w-converhp 1.0.36 → 1.0.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.eslintrc.js CHANGED
@@ -1,24 +1,24 @@
1
1
  module.exports = {
2
- "env": {
3
- "browser": true,
4
- "es6": true,
5
- "mocha": true
2
+ 'env': {
3
+ 'browser': true,
4
+ 'es6': true,
5
+ 'mocha': true
6
6
  },
7
- "extends": ["plugin:vue/base", "plugin:vue/essential", "standard"],
8
- "plugins": [
9
- "vue"
7
+ 'extends': ['plugin:vue/base', 'plugin:vue/essential', 'standard'],
8
+ 'plugins': [
9
+ 'vue'
10
10
  ],
11
- "globals": {
12
- "Atomics": "readonly",
13
- "SharedArrayBuffer": "readonly"
11
+ 'globals': {
12
+ 'Atomics': 'readonly',
13
+ 'SharedArrayBuffer': 'readonly'
14
14
  },
15
- "parser": "vue-eslint-parser",
16
- "parserOptions": {
17
- "parser": "babel-eslint",
18
- "ecmaVersion": 2019,
19
- "sourceType": "module",
15
+ 'parser': 'vue-eslint-parser',
16
+ 'parserOptions': {
17
+ 'parser': '@babel/eslint-parser',
18
+ 'ecmaVersion': 2019,
19
+ 'sourceType': 'module',
20
20
  },
21
- rules: {
21
+ 'rules': {
22
22
  'generator-star-spacing': 'off',
23
23
  'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off',
24
24
  'indent': ['error', 4],
@@ -51,4 +51,4 @@ module.exports = {
51
51
  'array-callback-return': 'off',
52
52
  'no-unreachable-loop': 'off',
53
53
  }
54
- };
54
+ }
@@ -9,7 +9,7 @@ jobs:
9
9
 
10
10
  strategy:
11
11
  matrix:
12
- node-version: [16.x]
12
+ node-version: [18.x]
13
13
 
14
14
  steps:
15
15
  - uses: actions/checkout@v2
package/.jsdoc CHANGED
@@ -3,7 +3,7 @@
3
3
  "allowUnknownTags": false
4
4
  },
5
5
  "source": {
6
- "include": ["src/"],
6
+ "include": ["src/", "server/"],
7
7
  "includePattern": ".+\\.(js(doc|x)?|mjs|vue)$",
8
8
  "excludePattern": "(node_modules/|docs)"
9
9
  },
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2019 semisphere(呂昱達)
3
+ Copyright (c) 2022 semisphere(yu-da, lyu 呂昱達)
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -224,7 +224,7 @@ wo.on('deliver', function(data) {
224
224
 
225
225
  [Necessary] Add script for w-converhp-client.
226
226
  ```alias
227
- <script src="https://cdn.jsdelivr.net/npm/w-converhp@1.0.36/dist/w-converhp-client.umd.js"></script>
227
+ <script src="https://cdn.jsdelivr.net/npm/w-converhp@1.0.38/dist/w-converhp-client.umd.js"></script>
228
228
  ```
229
229
  #### Example for w-converhp-client:
230
230
  > **Link:** [[dev source code](https://github.com/yuda-lyu/w-converhp/blob/master/web.html)]
package/babel.config.js CHANGED
@@ -7,6 +7,7 @@ module.exports = {
7
7
  ],
8
8
  'plugins': [
9
9
  '@babel/plugin-transform-runtime',
10
+ '@babel/plugin-syntax-import-assertions',
10
11
  '@babel/plugin-proposal-export-default-from',
11
12
  '@babel/plugin-proposal-nullish-coalescing-operator',
12
13
  '@babel/plugin-proposal-optional-chaining'
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * w-converhp-client v1.0.36
2
+ * w-converhp-client v1.0.38
3
3
  * (c) 2018-2021 yuda-lyu(semisphere)
4
4
  * Released under the MIT License.
5
5
  */
6
- !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("crypto")):"function"==typeof define&&define.amd?define(["crypto"],e):(t="undefined"!=typeof globalThis?globalThis:t||self)["w-converhp-client"]=e(t.crypto)}(this,(function(t){"use strict";function e(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var r=e(t);function n(t,e,r,n,o,i,a){try{var s=t[i](a),u=s.value}catch(t){return void r(t)}s.done?e(u):Promise.resolve(u).then(n,o)}function o(t){return function(){var e=this,r=arguments;return new Promise((function(o,i){var a=t.apply(e,r);function s(t){n(a,o,i,s,u,"next",t)}function u(t){n(a,o,i,s,u,"throw",t)}s(void 0)}))}}function i(t){return i="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},i(t)}var a="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function s(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function u(t){var e={exports:{}};return t(e,e.exports),e.exports}var c=u((function(t){var e=function(t){var e,r=Object.prototype,n=r.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",u=o.toStringTag||"@@toStringTag";function c(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,r){return t[e]=r}}function f(t,e,r,n){var o=e&&e.prototype instanceof m?e:m,i=Object.create(o.prototype),a=new T(n||[]);return i._invoke=function(t,e,r){var n=p;return function(o,i){if(n===d)throw new Error("Generator is already running");if(n===v){if("throw"===o)throw i;return P()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var s=A(a,r);if(s){if(s===y)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===p)throw n=v,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=d;var u=l(t,e,r);if("normal"===u.type){if(n=r.done?v:h,u.arg===y)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n=v,r.method="throw",r.arg=u.arg)}}}(t,r,a),i}function l(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=f;var p="suspendedStart",h="suspendedYield",d="executing",v="completed",y={};function m(){}function g(){}function b(){}var w={};c(w,a,(function(){return this}));var j=Object.getPrototypeOf,x=j&&j(j(C([])));x&&x!==r&&n.call(x,a)&&(w=x);var O=b.prototype=m.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function S(t,e){function r(o,a,s,u){var c=l(t[o],t,a);if("throw"!==c.type){var f=c.arg,p=f.value;return p&&"object"===i(p)&&n.call(p,"__await")?e.resolve(p.__await).then((function(t){r("next",t,s,u)}),(function(t){r("throw",t,s,u)})):e.resolve(p).then((function(t){f.value=t,s(f)}),(function(t){return r("throw",t,s,u)}))}u(c.arg)}var o;this._invoke=function(t,n){function i(){return new e((function(e,o){r(t,n,e,o)}))}return o=o?o.then(i,i):i()}}function A(t,r){var n=t.iterator[r.method];if(n===e){if(r.delegate=null,"throw"===r.method){if(t.iterator.return&&(r.method="return",r.arg=e,A(t,r),"throw"===r.method))return y;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return y}var o=l(n,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,y;var i=o.arg;return i?i.done?(r[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,y):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,y)}function E(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 N(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(E,this),this.reset(!0)}function C(t){if(t){var r=t[a];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,i=function r(){for(;++o<t.length;)if(n.call(t,o))return r.value=t[o],r.done=!1,r;return r.value=e,r.done=!0,r};return i.next=i}}return{next:P}}function P(){return{value:e,done:!0}}return g.prototype=b,c(O,"constructor",b),c(b,"constructor",g),g.displayName=c(b,u,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===g||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,c(t,u,"GeneratorFunction")),t.prototype=Object.create(O),t},t.awrap=function(t){return{__await:t}},_(S.prototype),c(S.prototype,s,(function(){return this})),t.AsyncIterator=S,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new S(f(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(O),c(O,u,"Generator"),c(O,a,(function(){return this})),c(O,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function r(){for(;e.length;){var n=e.pop();if(n in t)return r.value=n,r.done=!1,r}return r.done=!0,r}},t.values=C,T.prototype={constructor:T,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(N),!t)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},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 r=this;function o(n,o){return s.type="throw",s.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],s=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var u=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(u&&c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(u){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},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),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),N(r),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;N(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,r,n){return this.delegate={iterator:C(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),y}},t}(t.exports);try{regeneratorRuntime=e}catch(t){"object"===("undefined"==typeof globalThis?"undefined":i(globalThis))?globalThis.regeneratorRuntime=e:Function("r","regeneratorRuntime = r")(e)}})),f=c,l=function(t,e){return function(){for(var r=new Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return t.apply(e,r)}},p=Object.prototype.toString;function h(t){return Array.isArray(t)}function d(t){return void 0===t}function v(t){return"[object ArrayBuffer]"===p.call(t)}function y(t){return null!==t&&"object"===i(t)}function m(t){if("[object Object]"!==p.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function g(t){return"[object Function]"===p.call(t)}function b(t,e){if(null!=t)if("object"!==i(t)&&(t=[t]),h(t))for(var r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}var w={isArray:h,isArrayBuffer:v,isBuffer:function(t){return null!==t&&!d(t)&&null!==t.constructor&&!d(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)},isFormData:function(t){return"[object FormData]"===p.call(t)},isArrayBufferView:function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&v(t.buffer)},isString:function(t){return"string"==typeof t},isNumber:function(t){return"number"==typeof t},isObject:y,isPlainObject:m,isUndefined:d,isDate:function(t){return"[object Date]"===p.call(t)},isFile:function(t){return"[object File]"===p.call(t)},isBlob:function(t){return"[object Blob]"===p.call(t)},isFunction:g,isStream:function(t){return y(t)&&g(t.pipe)},isURLSearchParams:function(t){return"[object URLSearchParams]"===p.call(t)},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)},forEach:b,merge:function t(){var e={};function r(r,n){m(e[n])&&m(r)?e[n]=t(e[n],r):m(r)?e[n]=t({},r):h(r)?e[n]=r.slice():e[n]=r}for(var n=0,o=arguments.length;n<o;n++)b(arguments[n],r);return e},extend:function(t,e,r){return b(e,(function(e,n){t[n]=r&&"function"==typeof e?l(e,r):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}};function j(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var x=function(t,e,r){if(!e)return t;var n;if(r)n=r(e);else if(w.isURLSearchParams(e))n=e.toString();else{var o=[];w.forEach(e,(function(t,e){null!=t&&(w.isArray(t)?e+="[]":t=[t],w.forEach(t,(function(t){w.isDate(t)?t=t.toISOString():w.isObject(t)&&(t=JSON.stringify(t)),o.push(j(e)+"="+j(t))})))})),n=o.join("&")}if(n){var i=t.indexOf("#");-1!==i&&(t=t.slice(0,i)),t+=(-1===t.indexOf("?")?"?":"&")+n}return t};function O(){this.handlers=[]}O.prototype.use=function(t,e,r){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1},O.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},O.prototype.forEach=function(t){w.forEach(this.handlers,(function(e){null!==e&&t(e)}))};var _=O,S=function(t,e){w.forEach(t,(function(r,n){n!==e&&n.toUpperCase()===e.toUpperCase()&&(t[e]=r,delete t[n])}))},A=function(t,e,r,n,o){return t.config=e,r&&(t.code=r),t.request=n,t.response=o,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,status:this.response&&this.response.status?this.response.status:null}},t},E={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},N=function(t,e,r,n,o){var i=new Error(t);return A(i,e,r,n,o)},T=w.isStandardBrowserEnv()?{write:function(t,e,r,n,o,i){var a=[];a.push(t+"="+encodeURIComponent(e)),w.isNumber(r)&&a.push("expires="+new Date(r).toGMTString()),w.isString(n)&&a.push("path="+n),w.isString(o)&&a.push("domain="+o),!0===i&&a.push("secure"),document.cookie=a.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(){}},C=["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"],P=w.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function n(t){var n=t;return e&&(r.setAttribute("href",n),n=r.href),r.setAttribute("href",n),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return t=n(window.location.href),function(e){var r=w.isString(e)?n(e):e;return r.protocol===t.protocol&&r.host===t.host}}():function(){return!0};function U(t){this.message=t}U.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},U.prototype.__CANCEL__=!0;var B=U,L=function(t){return new Promise((function(e,r){var n,o=t.data,i=t.headers,a=t.responseType;function s(){t.cancelToken&&t.cancelToken.unsubscribe(n),t.signal&&t.signal.removeEventListener("abort",n)}w.isFormData(o)&&delete i["Content-Type"];var u=new XMLHttpRequest;if(t.auth){var c=t.auth.username||"",f=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";i.Authorization="Basic "+btoa(c+":"+f)}var l,p,h=(l=t.baseURL,p=t.url,l&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(p)?function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}(l,p):p);function d(){if(u){var n,o,i,c,f,l="getAllResponseHeaders"in u?(n=u.getAllResponseHeaders(),f={},n?(w.forEach(n.split("\n"),(function(t){if(c=t.indexOf(":"),o=w.trim(t.substr(0,c)).toLowerCase(),i=w.trim(t.substr(c+1)),o){if(f[o]&&C.indexOf(o)>=0)return;f[o]="set-cookie"===o?(f[o]?f[o]:[]).concat([i]):f[o]?f[o]+", "+i:i}})),f):f):null;!function(t,e,r){var n=r.config.validateStatus;r.status&&n&&!n(r.status)?e(N("Request failed with status code "+r.status,r.config,null,r.request,r)):t(r)}((function(t){e(t),s()}),(function(t){r(t),s()}),{data:a&&"text"!==a&&"json"!==a?u.response:u.responseText,status:u.status,statusText:u.statusText,headers:l,config:t,request:u}),u=null}}if(u.open(t.method.toUpperCase(),x(h,t.params,t.paramsSerializer),!0),u.timeout=t.timeout,"onloadend"in u?u.onloadend=d:u.onreadystatechange=function(){u&&4===u.readyState&&(0!==u.status||u.responseURL&&0===u.responseURL.indexOf("file:"))&&setTimeout(d)},u.onabort=function(){u&&(r(N("Request aborted",t,"ECONNABORTED",u)),u=null)},u.onerror=function(){r(N("Network Error",t,null,u)),u=null},u.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",n=t.transitional||E;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),r(N(e,t,n.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",u)),u=null},w.isStandardBrowserEnv()){var v=(t.withCredentials||P(h))&&t.xsrfCookieName?T.read(t.xsrfCookieName):void 0;v&&(i[t.xsrfHeaderName]=v)}"setRequestHeader"in u&&w.forEach(i,(function(t,e){void 0===o&&"content-type"===e.toLowerCase()?delete i[e]:u.setRequestHeader(e,t)})),w.isUndefined(t.withCredentials)||(u.withCredentials=!!t.withCredentials),a&&"json"!==a&&(u.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&u.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&u.upload&&u.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(n=function(t){u&&(r(!t||t&&t.type?new B("canceled"):t),u.abort(),u=null)},t.cancelToken&&t.cancelToken.subscribe(n),t.signal&&(t.signal.aborted?n():t.signal.addEventListener("abort",n))),o||(o=null),u.send(o)}))},k={"Content-Type":"application/x-www-form-urlencoded"};function R(t,e){!w.isUndefined(t)&&w.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var F,D={transitional:E,adapter:(("undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(F=L),F),transformRequest:[function(t,e){return S(e,"Accept"),S(e,"Content-Type"),w.isFormData(t)||w.isArrayBuffer(t)||w.isBuffer(t)||w.isStream(t)||w.isFile(t)||w.isBlob(t)?t:w.isArrayBufferView(t)?t.buffer:w.isURLSearchParams(t)?(R(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):w.isObject(t)||e&&"application/json"===e["Content-Type"]?(R(e,"application/json"),function(t,e,r){if(w.isString(t))try{return(e||JSON.parse)(t),w.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(r||JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){var e=this.transitional||D.transitional,r=e&&e.silentJSONParsing,n=e&&e.forcedJSONParsing,o=!r&&"json"===this.responseType;if(o||n&&w.isString(t)&&t.length)try{return JSON.parse(t)}catch(t){if(o){if("SyntaxError"===t.name)throw A(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, */*"}}};w.forEach(["delete","get","head"],(function(t){D.headers[t]={}})),w.forEach(["post","put","patch"],(function(t){D.headers[t]=w.merge(k)}));var M=D,q=function(t,e,r){var n=this||M;return w.forEach(r,(function(r){t=r.call(n,t,e)})),t},I=function(t){return!(!t||!t.__CANCEL__)};function z(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new B("canceled")}var J=function(t){return z(t),t.headers=t.headers||{},t.data=q.call(t,t.data,t.headers,t.transformRequest),t.headers=w.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),w.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||M.adapter)(t).then((function(e){return z(t),e.data=q.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return I(e)||(z(t),e&&e.response&&(e.response.data=q.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))},H=function(t,e){e=e||{};var r={};function n(t,e){return w.isPlainObject(t)&&w.isPlainObject(e)?w.merge(t,e):w.isPlainObject(e)?w.merge({},e):w.isArray(e)?e.slice():e}function o(r){return w.isUndefined(e[r])?w.isUndefined(t[r])?void 0:n(void 0,t[r]):n(t[r],e[r])}function i(t){if(!w.isUndefined(e[t]))return n(void 0,e[t])}function a(r){return w.isUndefined(e[r])?w.isUndefined(t[r])?void 0:n(void 0,t[r]):n(void 0,e[r])}function s(r){return r in e?n(t[r],e[r]):r in t?n(void 0,t[r]):void 0}var u={url:i,method:i,data:i,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s};return w.forEach(Object.keys(t).concat(Object.keys(e)),(function(t){var e=u[t]||o,n=e(t);w.isUndefined(n)&&e!==s||(r[t]=n)})),r},$="0.26.1",V=$,W={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){W[t]=function(r){return i(r)===t||"a"+(e<1?"n ":" ")+t}}));var G={};W.transitional=function(t,e,r){function n(t,e){return"[Axios v"+V+"] Transitional option '"+t+"'"+e+(r?". "+r:"")}return function(r,o,i){if(!1===t)throw new Error(n(o," has been removed"+(e?" in "+e:"")));return e&&!G[o]&&(G[o]=!0,console.warn(n(o," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,o,i)}};var X={assertOptions:function(t,e,r){if("object"!==i(t))throw new TypeError("options must be an object");for(var n=Object.keys(t),o=n.length;o-- >0;){var a=n[o],s=e[a];if(s){var u=t[a],c=void 0===u||s(u,a,t);if(!0!==c)throw new TypeError("option "+a+" must be "+c)}else if(!0!==r)throw Error("Unknown option "+a)}},validators:W},K=X.validators;function Y(t){this.defaults=t,this.interceptors={request:new _,response:new _}}Y.prototype.request=function(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},(e=H(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r=e.transitional;void 0!==r&&X.assertOptions(r,{silentJSONParsing:K.transitional(K.boolean),forcedJSONParsing:K.transitional(K.boolean),clarifyTimeoutError:K.transitional(K.boolean)},!1);var n=[],o=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(o=o&&t.synchronous,n.unshift(t.fulfilled,t.rejected))}));var i,a=[];if(this.interceptors.response.forEach((function(t){a.push(t.fulfilled,t.rejected)})),!o){var s=[J,void 0];for(Array.prototype.unshift.apply(s,n),s=s.concat(a),i=Promise.resolve(e);s.length;)i=i.then(s.shift(),s.shift());return i}for(var u=e;n.length;){var c=n.shift(),f=n.shift();try{u=c(u)}catch(t){f(t);break}}try{i=J(u)}catch(t){return Promise.reject(t)}for(;a.length;)i=i.then(a.shift(),a.shift());return i},Y.prototype.getUri=function(t){return t=H(this.defaults,t),x(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},w.forEach(["delete","get","head","options"],(function(t){Y.prototype[t]=function(e,r){return this.request(H(r||{},{method:t,url:e,data:(r||{}).data}))}})),w.forEach(["post","put","patch"],(function(t){Y.prototype[t]=function(e,r,n){return this.request(H(n||{},{method:t,url:e,data:r}))}}));var Q=Y;function Z(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var r=this;this.promise.then((function(t){if(r._listeners){var e,n=r._listeners.length;for(e=0;e<n;e++)r._listeners[e](t);r._listeners=null}})),this.promise.then=function(t){var e,n=new Promise((function(t){r.subscribe(t),e=t})).then(t);return n.cancel=function(){r.unsubscribe(e)},n},t((function(t){r.reason||(r.reason=new B(t),e(r.reason))}))}Z.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},Z.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},Z.prototype.unsubscribe=function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}},Z.source=function(){var t;return{token:new Z((function(e){t=e})),cancel:t}};var tt=Z;var et=function t(e){var r=new Q(e),n=l(Q.prototype.request,r);return w.extend(n,Q.prototype,r),w.extend(n,r),n.create=function(r){return t(H(e,r))},n}(M);et.Axios=Q,et.Cancel=B,et.CancelToken=tt,et.isCancel=I,et.VERSION=$,et.all=function(t){return Promise.all(t)},et.spread=function(t){return function(e){return t.apply(null,e)}},et.isAxiosError=function(t){return w.isObject(t)&&!0===t.isAxiosError};var rt=et,nt=et;rt.default=nt;var ot=u((function(t,e){t.exports=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,{enumerable:!0,get:n})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==i(t)&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(n,o,function(e){return t[e]}.bind(null,o));return n},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=12)}([function(t,e,r){var n=r(3),o=Object.prototype.toString;function a(t){return Array.isArray(t)}function s(t){return void 0===t}function u(t){return"[object ArrayBuffer]"===o.call(t)}function c(t){return null!==t&&"object"==i(t)}function f(t){if("[object Object]"!==o.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function l(t){return"[object Function]"===o.call(t)}function p(t,e){if(null!=t)if("object"!=i(t)&&(t=[t]),a(t))for(var r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}t.exports={isArray:a,isArrayBuffer:u,isBuffer:function(t){return null!==t&&!s(t)&&null!==t.constructor&&!s(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)},isFormData:function(t){return"[object FormData]"===o.call(t)},isArrayBufferView:function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&u(t.buffer)},isString:function(t){return"string"==typeof t},isNumber:function(t){return"number"==typeof t},isObject:c,isPlainObject:f,isUndefined:s,isDate:function(t){return"[object Date]"===o.call(t)},isFile:function(t){return"[object File]"===o.call(t)},isBlob:function(t){return"[object Blob]"===o.call(t)},isFunction:l,isStream:function(t){return c(t)&&l(t.pipe)},isURLSearchParams:function(t){return"[object URLSearchParams]"===o.call(t)},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&"undefined"!=typeof window&&"undefined"!=typeof document},forEach:p,merge:function t(){var e={};function r(r,n){f(e[n])&&f(r)?e[n]=t(e[n],r):f(r)?e[n]=t({},r):a(r)?e[n]=r.slice():e[n]=r}for(var n=0,o=arguments.length;n<o;n++)p(arguments[n],r);return e},extend:function(t,e,r){return p(e,(function(e,o){t[o]=r&&"function"==typeof e?n(e,r):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}}},function(t,e,r){function n(t){this.message=t}n.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},n.prototype.__CANCEL__=!0,t.exports=n},function(t,e,r){var n=r(0),o=r(18),i=r(5),a=r(6),s={"Content-Type":"application/x-www-form-urlencoded"};function u(t,e){!n.isUndefined(t)&&n.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var c,f={transitional:a,adapter:(("undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(c=r(7)),c),transformRequest:[function(t,e){return o(e,"Accept"),o(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)?(u(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):n.isObject(t)||e&&"application/json"===e["Content-Type"]?(u(e,"application/json"),function(t,e,r){if(n.isString(t))try{return(e||JSON.parse)(t),n.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(r||JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){var e=this.transitional||f.transitional,r=e&&e.silentJSONParsing,o=e&&e.forcedJSONParsing,a=!r&&"json"===this.responseType;if(a||o&&n.isString(t)&&t.length)try{return JSON.parse(t)}catch(t){if(a){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){f.headers[t]={}})),n.forEach(["post","put","patch"],(function(t){f.headers[t]=n.merge(s)})),t.exports=f},function(t,e,r){t.exports=function(t,e){return function(){for(var r=new Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return t.apply(e,r)}}},function(t,e,r){var n=r(0);function o(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,r){if(!e)return t;var i;if(r)i=r(e);else if(n.isURLSearchParams(e))i=e.toString();else{var a=[];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)),a.push(o(e)+"="+o(t))})))})),i=a.join("&")}if(i){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},function(t,e,r){t.exports=function(t,e,r,n,o){return t.config=e,r&&(t.code=r),t.request=n,t.response=o,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,status:this.response&&this.response.status?this.response.status:null}},t}},function(t,e,r){t.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},function(t,e,r){var n=r(0),o=r(19),i=r(20),a=r(4),s=r(21),u=r(24),c=r(25),f=r(8),l=r(6),p=r(1);t.exports=function(t){return new Promise((function(e,r){var h,d=t.data,v=t.headers,y=t.responseType;function m(){t.cancelToken&&t.cancelToken.unsubscribe(h),t.signal&&t.signal.removeEventListener("abort",h)}n.isFormData(d)&&delete v["Content-Type"];var g=new XMLHttpRequest;if(t.auth){var b=t.auth.username||"",w=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";v.Authorization="Basic "+btoa(b+":"+w)}var j=s(t.baseURL,t.url);function x(){if(g){var n="getAllResponseHeaders"in g?u(g.getAllResponseHeaders()):null,i={data:y&&"text"!==y&&"json"!==y?g.response:g.responseText,status:g.status,statusText:g.statusText,headers:n,config:t,request:g};o((function(t){e(t),m()}),(function(t){r(t),m()}),i),g=null}}if(g.open(t.method.toUpperCase(),a(j,t.params,t.paramsSerializer),!0),g.timeout=t.timeout,"onloadend"in g?g.onloadend=x:g.onreadystatechange=function(){g&&4===g.readyState&&(0!==g.status||g.responseURL&&0===g.responseURL.indexOf("file:"))&&setTimeout(x)},g.onabort=function(){g&&(r(f("Request aborted",t,"ECONNABORTED",g)),g=null)},g.onerror=function(){r(f("Network Error",t,null,g)),g=null},g.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",n=t.transitional||l;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),r(f(e,t,n.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",g)),g=null},n.isStandardBrowserEnv()){var O=(t.withCredentials||c(j))&&t.xsrfCookieName?i.read(t.xsrfCookieName):void 0;O&&(v[t.xsrfHeaderName]=O)}"setRequestHeader"in g&&n.forEach(v,(function(t,e){void 0===d&&"content-type"===e.toLowerCase()?delete v[e]:g.setRequestHeader(e,t)})),n.isUndefined(t.withCredentials)||(g.withCredentials=!!t.withCredentials),y&&"json"!==y&&(g.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&g.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&g.upload&&g.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(h=function(t){g&&(r(!t||t&&t.type?new p("canceled"):t),g.abort(),g=null)},t.cancelToken&&t.cancelToken.subscribe(h),t.signal&&(t.signal.aborted?h():t.signal.addEventListener("abort",h))),d||(d=null),g.send(d)}))}},function(t,e,r){var n=r(5);t.exports=function(t,e,r,o,i){var a=new Error(t);return n(a,e,r,o,i)}},function(t,e,r){t.exports=function(t){return!(!t||!t.__CANCEL__)}},function(t,e,r){var n=r(0);t.exports=function(t,e){e=e||{};var r={};function o(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 i(r){return n.isUndefined(e[r])?n.isUndefined(t[r])?void 0:o(void 0,t[r]):o(t[r],e[r])}function a(t){if(!n.isUndefined(e[t]))return o(void 0,e[t])}function s(r){return n.isUndefined(e[r])?n.isUndefined(t[r])?void 0:o(void 0,t[r]):o(void 0,e[r])}function u(r){return r in e?o(t[r],e[r]):r in t?o(void 0,t[r]):void 0}var c={url:a,method:a,data:a,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:u};return n.forEach(Object.keys(t).concat(Object.keys(e)),(function(t){var e=c[t]||i,o=e(t);n.isUndefined(o)&&e!==u||(r[t]=o)})),r}},function(t,e){t.exports={version:"0.26.1"}},function(t,e,r){t.exports=r(13)},function(t,e,r){var n=r(0),o=r(3),i=r(14),a=r(10),s=function t(e){var r=new i(e),s=o(i.prototype.request,r);return n.extend(s,i.prototype,r),n.extend(s,r),s.create=function(r){return t(a(e,r))},s}(r(2));s.Axios=i,s.Cancel=r(1),s.CancelToken=r(27),s.isCancel=r(9),s.VERSION=r(11).version,s.all=function(t){return Promise.all(t)},s.spread=r(28),s.isAxiosError=r(29),t.exports=s,t.exports.default=s},function(t,e,r){var n=r(0),o=r(4),i=r(15),a=r(16),s=r(10),u=r(26),c=u.validators;function f(t){this.defaults=t,this.interceptors={request:new i,response:new i}}f.prototype.request=function(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},(e=s(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r=e.transitional;void 0!==r&&u.assertOptions(r,{silentJSONParsing:c.transitional(c.boolean),forcedJSONParsing:c.transitional(c.boolean),clarifyTimeoutError:c.transitional(c.boolean)},!1);var n=[],o=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(o=o&&t.synchronous,n.unshift(t.fulfilled,t.rejected))}));var i,f=[];if(this.interceptors.response.forEach((function(t){f.push(t.fulfilled,t.rejected)})),!o){var l=[a,void 0];for(Array.prototype.unshift.apply(l,n),l=l.concat(f),i=Promise.resolve(e);l.length;)i=i.then(l.shift(),l.shift());return i}for(var p=e;n.length;){var h=n.shift(),d=n.shift();try{p=h(p)}catch(t){d(t);break}}try{i=a(p)}catch(t){return Promise.reject(t)}for(;f.length;)i=i.then(f.shift(),f.shift());return i},f.prototype.getUri=function(t){return t=s(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},n.forEach(["delete","get","head","options"],(function(t){f.prototype[t]=function(e,r){return this.request(s(r||{},{method:t,url:e,data:(r||{}).data}))}})),n.forEach(["post","put","patch"],(function(t){f.prototype[t]=function(e,r,n){return this.request(s(n||{},{method:t,url:e,data:r}))}})),t.exports=f},function(t,e,r){var n=r(0);function o(){this.handlers=[]}o.prototype.use=function(t,e,r){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1},o.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},o.prototype.forEach=function(t){n.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=o},function(t,e,r){var n=r(0),o=r(17),i=r(9),a=r(2),s=r(1);function u(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new s("canceled")}t.exports=function(t){return u(t),t.headers=t.headers||{},t.data=o.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||a.adapter)(t).then((function(e){return u(t),e.data=o.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(u(t),e&&e.response&&(e.response.data=o.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},function(t,e,r){var n=r(0),o=r(2);t.exports=function(t,e,r){var i=this||o;return n.forEach(r,(function(r){t=r.call(i,t,e)})),t}},function(t,e,r){var n=r(0);t.exports=function(t,e){n.forEach(t,(function(r,n){n!==e&&n.toUpperCase()===e.toUpperCase()&&(t[e]=r,delete t[n])}))}},function(t,e,r){var n=r(8);t.exports=function(t,e,r){var o=r.config.validateStatus;r.status&&o&&!o(r.status)?e(n("Request failed with status code "+r.status,r.config,null,r.request,r)):t(r)}},function(t,e,r){var n=r(0);t.exports=n.isStandardBrowserEnv()?{write:function(t,e,r,o,i,a){var s=[];s.push(t+"="+encodeURIComponent(e)),n.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),n.isString(o)&&s.push("path="+o),n.isString(i)&&s.push("domain="+i),!0===a&&s.push("secure"),document.cookie=s.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(){}}},function(t,e,r){var n=r(22),o=r(23);t.exports=function(t,e){return t&&!n(e)?o(t,e):e}},function(t,e,r){t.exports=function(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}},function(t,e,r){t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},function(t,e,r){var n=r(0),o=["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,r,i,a={};return t?(n.forEach(t.split("\n"),(function(t){if(i=t.indexOf(":"),e=n.trim(t.substr(0,i)).toLowerCase(),r=n.trim(t.substr(i+1)),e){if(a[e]&&o.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([r]):a[e]?a[e]+", "+r:r}})),a):a}},function(t,e,r){var n=r(0);t.exports=n.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function o(t){var n=t;return e&&(r.setAttribute("href",n),n=r.href),r.setAttribute("href",n),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return t=o(window.location.href),function(e){var r=n.isString(e)?o(e):e;return r.protocol===t.protocol&&r.host===t.host}}():function(){return!0}},function(t,e,r){var n=r(11).version,o={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){o[t]=function(r){return i(r)===t||"a"+(e<1?"n ":" ")+t}}));var a={};o.transitional=function(t,e,r){function o(t,e){return"[Axios v"+n+"] Transitional option '"+t+"'"+e+(r?". "+r:"")}return function(r,n,i){if(!1===t)throw new Error(o(n," has been removed"+(e?" in "+e:"")));return e&&!a[n]&&(a[n]=!0,console.warn(o(n," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,n,i)}},t.exports={assertOptions:function(t,e,r){if("object"!=i(t))throw new TypeError("options must be an object");for(var n=Object.keys(t),o=n.length;o-- >0;){var a=n[o],s=e[a];if(s){var u=t[a],c=void 0===u||s(u,a,t);if(!0!==c)throw new TypeError("option "+a+" must be "+c)}else if(!0!==r)throw Error("Unknown option "+a)}},validators:o}},function(t,e,r){var n=r(1);function o(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var r=this;this.promise.then((function(t){if(r._listeners){var e,n=r._listeners.length;for(e=0;e<n;e++)r._listeners[e](t);r._listeners=null}})),this.promise.then=function(t){var e,n=new Promise((function(t){r.subscribe(t),e=t})).then(t);return n.cancel=function(){r.unsubscribe(e)},n},t((function(t){r.reason||(r.reason=new n(t),e(r.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},o.prototype.unsubscribe=function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}},o.source=function(){var t;return{token:new o((function(e){t=e})),cancel:t}},t.exports=o},function(t,e,r){t.exports=function(t){return function(e){return t.apply(null,e)}}},function(t,e,r){var n=r(0);t.exports=function(t){return n.isObject(t)&&!0===t.isAxiosError}}])})),it=s(ot),at=Array.isArray,st="object"==i(a)&&a&&a.Object===Object&&a,ut="object"==("undefined"==typeof self?"undefined":i(self))&&self&&self.Object===Object&&self,ct=st||ut||Function("return this")(),ft=ct.Symbol,lt=Object.prototype,pt=lt.hasOwnProperty,ht=lt.toString,dt=ft?ft.toStringTag:void 0;var vt=function(t){var e=pt.call(t,dt),r=t[dt];try{t[dt]=void 0;var n=!0}catch(t){}var o=ht.call(t);return n&&(e?t[dt]=r:delete t[dt]),o},yt=Object.prototype.toString;var mt=function(t){return yt.call(t)},gt=ft?ft.toStringTag:void 0;var bt=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":gt&&gt in Object(t)?vt(t):mt(t)};var wt=function(t){return null!=t&&"object"==i(t)};var jt=function(t){return"symbol"==i(t)||wt(t)&&"[object Symbol]"==bt(t)},xt=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Ot=/^\w*$/;var _t=function(t,e){if(at(t))return!1;var r=i(t);return!("number"!=r&&"symbol"!=r&&"boolean"!=r&&null!=t&&!jt(t))||(Ot.test(t)||!xt.test(t)||null!=e&&t in Object(e))};var St=function(t){var e=i(t);return null!=t&&("object"==e||"function"==e)};var At,Et=function(t){if(!St(t))return!1;var e=bt(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e},Nt=ct["__core-js_shared__"],Tt=(At=/[^.]+$/.exec(Nt&&Nt.keys&&Nt.keys.IE_PROTO||""))?"Symbol(src)_1."+At:"";var Ct=function(t){return!!Tt&&Tt in t},Pt=Function.prototype.toString;var Ut=function(t){if(null!=t){try{return Pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""},Bt=/^\[object .+?Constructor\]$/,Lt=Function.prototype,kt=Object.prototype,Rt=Lt.toString,Ft=kt.hasOwnProperty,Dt=RegExp("^"+Rt.call(Ft).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var Mt=function(t){return!(!St(t)||Ct(t))&&(Et(t)?Dt:Bt).test(Ut(t))};var qt=function(t,e){return null==t?void 0:t[e]};var It=function(t,e){var r=qt(t,e);return Mt(r)?r:void 0},zt=It(Object,"create");var Jt=function(){this.__data__=zt?zt(null):{},this.size=0};var Ht=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},$t=Object.prototype.hasOwnProperty;var Vt=function(t){var e=this.__data__;if(zt){var r=e[t];return"__lodash_hash_undefined__"===r?void 0:r}return $t.call(e,t)?e[t]:void 0},Wt=Object.prototype.hasOwnProperty;var Gt=function(t){var e=this.__data__;return zt?void 0!==e[t]:Wt.call(e,t)};var Xt=function(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=zt&&void 0===e?"__lodash_hash_undefined__":e,this};function Kt(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}Kt.prototype.clear=Jt,Kt.prototype.delete=Ht,Kt.prototype.get=Vt,Kt.prototype.has=Gt,Kt.prototype.set=Xt;var Yt=Kt;var Qt=function(){this.__data__=[],this.size=0};var Zt=function(t,e){return t===e||t!=t&&e!=e};var te=function(t,e){for(var r=t.length;r--;)if(Zt(t[r][0],e))return r;return-1},ee=Array.prototype.splice;var re=function(t){var e=this.__data__,r=te(e,t);return!(r<0)&&(r==e.length-1?e.pop():ee.call(e,r,1),--this.size,!0)};var ne=function(t){var e=this.__data__,r=te(e,t);return r<0?void 0:e[r][1]};var oe=function(t){return te(this.__data__,t)>-1};var ie=function(t,e){var r=this.__data__,n=te(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this};function ae(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}ae.prototype.clear=Qt,ae.prototype.delete=re,ae.prototype.get=ne,ae.prototype.has=oe,ae.prototype.set=ie;var se=ae,ue=It(ct,"Map");var ce=function(){this.size=0,this.__data__={hash:new Yt,map:new(ue||se),string:new Yt}};var fe=function(t){var e=i(t);return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};var le=function(t,e){var r=t.__data__;return fe(e)?r["string"==typeof e?"string":"hash"]:r.map};var pe=function(t){var e=le(this,t).delete(t);return this.size-=e?1:0,e};var he=function(t){return le(this,t).get(t)};var de=function(t){return le(this,t).has(t)};var ve=function(t,e){var r=le(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this};function ye(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}ye.prototype.clear=ce,ye.prototype.delete=pe,ye.prototype.get=he,ye.prototype.has=de,ye.prototype.set=ve;var me=ye;function ge(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var r=function r(){var n=arguments,o=e?e.apply(this,n):n[0],i=r.cache;if(i.has(o))return i.get(o);var a=t.apply(this,n);return r.cache=i.set(o,a)||i,a};return r.cache=new(ge.Cache||me),r}ge.Cache=me;var be=ge;var we=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,je=/\\(\\)?/g,xe=function(t){var e=be(t,(function(t){return 500===r.size&&r.clear(),t})),r=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(we,(function(t,r,n,o){e.push(n?o.replace(je,"$1"):r||t)})),e}));var Oe=function(t,e){for(var r=-1,n=null==t?0:t.length,o=Array(n);++r<n;)o[r]=e(t[r],r,t);return o},_e=ft?ft.prototype:void 0,Se=_e?_e.toString:void 0;var Ae=function t(e){if("string"==typeof e)return e;if(at(e))return Oe(e,t)+"";if(jt(e))return Se?Se.call(e):"";var r=e+"";return"0"==r&&1/e==-Infinity?"-0":r};var Ee=function(t){return null==t?"":Ae(t)};var Ne=function(t,e){return at(t)?t:_t(t,e)?[t]:xe(Ee(t))};var Te=function(t){if("string"==typeof t||jt(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};var Ce=function(t,e){for(var r=0,n=(e=Ne(e,t)).length;null!=t&&r<n;)t=t[Te(e[r++])];return r&&r==n?t:void 0};var Pe=function(t,e,r){var n=null==t?void 0:Ce(t,e);return void 0===n?r:n};var Ue=function(t,e){for(var r=-1,n=null==t?0:t.length;++r<n&&!1!==e(t[r],r,t););return t};var Be=function(t){return function(e,r,n){for(var o=-1,i=Object(e),a=n(e),s=a.length;s--;){var u=a[t?s:++o];if(!1===r(i[u],u,i))break}return e}}();var Le=function(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n};var ke=function(t){return wt(t)&&"[object Arguments]"==bt(t)},Re=Object.prototype,Fe=Re.hasOwnProperty,De=Re.propertyIsEnumerable,Me=ke(function(){return arguments}())?ke:function(t){return wt(t)&&Fe.call(t,"callee")&&!De.call(t,"callee")},qe=Me;var Ie=function(){return!1},ze=u((function(t,e){var r=e&&!e.nodeType&&e,n=r&&t&&!t.nodeType&&t,o=n&&n.exports===r?ct.Buffer:void 0,i=(o?o.isBuffer:void 0)||Ie;t.exports=i})),Je=/^(?:0|[1-9]\d*)$/;var He=function(t,e){var r=i(t);return!!(e=null==e?9007199254740991:e)&&("number"==r||"symbol"!=r&&Je.test(t))&&t>-1&&t%1==0&&t<e};var $e=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991},Ve={};Ve["[object Float32Array]"]=Ve["[object Float64Array]"]=Ve["[object Int8Array]"]=Ve["[object Int16Array]"]=Ve["[object Int32Array]"]=Ve["[object Uint8Array]"]=Ve["[object Uint8ClampedArray]"]=Ve["[object Uint16Array]"]=Ve["[object Uint32Array]"]=!0,Ve["[object Arguments]"]=Ve["[object Array]"]=Ve["[object ArrayBuffer]"]=Ve["[object Boolean]"]=Ve["[object DataView]"]=Ve["[object Date]"]=Ve["[object Error]"]=Ve["[object Function]"]=Ve["[object Map]"]=Ve["[object Number]"]=Ve["[object Object]"]=Ve["[object RegExp]"]=Ve["[object Set]"]=Ve["[object String]"]=Ve["[object WeakMap]"]=!1;var We=function(t){return wt(t)&&$e(t.length)&&!!Ve[bt(t)]};var Ge=function(t){return function(e){return t(e)}},Xe=u((function(t,e){var r=e&&!e.nodeType&&e,n=r&&t&&!t.nodeType&&t,o=n&&n.exports===r&&st.process,i=function(){try{var t=n&&n.require&&n.require("util").types;return t||o&&o.binding&&o.binding("util")}catch(t){}}();t.exports=i})),Ke=Xe&&Xe.isTypedArray,Ye=Ke?Ge(Ke):We,Qe=Object.prototype.hasOwnProperty;var Ze=function(t,e){var r=at(t),n=!r&&qe(t),o=!r&&!n&&ze(t),i=!r&&!n&&!o&&Ye(t),a=r||n||o||i,s=a?Le(t.length,String):[],u=s.length;for(var c in t)!e&&!Qe.call(t,c)||a&&("length"==c||o&&("offset"==c||"parent"==c)||i&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||He(c,u))||s.push(c);return s},tr=Object.prototype;var er=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||tr)};var rr=function(t,e){return function(r){return t(e(r))}},nr=rr(Object.keys,Object),or=Object.prototype.hasOwnProperty;var ir=function(t){if(!er(t))return nr(t);var e=[];for(var r in Object(t))or.call(t,r)&&"constructor"!=r&&e.push(r);return e};var ar=function(t){return null!=t&&$e(t.length)&&!Et(t)};var sr=function(t){return ar(t)?Ze(t):ir(t)};var ur=function(t,e){return function(r,n){if(null==r)return r;if(!ar(r))return t(r,n);for(var o=r.length,i=e?o:-1,a=Object(r);(e?i--:++i<o)&&!1!==n(a[i],i,a););return r}}((function(t,e){return t&&Be(t,e,sr)}));var cr=function(t){return t};var fr=function(t){return"function"==typeof t?t:cr};var lr=function(t,e){return(at(t)?Ue:ur)(t,fr(e))};function pr(){return"undefined"!=typeof window&&void 0!==window.document}function hr(){var t,e,r=new Promise((function(){t=arguments[0],e=arguments[1]}));return r.resolve=t,r.reject=e,r}var dr=/\s/;var vr=function(t){for(var e=t.length;e--&&dr.test(t.charAt(e)););return e},yr=/^\s+/;var mr=function(t){return t?t.slice(0,vr(t)+1).replace(yr,""):t},gr=/^[-+]0x[0-9a-f]+$/i,br=/^0b[01]+$/i,wr=/^0o[0-7]+$/i,jr=parseInt;var xr=function(t){if("number"==typeof t)return t;if(jt(t))return NaN;if(St(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=St(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=mr(t);var r=br.test(t);return r||wr.test(t)?jr(t.slice(2),r?2:8):gr.test(t)?NaN:+t},Or=1/0;var _r=function(t){return t?(t=xr(t))===Or||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0};var Sr=function(t){var e=_r(t),r=e%1;return e==e?r?e-r:e:0};var Ar=function(t){return"number"==typeof t&&t==Sr(t)};function Er(t){return"[object String]"===Object.prototype.toString.call(t)}function Nr(t){return!(!Er(t)||""===t)}function Tr(t){var e=!1;return Nr(t)?e=!isNaN(Number(t)):function(t){return"[object Number]"===Object.prototype.toString.call(t)}(t)&&(e=!0),e}function Cr(t){return Tr(t)?_r(t):0}function Pr(t){return!!Tr(t)&&(t=Cr(t),Ar(t))}var Ur=ct.isFinite,Br=Math.min;var Lr=function(t){var e=Math[t];return function(t,r){if(t=xr(t),(r=null==r?0:Br(Sr(r),292))&&Ur(t)){var n=(Ee(t)+"e").split("e"),o=e(n[0]+"e"+(+n[1]+r));return+((n=(Ee(o)+"e").split("e"))[0]+"e"+(+n[1]-r))}return e(t)}}("round");function kr(t){if(!Tr(t))return 0;t=Cr(t);var e=Lr(t);return"0"===String(e)?0:e}function Rr(t){return!!Pr(t)&&kr(t)>0}var Fr="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),Dr=Fr.length;var Mr=u((function(t){var e=Object.prototype.hasOwnProperty,r="~";function n(){}function o(t,e,r){this.fn=t,this.context=e,this.once=r||!1}function i(t,e,n,i,a){if("function"!=typeof n)throw new TypeError("The listener must be a function");var s=new o(n,i||t,a),u=r?r+e:e;return t._events[u]?t._events[u].fn?t._events[u]=[t._events[u],s]:t._events[u].push(s):(t._events[u]=s,t._eventsCount++),t}function a(t,e){0==--t._eventsCount?t._events=new n:delete t._events[e]}function s(){this._events=new n,this._eventsCount=0}Object.create&&(n.prototype=Object.create(null),(new n).__proto__||(r=!1)),s.prototype.eventNames=function(){var t,n,o=[];if(0===this._eventsCount)return o;for(n in t=this._events)e.call(t,n)&&o.push(r?n.slice(1):n);return Object.getOwnPropertySymbols?o.concat(Object.getOwnPropertySymbols(t)):o},s.prototype.listeners=function(t){var e=r?r+t:t,n=this._events[e];if(!n)return[];if(n.fn)return[n.fn];for(var o=0,i=n.length,a=new Array(i);o<i;o++)a[o]=n[o].fn;return a},s.prototype.listenerCount=function(t){var e=r?r+t:t,n=this._events[e];return n?n.fn?1:n.length:0},s.prototype.emit=function(t,e,n,o,i,a){var s=r?r+t:t;if(!this._events[s])return!1;var u,c,f=this._events[s],l=arguments.length;if(f.fn){switch(f.once&&this.removeListener(t,f.fn,void 0,!0),l){case 1:return f.fn.call(f.context),!0;case 2:return f.fn.call(f.context,e),!0;case 3:return f.fn.call(f.context,e,n),!0;case 4:return f.fn.call(f.context,e,n,o),!0;case 5:return f.fn.call(f.context,e,n,o,i),!0;case 6:return f.fn.call(f.context,e,n,o,i,a),!0}for(c=1,u=new Array(l-1);c<l;c++)u[c-1]=arguments[c];f.fn.apply(f.context,u)}else{var p,h=f.length;for(c=0;c<h;c++)switch(f[c].once&&this.removeListener(t,f[c].fn,void 0,!0),l){case 1:f[c].fn.call(f[c].context);break;case 2:f[c].fn.call(f[c].context,e);break;case 3:f[c].fn.call(f[c].context,e,n);break;case 4:f[c].fn.call(f[c].context,e,n,o);break;default:if(!u)for(p=1,u=new Array(l-1);p<l;p++)u[p-1]=arguments[p];f[c].fn.apply(f[c].context,u)}}return!0},s.prototype.on=function(t,e,r){return i(this,t,e,r,!1)},s.prototype.once=function(t,e,r){return i(this,t,e,r,!0)},s.prototype.removeListener=function(t,e,n,o){var i=r?r+t:t;if(!this._events[i])return this;if(!e)return a(this,i),this;var s=this._events[i];if(s.fn)s.fn!==e||o&&!s.once||n&&s.context!==n||a(this,i);else{for(var u=0,c=[],f=s.length;u<f;u++)(s[u].fn!==e||o&&!s[u].once||n&&s[u].context!==n)&&c.push(s[u]);c.length?this._events[i]=1===c.length?c[0]:c:a(this,i)}return this},s.prototype.removeAllListeners=function(t){var e;return t?(e=r?r+t:t,this._events[e]&&a(this,e)):(this._events=new n,this._eventsCount=0),this},s.prototype.off=s.prototype.removeListener,s.prototype.addListener=s.prototype.on,s.prefixed=r,s.EventEmitter=s,t.exports=s}));function qr(){return new Mr}function Ir(t){var e,r=Object.prototype.toString.call(t);if(e="[object Promise]"===r)return!0;if("[object Function]"!==r)return!1;try{e="function"!=typeof t.subscribe&&"function"==typeof t.then}catch(t){}return e}function zr(t){return function(){var e=hr(),r=null,n=null;try{r=t.apply(this,arguments)}catch(t){n=t}return null!==n?e.resolve({state:"error",msg:n}):Ir(r)?r.then((function(t){e.resolve({state:"success",msg:t})})).catch((function(t){"cancelled"===Pe(t,"reason")?e.resolve({state:"cancelled",msg:""}):e.resolve({state:"error",msg:t})})):e.resolve({state:"success",msg:r}),e}}function Jr(t){var e=Object.prototype.toString.call(t);return"[object Function]"===e||"[object AsyncFunction]"===e}function Hr(t){return"[object Array]"===Object.prototype.toString.call(t)}function $r(t){return"[object Object]"===Object.prototype.toString.call(t)}function Vr(t){if($r(t)){for(var e in t)return!1;return!0}return!1}function Wr(t){return!!function(t){return"[object Undefined]"===Object.prototype.toString.call(t)}(t)||(!!function(t){return"[object Null]"===Object.prototype.toString.call(t)}(t)||(!!Vr(t)||(!!function(t){return!(!Er(t)||""!==t)}(t)||!!function(t){return!!Hr(t)&&0===t.length}(t))))}function Gr(t){return!!Hr(t)&&(0!==t.length&&(1!==t.length||!Wr(t[0])))}function Xr(t){if(!pr())return Promise.reject("no window");try{return function(t){return t.arrayBuffer()}(t)}catch(e){return function(t){var e=hr(),r=new FileReader;return r.onload=function(){var t=r.result;e.resolve(t)},r.onerror=function(t){e.reject(t)},r.readAsArrayBuffer(t),e}(t)}}function Kr(t){var e=hr();return Xr(t).then((function(t){var r=new Uint8Array(t);e.resolve(r)})).catch((function(t){e.reject(t)})),e}function Yr(t){if($r(t)){for(var e in t)return!0;return!1}return!1}function Qr(t){return"[object ArrayBuffer]"===Object.prototype.toString.call(t)}function Zr(t){return"[object Uint8Array]"===Object.prototype.toString.call(t)}function tn(t){return"[object Uint16Array]"===Object.prototype.toString.call(t)}function en(t){if(!(Qr(t)||(e=t,"[object Blob]"===Object.prototype.toString.call(e))||Zr(t)||tn(t)))return null;var e;try{if(t.byteLength)return t.byteLength}catch(t){}try{if(t.length)return t.length}catch(t){}try{if(t.size)return t.size}catch(t){}return null}var rn=rr(Object.getPrototypeOf,Object),nn=Function.prototype,on=Object.prototype,an=nn.toString,sn=on.hasOwnProperty,un=an.call(Object);var cn=function(t){if(!wt(t)||"[object Object]"!=bt(t))return!1;var e=rn(t);if(null===e)return!0;var r=sn.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&an.call(r)==un};var fn=function(t){if(!wt(t))return!1;var e=bt(t);return"[object Error]"==e||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!cn(t)};var ln=u((function(t,e){var n;t.exports=(n=n||function(t,e){var n;if("undefined"!=typeof window&&window.crypto&&(n=window.crypto),"undefined"!=typeof self&&self.crypto&&(n=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(n=globalThis.crypto),!n&&"undefined"!=typeof window&&window.msCrypto&&(n=window.msCrypto),!n&&void 0!==a&&a.crypto&&(n=a.crypto),!n)try{n=r.default}catch(t){}var o=function(){if(n){if("function"==typeof n.getRandomValues)try{return n.getRandomValues(new Uint32Array(1))[0]}catch(t){}if("function"==typeof n.randomBytes)try{return n.randomBytes(4).readInt32LE()}catch(t){}}throw new Error("Native crypto module could not be used to get secure random number.")},i=Object.create||function(){function t(){}return function(e){var r;return t.prototype=e,r=new t,t.prototype=null,r}}(),s={},u=s.lib={},c=u.Base={extend:function(t){var e=i(this);return t&&e.mixIn(t),e.hasOwnProperty("init")&&this.init!==e.init||(e.init=function(){e.$super.init.apply(this,arguments)}),e.init.prototype=e,e.$super=this,e},create:function(){var t=this.extend();return t.init.apply(t,arguments),t},init:function(){},mixIn:function(t){for(var e in t)t.hasOwnProperty(e)&&(this[e]=t[e]);t.hasOwnProperty("toString")&&(this.toString=t.toString)},clone:function(){return this.init.prototype.extend(this)}},f=u.WordArray=c.extend({init:function(t,r){t=this.words=t||[],this.sigBytes=r!=e?r:4*t.length},toString:function(t){return(t||p).stringify(this)},concat:function(t){var e=this.words,r=t.words,n=this.sigBytes,o=t.sigBytes;if(this.clamp(),n%4)for(var i=0;i<o;i++){var a=r[i>>>2]>>>24-i%4*8&255;e[n+i>>>2]|=a<<24-(n+i)%4*8}else for(var s=0;s<o;s+=4)e[n+s>>>2]=r[s>>>2];return this.sigBytes+=o,this},clamp:function(){var e=this.words,r=this.sigBytes;e[r>>>2]&=4294967295<<32-r%4*8,e.length=t.ceil(r/4)},clone:function(){var t=c.clone.call(this);return t.words=this.words.slice(0),t},random:function(t){for(var e=[],r=0;r<t;r+=4)e.push(o());return new f.init(e,t)}}),l=s.enc={},p=l.Hex={stringify:function(t){for(var e=t.words,r=t.sigBytes,n=[],o=0;o<r;o++){var i=e[o>>>2]>>>24-o%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse:function(t){for(var e=t.length,r=[],n=0;n<e;n+=2)r[n>>>3]|=parseInt(t.substr(n,2),16)<<24-n%8*4;return new f.init(r,e/2)}},h=l.Latin1={stringify:function(t){for(var e=t.words,r=t.sigBytes,n=[],o=0;o<r;o++){var i=e[o>>>2]>>>24-o%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse:function(t){for(var e=t.length,r=[],n=0;n<e;n++)r[n>>>2]|=(255&t.charCodeAt(n))<<24-n%4*8;return new f.init(r,e)}},d=l.Utf8={stringify:function(t){try{return decodeURIComponent(escape(h.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(t){return h.parse(unescape(encodeURIComponent(t)))}},v=u.BufferedBlockAlgorithm=c.extend({reset:function(){this._data=new f.init,this._nDataBytes=0},_append:function(t){"string"==typeof t&&(t=d.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes},_process:function(e){var r,n=this._data,o=n.words,i=n.sigBytes,a=this.blockSize,s=i/(4*a),u=(s=e?t.ceil(s):t.max((0|s)-this._minBufferSize,0))*a,c=t.min(4*u,i);if(u){for(var l=0;l<u;l+=a)this._doProcessBlock(o,l);r=o.splice(0,u),n.sigBytes-=c}return new f.init(r,c)},clone:function(){var t=c.clone.call(this);return t._data=this._data.clone(),t},_minBufferSize:0});u.Hasher=v.extend({cfg:c.extend(),init:function(t){this.cfg=this.cfg.extend(t),this.reset()},reset:function(){v.reset.call(this),this._doReset()},update:function(t){return this._append(t),this._process(),this},finalize:function(t){return t&&this._append(t),this._doFinalize()},blockSize:16,_createHelper:function(t){return function(e,r){return new t.init(r).finalize(e)}},_createHmacHelper:function(t){return function(e,r){return new y.HMAC.init(t,r).finalize(e)}}});var y=s.algo={};return s}(Math),n)})),pn=u((function(t,e){t.exports=ln.enc.Utf8})),hn=u((function(t,e){var r;t.exports=(r=ln,function(){var t=r,e=t.lib.WordArray;function n(t,r,n){for(var o=[],i=0,a=0;a<r;a++)if(a%4){var s=n[t.charCodeAt(a-1)]<<a%4*2|n[t.charCodeAt(a)]>>>6-a%4*2;o[i>>>2]|=s<<24-i%4*8,i++}return e.create(o,i)}t.enc.Base64={stringify:function(t){var e=t.words,r=t.sigBytes,n=this._map;t.clamp();for(var o=[],i=0;i<r;i+=3)for(var a=(e[i>>>2]>>>24-i%4*8&255)<<16|(e[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|e[i+2>>>2]>>>24-(i+2)%4*8&255,s=0;s<4&&i+.75*s<r;s++)o.push(n.charAt(a>>>6*(3-s)&63));var u=n.charAt(64);if(u)for(;o.length%4;)o.push(u);return o.join("")},parse:function(t){var e=t.length,r=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var i=0;i<r.length;i++)o[r.charCodeAt(i)]=i}var a=r.charAt(64);if(a){var s=t.indexOf(a);-1!==s&&(e=s)}return n(t,e,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),r.enc.Base64)}));function dn(t){if(!Nr(t))return new Uint8Array;var e;try{e=function(t){if(!Er(t))return new Uint8Array;for(var e=hn.parse(t),r=e.words,n=e.sigBytes,o=new Uint8Array(n),i=0;i<n;i++){var a=r[i>>>2]>>>24-i%4*8&255;o[i]=a}return o}(function(t){if(!Nr(t))return"";var e=pn.parse(t);return hn.stringify(e)}(t))}catch(t){return new Uint8Array}return e}var vn=function(t){return!0===t||!1===t||wt(t)&&"[object Boolean]"==bt(t)};function yn(t){return vn(t)}function mn(t,e,r,n,o,i){if(!Tr(t))return null;if(!Zr(e))return null;if(!Pr(r))return null;if(!yn(n))return null;if(!Pr(o))return null;if(!Pr(i))return null;var a,s,u;t=Cr(t);var c=8*i-o-1,f=(1<<c)-1,l=f>>1,p=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,h=n?i-1:0,d=n?-1:1,v=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=f):(a=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-a))<1&&(a--,u*=2),(t+=a+l>=1?p/u:p*Math.pow(2,1-l))*u>=2&&(a++,u/=2),a+l>=f?(s=0,a=f):a+l>=1?(s=(t*u-1)*Math.pow(2,o),a+=l):(s=t*Math.pow(2,l-1)*Math.pow(2,o),a=0));o>=8;e[r+h]=255&s,h+=d,s/=256,o-=8);for(a=a<<o|s,c+=o;c>0;e[r+h]=255&a,h+=d,a/=256,c-=8);return e[r+h-d]|=128*v,null}function gn(t){var e=[],r=[];if(!Gr(t)&&!Yr(t))return null;var n=[],o=[];function i(t){n.push(en(t)),o.push(t)}try{var a=function(t){if(!$r(t))return{results:"",binarys:[]};if(Vr(t))return{results:"",binarys:[]};var e="",r=[];try{var n=-1;e=JSON.stringify(t,(function(t,e){if(Zr(e)){var o="[Uint8Array]::".concat(n+=1);return r.push(e),o}if(tn(e)){var i="[Uint16Array]::".concat(n+=1);return r.push(e),i}if(Qr(e)){var a="[ArrayBuffer]::".concat(n+=1);return r.push(e),a}return fn(e)&&(e=e.toString()),e}))}catch(t){}return{results:e,binarys:r}}(t);i(dn(a.results)),lr(a.binarys,(function(t){i(t)}));var s=n,u=dn(JSON.stringify(s)),c=new Uint8Array(8);!function(t,e){mn(t,e,arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,!(arguments.length>3&&void 0!==arguments[3])||arguments[3],arguments.length>4&&void 0!==arguments[4]?arguments[4]:52,arguments.length>5&&void 0!==arguments[5]?arguments[5]:8)}(en(u),c),e.push(c),e.push(u),lr(o,(function(t){e.push(t)})),lr(e,(function(t){r=function(t,e){var r=en(t),n=en(e),o=new Uint8Array(r+n);return o.set(new Uint8Array(t),0),o.set(new Uint8Array(e),r),o}(r,t)}))}catch(t){return null}return r}function bn(t,e,r,n,o){if(!Zr(t))return null;if(!Pr(e))return null;if(!yn(r))return null;if(!Pr(n))return null;if(!Pr(o))return null;var i,a,s=8*o-n-1,u=(1<<s)-1,c=u>>1,f=-7,l=r?0:o-1,p=r?1:-1,h=t[e+l];for(l+=p,i=h&(1<<-f)-1,h>>=-f,f+=s;f>0;i=256*i+t[e+l],l+=p,f-=8);for(a=i&(1<<-f)-1,i>>=-f,f+=n;f>0;a=256*a+t[e+l],l+=p,f-=8);if(0===i)i=1-c;else{if(i===u)return a?NaN:1/0*(h?-1:1);a+=Math.pow(2,n),i-=c}return(h?-1:1)*a*Math.pow(2,i-n)}var wn=u((function(t,e){var r;t.exports=(r=ln,function(){if("function"==typeof ArrayBuffer){var t=r.lib.WordArray,e=t.init,n=t.init=function(t){if(t instanceof ArrayBuffer&&(t=new Uint8Array(t)),(t instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&t instanceof Uint8ClampedArray||t instanceof Int16Array||t instanceof Uint16Array||t instanceof Int32Array||t instanceof Uint32Array||t instanceof Float32Array||t instanceof Float64Array)&&(t=new Uint8Array(t.buffer,t.byteOffset,t.byteLength)),t instanceof Uint8Array){for(var r=t.byteLength,n=[],o=0;o<r;o++)n[o>>>2]|=t[o]<<24-o%4*8;e.call(this,n,r)}else e.apply(this,arguments)};n.prototype=t}}(),r.lib.WordArray)}));function jn(t){if(!Zr(t))return"";var e,r;try{r=function(t){return Zr(t)?wn.create(t).toString(hn):""}(t),e=Nr(r)?hn.parse(r).toString(pn):""}catch(t){return""}return e}function xn(t){var e=null;if(!Zr(t))return null;try{var r=t.slice(0,8),n=t.slice(8,en(t)),o=function(t){return bn(t,arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,!(arguments.length>2&&void 0!==arguments[2])||arguments[2],arguments.length>3&&void 0!==arguments[3]?arguments[3]:52,arguments.length>4&&void 0!==arguments[4]?arguments[4]:8)}(r),i=n.slice(0,o),a=n.slice(o,en(n)),s=jn(i),u=function(t,e){var r=0,n=0,o=[];return lr(e,(function(e){n=r+e;var i=t.slice(r,n);r=n,o.push(i)})),o}(a,JSON.parse(s));e=function(t){if(!Yr(t))return{};var e=t.results,r=t.binarys;if(!Nr(e))return{};if(!Hr(r))return{};var n={};try{n=JSON.parse(e,(function(t,e){if(Nr(e)){if(e.indexOf("[Uint8Array]::")>=0){var n=kr(e.replace("[Uint8Array]::",""));return r[n]}if(e.indexOf("[Uint16Array]::")>=0){var o=kr(e.replace("[Uint16Array]::",""));return r[o]}if(e.indexOf("[ArrayBuffer]::")>=0){var i=kr(e.replace("[ArrayBuffer]::",""));return r[i]}}return e}))}catch(t){}return n}({results:jn(u.shift()),binarys:u})}catch(t){}return e}return function(t){var e=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:32,e=[];t=Rr(t)?kr(t):32;for(var r=0;r<t;r++)e[r]=Fr[0|Math.random()*Dr];return e.join("")}(),r=new qr;function n(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),o=1;o<e;o++)n[o-1]=arguments[o];setTimeout((function(){r.emit.apply(r,[t].concat(n))}),1)}function i(t,e){var r=Pe(e,"success",null),n=Pe(e,"error",null);if(null!==r){var o=Pe(r,"output");t.resolve(o)}else t.reject(n)}return r.execute=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){},o=hr();return n("triggerExecute",t,e,(function(t){i(o,t)}),r),o},r.broadcast=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){},r=hr();return n("triggerBroadcast",t,(function(t){i(r,t)}),e),r},r.deliver=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){},r=hr();return n("triggerDeliver",t,(function(t){i(r,t)}),e),r},function(){t.url||(t.url="http://localhost:8080"),t.apiName||(t.apiName="api"),t.timePolling||(t.timePolling=2e3),t.retry||(t.retry=3);var i="";function a(t,e){n("error",{msg:t,err:e})}function s(t,e){return u.apply(this,arguments)}function u(){return(u=o(f.mark((function t(e,r){var n;return f.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if("browser"!==e){t.next=6;break}return t.next=3,Kr(r);case 3:n=t.sent,t.next=7;break;case 6:n=new Uint8Array(r);case 7:return t.abrupt("return",n);case 8:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function c(e,r){var n,a,u=hr(),c=pr()?"browser":"nodejs",l=gn(e);if(n="browser"===c?new Blob([l.buffer]):Buffer.from(l),"browser"===c)a=new FormData;else{if(!Jr(t.FormData))throw console.log("invalid opt.FormData, need [npm i form-data] and [import FormData from 'form-data'] to set opt.FormData = FormData"),new Error("invalid opt.FormData");a=new t.FormData({maxDataSize:1073741824})}a.append("bb",n);var p="multipart/form-data";"nodejs"===c&&(p+="; boundary=".concat(a.getBoundary()));var h="blob";"nodejs"===c&&(h="arraybuffer");return("browser"===c?it:rt)({method:"POST",url:i,data:a,headers:{"Content-Type":p},timeout:3e5,maxContentLength:1/0,maxBodyLength:1/0,responseType:h,onUploadProgress:function(t){var e=0,n=t.loaded,o=t.total;Rr(o)&&(e=100*n/o),Jr(r)&&r(Math.floor(e),n,"upload")},onDownloadProgress:function(t){var e=0,n=t.loaded,o=t.srcElement.getResponseHeader("Content-length");Rr(o)&&(e=100*n/o),Jr(r)&&r(Math.floor(e),n,"donwload")}}).then(function(){var t=o(f.mark((function t(e){var r,n,o;return f.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=Pe(e,"data"),t.next=3,s(c,r);case 3:n=t.sent,o=xn(n),u.resolve(o);case 6:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).catch(function(){var t=o(f.mark((function t(r){var n,o;return f.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=Pe(r,"response.statusText")||Pe(r,"message"),o=Pe(r,"response.data")||Pe(r,"stack"),n)e=n;else if(o)e=o;else{try{r=r.toJSON()}catch(t){}console.log("err",r),e="Can not connect to server."}"Network Error"===e&&(e="".concat(e,". Make sure your space of hard drive is large enough or blocking by browser plugins.")),u.reject(e);case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),u}function l(){return l=o(f.mark((function e(r,n){var o,i;return f.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,zr(c)(r,n);case 2:o=e.sent,i=0;case 4:if("error"!==o.state){e.next=14;break}if(!((i+=1)>t.retry)){e.next=8;break}return e.abrupt("break",14);case 8:return console.log("retry n=".concat(i)),e.next=11,zr(c)(r,n);case 11:o=e.sent,e.next=4;break;case 14:if("success"!==o.state){e.next=18;break}return e.abrupt("return",o.msg);case 18:return e.abrupt("return",Promise.reject(o.msg));case 19:case"end":return e.stop()}}),e)}))),l.apply(this,arguments)}function p(t,e,r){(function(t,e){return l.apply(this,arguments)})(t,r).then((function(t){e(t)})).catch((function(t){e({error:t})}))}function h(t,r,n,o){p({_mode:o,clientId:e,input:t},r,n)}i="/"===function(t,e){if(!Nr(t))return"";if(!Rr(e))return"";var r=t.length-e;return r<0&&(r=0),t.substr(r,e)}(t.url,1)?t.url+t.apiName:t.url+"/"+t.apiName,r.removeAllListeners("triggerExecute"),r.on("triggerExecute",(function(t,r,n,o){p({_mode:"execute",clientId:e,func:t,input:r},n,o)})),r.removeAllListeners("triggerBroadcast"),r.on("triggerBroadcast",(function(t,e,r){h(t,e,r,"broadcast")})),r.removeAllListeners("triggerDeliver"),r.on("triggerDeliver",(function(t,e,r){h(t,e,r,"deliver")})),n("open"),n("openOnce"),setInterval((function(){(function(){var t=hr();function r(e){t.resolve(e)}return p({_mode:"polling",clientId:e},r,(function(){})),t})().then((function(t){var e=Pe(t,"success.output",null);null!==e&&Gr(e)&&lr(e,(function(t,e){setTimeout((function(){"broadcast"===Pe(t,"mode")?n("broadcast",Pe(t,"data")):"deliver"===Pe(t,"mode")?n("deliver",Pe(t,"data")):a("invalid data.mode in polling",t)}),10*(e+1))}))})).catch((function(t){a("can not polling",t),n("reconn")}))}),t.timePolling)}(),r}}));
6
+ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self)["w-converhp-client"]=e()}(this,(function(){"use strict";function t(t,e){return function(){return t.apply(e,arguments)}}const{toString:e}=Object.prototype,{getPrototypeOf:r}=Object,n=(o=Object.create(null),t=>{const r=e.call(t);return o[r]||(o[r]=r.slice(8,-1).toLowerCase())});var o;const i=t=>(t=t.toLowerCase(),e=>n(e)===t),s=t=>e=>typeof e===t,{isArray:a}=Array,c=s("undefined");const u=i("ArrayBuffer");const l=s("string"),f=s("function"),p=s("number"),h=t=>null!==t&&"object"==typeof t,d=t=>{if("object"!==n(t))return!1;const e=r(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e)||Symbol.toStringTag in t||Symbol.iterator in t)},y=i("Date"),g=i("File"),v=i("Blob"),m=i("FileList"),b=i("URLSearchParams");function w(t,e){let r,n,{allOwnKeys:o=!1}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(null!=t)if("object"!=typeof t&&(t=[t]),a(t))for(r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else{const n=o?Object.getOwnPropertyNames(t):Object.keys(t),i=n.length;let s;for(r=0;r<i;r++)s=n[r],e.call(null,t[s],s,t)}}function O(t,e){e=e.toLowerCase();const r=Object.keys(t);let n,o=r.length;for(;o-- >0;)if(n=r[o],e===n.toLowerCase())return n;return null}const j="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:global,A=t=>!c(t)&&t!==j;const _=(E="undefined"!=typeof Uint8Array&&r(Uint8Array),t=>E&&t instanceof E);var E;const S=i("HTMLFormElement"),x=(t=>{let{hasOwnProperty:e}=t;return(t,r)=>e.call(t,r)})(Object.prototype),R=i("RegExp"),T=(t,e)=>{const r=Object.getOwnPropertyDescriptors(t),n={};w(r,((r,o)=>{!1!==e(r,o,t)&&(n[o]=r)})),Object.defineProperties(t,n)},N="abcdefghijklmnopqrstuvwxyz",P="0123456789",C={DIGIT:P,ALPHA:N,ALPHA_DIGIT:N+N.toUpperCase()+P};var B={isArray:a,isArrayBuffer:u,isBuffer:function(t){return null!==t&&!c(t)&&null!==t.constructor&&!c(t.constructor)&&f(t.constructor.isBuffer)&&t.constructor.isBuffer(t)},isFormData:t=>{const r="[object FormData]";return t&&("function"==typeof FormData&&t instanceof FormData||e.call(t)===r||f(t.toString)&&t.toString()===r)},isArrayBufferView:function(t){let e;return e="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&u(t.buffer),e},isString:l,isNumber:p,isBoolean:t=>!0===t||!1===t,isObject:h,isPlainObject:d,isUndefined:c,isDate:y,isFile:g,isBlob:v,isRegExp:R,isFunction:f,isStream:t=>h(t)&&f(t.pipe),isURLSearchParams:b,isTypedArray:_,isFileList:m,forEach:w,merge:function t(){const{caseless:e}=A(this)&&this||{},r={},n=(n,o)=>{const i=e&&O(r,o)||o;d(r[i])&&d(n)?r[i]=t(r[i],n):d(n)?r[i]=t({},n):a(n)?r[i]=n.slice():r[i]=n};for(let t=0,e=arguments.length;t<e;t++)arguments[t]&&w(arguments[t],n);return r},extend:function(e,r,n){let{allOwnKeys:o}=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return w(r,((r,o)=>{n&&f(r)?e[o]=t(r,n):e[o]=r}),{allOwnKeys:o}),e},trim:t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:t=>(65279===t.charCodeAt(0)&&(t=t.slice(1)),t),inherits:(t,e,r,n)=>{t.prototype=Object.create(e.prototype,n),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),r&&Object.assign(t.prototype,r)},toFlatObject:(t,e,n,o)=>{let i,s,a;const c={};if(e=e||{},null==t)return e;do{for(i=Object.getOwnPropertyNames(t),s=i.length;s-- >0;)a=i[s],o&&!o(a,t,e)||c[a]||(e[a]=t[a],c[a]=!0);t=!1!==n&&r(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},kindOf:n,kindOfTest:i,endsWith:(t,e,r)=>{t=String(t),(void 0===r||r>t.length)&&(r=t.length),r-=e.length;const n=t.indexOf(e,r);return-1!==n&&n===r},toArray:t=>{if(!t)return null;if(a(t))return t;let e=t.length;if(!p(e))return null;const r=new Array(e);for(;e-- >0;)r[e]=t[e];return r},forEachEntry:(t,e)=>{const r=(t&&t[Symbol.iterator]).call(t);let n;for(;(n=r.next())&&!n.done;){const r=n.value;e.call(t,r[0],r[1])}},matchAll:(t,e)=>{let r;const n=[];for(;null!==(r=t.exec(e));)n.push(r);return n},isHTMLForm:S,hasOwnProperty:x,hasOwnProp:x,reduceDescriptors:T,freezeMethods:t=>{T(t,((e,r)=>{if(f(t)&&-1!==["arguments","caller","callee"].indexOf(r))return!1;const n=t[r];f(n)&&(e.enumerable=!1,"writable"in e?e.writable=!1:e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")}))}))},toObjectSet:(t,e)=>{const r={},n=t=>{t.forEach((t=>{r[t]=!0}))};return a(t)?n(t):n(String(t).split(e)),r},toCamelCase:t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(t,e,r){return e.toUpperCase()+r})),noop:()=>{},toFiniteNumber:(t,e)=>(t=+t,Number.isFinite(t)?t:e),findKey:O,global:j,isContextDefined:A,ALPHABET:C,generateString:function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:16,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:C.ALPHA_DIGIT,r="";const{length:n}=e;for(;t--;)r+=e[Math.random()*n|0];return r},isSpecCompliantForm:function(t){return!!(t&&f(t.append)&&"FormData"===t[Symbol.toStringTag]&&t[Symbol.iterator])},toJSONObject:t=>{const e=new Array(10),r=(t,n)=>{if(h(t)){if(e.indexOf(t)>=0)return;if(!("toJSON"in t)){e[n]=t;const o=a(t)?[]:{};return w(t,((t,e)=>{const i=r(t,n+1);!c(i)&&(o[e]=i)})),e[n]=void 0,o}}return t};return r(t,0)}};function U(t,e,r,n,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=t,this.name="AxiosError",e&&(this.code=e),r&&(this.config=r),n&&(this.request=n),o&&(this.response=o)}B.inherits(U,Error,{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:B.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const F=U.prototype,L={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((t=>{L[t]={value:t}})),Object.defineProperties(U,L),Object.defineProperty(F,"isAxiosError",{value:!0}),U.from=(t,e,r,n,o,i)=>{const s=Object.create(F);return B.toFlatObject(t,s,(function(t){return t!==Error.prototype}),(t=>"isAxiosError"!==t)),U.call(s,t.message,e,r,n,o),s.cause=t,s.name=t.name,i&&Object.assign(s,i),s};function D(t){return B.isPlainObject(t)||B.isArray(t)}function k(t){return B.endsWith(t,"[]")?t.slice(0,-2):t}function M(t,e,r){return t?t.concat(e).map((function(t,e){return t=k(t),!r&&e?"["+t+"]":t})).join(r?".":""):e}const I=B.toFlatObject(B,{},null,(function(t){return/^is[A-Z]/.test(t)}));function z(t,e,r){if(!B.isObject(t))throw new TypeError("target must be an object");e=e||new FormData;const n=(r=B.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(t,e){return!B.isUndefined(e[t])}))).metaTokens,o=r.visitor||u,i=r.dots,s=r.indexes,a=(r.Blob||"undefined"!=typeof Blob&&Blob)&&B.isSpecCompliantForm(e);if(!B.isFunction(o))throw new TypeError("visitor must be a function");function c(t){if(null===t)return"";if(B.isDate(t))return t.toISOString();if(!a&&B.isBlob(t))throw new U("Blob is not supported. Use a Buffer instead.");return B.isArrayBuffer(t)||B.isTypedArray(t)?a&&"function"==typeof Blob?new Blob([t]):Buffer.from(t):t}function u(t,r,o){let a=t;if(t&&!o&&"object"==typeof t)if(B.endsWith(r,"{}"))r=n?r:r.slice(0,-2),t=JSON.stringify(t);else if(B.isArray(t)&&function(t){return B.isArray(t)&&!t.some(D)}(t)||(B.isFileList(t)||B.endsWith(r,"[]"))&&(a=B.toArray(t)))return r=k(r),a.forEach((function(t,n){!B.isUndefined(t)&&null!==t&&e.append(!0===s?M([r],n,i):null===s?r:r+"[]",c(t))})),!1;return!!D(t)||(e.append(M(o,r,i),c(t)),!1)}const l=[],f=Object.assign(I,{defaultVisitor:u,convertValue:c,isVisitable:D});if(!B.isObject(t))throw new TypeError("data must be an object");return function t(r,n){if(!B.isUndefined(r)){if(-1!==l.indexOf(r))throw Error("Circular reference detected in "+n.join("."));l.push(r),B.forEach(r,(function(r,i){!0===(!(B.isUndefined(r)||null===r)&&o.call(e,r,B.isString(i)?i.trim():i,n,f))&&t(r,n?n.concat(i):[i])})),l.pop()}}(t),e}function q(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,(function(t){return e[t]}))}function H(t,e){this._pairs=[],t&&z(t,this,e)}const $=H.prototype;function J(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function W(t,e,r){if(!e)return t;const n=r&&r.encode||J,o=r&&r.serialize;let i;if(i=o?o(e,r):B.isURLSearchParams(e)?e.toString():new H(e,r).toString(n),i){const e=t.indexOf("#");-1!==e&&(t=t.slice(0,e)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}$.append=function(t,e){this._pairs.push([t,e])},$.toString=function(t){const e=t?function(e){return t.call(this,e,q)}:q;return this._pairs.map((function(t){return e(t[0])+"="+e(t[1])}),"").join("&")};var V=class{constructor(){this.handlers=[]}use(t,e,r){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){B.forEach(this.handlers,(function(e){null!==e&&t(e)}))}},K={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1};var G={isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:H,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},isStandardBrowserEnv:(()=>{let t;return("undefined"==typeof navigator||"ReactNative"!==(t=navigator.product)&&"NativeScript"!==t&&"NS"!==t)&&("undefined"!=typeof window&&"undefined"!=typeof document)})(),isStandardBrowserWebWorkerEnv:"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,protocols:["http","https","file","blob","url","data"]};function X(t){function e(t,r,n,o){let i=t[o++];const s=Number.isFinite(+i),a=o>=t.length;if(i=!i&&B.isArray(n)?n.length:i,a)return B.hasOwnProp(n,i)?n[i]=[n[i],r]:n[i]=r,!s;n[i]&&B.isObject(n[i])||(n[i]=[]);return e(t,r,n[i],o)&&B.isArray(n[i])&&(n[i]=function(t){const e={},r=Object.keys(t);let n;const o=r.length;let i;for(n=0;n<o;n++)i=r[n],e[i]=t[i];return e}(n[i])),!s}if(B.isFormData(t)&&B.isFunction(t.entries)){const r={};return B.forEachEntry(t,((t,n)=>{e(function(t){return B.matchAll(/\w+|\[(\w*)]/g,t).map((t=>"[]"===t[0]?"":t[1]||t[0]))}(t),n,r,0)})),r}return null}const Q={"Content-Type":void 0};const Z={transitional:K,adapter:["xhr","http"],transformRequest:[function(t,e){const r=e.getContentType()||"",n=r.indexOf("application/json")>-1,o=B.isObject(t);o&&B.isHTMLForm(t)&&(t=new FormData(t));if(B.isFormData(t))return n&&n?JSON.stringify(X(t)):t;if(B.isArrayBuffer(t)||B.isBuffer(t)||B.isStream(t)||B.isFile(t)||B.isBlob(t))return t;if(B.isArrayBufferView(t))return t.buffer;if(B.isURLSearchParams(t))return e.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let i;if(o){if(r.indexOf("application/x-www-form-urlencoded")>-1)return function(t,e){return z(t,new G.classes.URLSearchParams,Object.assign({visitor:function(t,e,r,n){return G.isNode&&B.isBuffer(t)?(this.append(e,t.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)}},e))}(t,this.formSerializer).toString();if((i=B.isFileList(t))||r.indexOf("multipart/form-data")>-1){const e=this.env&&this.env.FormData;return z(i?{"files[]":t}:t,e&&new e,this.formSerializer)}}return o||n?(e.setContentType("application/json",!1),function(t,e,r){if(B.isString(t))try{return(e||JSON.parse)(t),B.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(r||JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){const e=this.transitional||Z.transitional,r=e&&e.forcedJSONParsing,n="json"===this.responseType;if(t&&B.isString(t)&&(r&&!this.responseType||n)){const r=!(e&&e.silentJSONParsing)&&n;try{return JSON.parse(t)}catch(t){if(r){if("SyntaxError"===t.name)throw U.from(t,U.ERR_BAD_RESPONSE,this,null,this.response);throw t}}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:G.classes.FormData,Blob:G.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};B.forEach(["delete","get","head"],(function(t){Z.headers[t]={}})),B.forEach(["post","put","patch"],(function(t){Z.headers[t]=B.merge(Q)}));var Y=Z;const tt=B.toObjectSet(["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"]);const et=Symbol("internals");function rt(t){return t&&String(t).trim().toLowerCase()}function nt(t){return!1===t||null==t?t:B.isArray(t)?t.map(nt):String(t)}function ot(t,e,r,n,o){return B.isFunction(n)?n.call(this,e,r):(o&&(e=r),B.isString(e)?B.isString(n)?-1!==e.indexOf(n):B.isRegExp(n)?n.test(e):void 0:void 0)}class it{constructor(t){t&&this.set(t)}set(t,e,r){const n=this;function o(t,e,r){const o=rt(e);if(!o)throw new Error("header name must be a non-empty string");const i=B.findKey(n,o);(!i||void 0===n[i]||!0===r||void 0===r&&!1!==n[i])&&(n[i||e]=nt(t))}const i=(t,e)=>B.forEach(t,((t,r)=>o(t,r,e)));return B.isPlainObject(t)||t instanceof this.constructor?i(t,e):B.isString(t)&&(t=t.trim())&&!/^[-_a-zA-Z]+$/.test(t.trim())?i((t=>{const e={};let r,n,o;return t&&t.split("\n").forEach((function(t){o=t.indexOf(":"),r=t.substring(0,o).trim().toLowerCase(),n=t.substring(o+1).trim(),!r||e[r]&&tt[r]||("set-cookie"===r?e[r]?e[r].push(n):e[r]=[n]:e[r]=e[r]?e[r]+", "+n:n)})),e})(t),e):null!=t&&o(e,t,r),this}get(t,e){if(t=rt(t)){const r=B.findKey(this,t);if(r){const t=this[r];if(!e)return t;if(!0===e)return function(t){const e=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(t);)e[n[1]]=n[2];return e}(t);if(B.isFunction(e))return e.call(this,t,r);if(B.isRegExp(e))return e.exec(t);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,e){if(t=rt(t)){const r=B.findKey(this,t);return!(!r||void 0===this[r]||e&&!ot(0,this[r],r,e))}return!1}delete(t,e){const r=this;let n=!1;function o(t){if(t=rt(t)){const o=B.findKey(r,t);!o||e&&!ot(0,r[o],o,e)||(delete r[o],n=!0)}}return B.isArray(t)?t.forEach(o):o(t),n}clear(t){const e=Object.keys(this);let r=e.length,n=!1;for(;r--;){const o=e[r];t&&!ot(0,this[o],o,t,!0)||(delete this[o],n=!0)}return n}normalize(t){const e=this,r={};return B.forEach(this,((n,o)=>{const i=B.findKey(r,o);if(i)return e[i]=nt(n),void delete e[o];const s=t?function(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((t,e,r)=>e.toUpperCase()+r))}(o):String(o).trim();s!==o&&delete e[o],e[s]=nt(n),r[s]=!0})),this}concat(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return this.constructor.concat(this,...e)}toJSON(t){const e=Object.create(null);return B.forEach(this,((r,n)=>{null!=r&&!1!==r&&(e[n]=t&&B.isArray(r)?r.join(", "):r)})),e}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((t=>{let[e,r]=t;return e+": "+r})).join("\n")}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t){const e=new this(t);for(var r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];return n.forEach((t=>e.set(t))),e}static accessor(t){const e=(this[et]=this[et]={accessors:{}}).accessors,r=this.prototype;function n(t){const n=rt(t);e[n]||(!function(t,e){const r=B.toCamelCase(" "+e);["get","set","has"].forEach((n=>{Object.defineProperty(t,n+r,{value:function(t,r,o){return this[n].call(this,e,t,r,o)},configurable:!0})}))}(r,t),e[n]=!0)}return B.isArray(t)?t.forEach(n):n(t),this}}it.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),B.freezeMethods(it.prototype),B.freezeMethods(it);var st=it;function at(t,e){const r=this||Y,n=e||r,o=st.from(n.headers);let i=n.data;return B.forEach(t,(function(t){i=t.call(r,i,o.normalize(),e?e.status:void 0)})),o.normalize(),i}function ct(t){return!(!t||!t.__CANCEL__)}function ut(t,e,r){U.call(this,null==t?"canceled":t,U.ERR_CANCELED,e,r),this.name="CanceledError"}B.inherits(ut,U,{__CANCEL__:!0});var lt=G.isStandardBrowserEnv?{write:function(t,e,r,n,o,i){const s=[];s.push(t+"="+encodeURIComponent(e)),B.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),B.isString(n)&&s.push("path="+n),B.isString(o)&&s.push("domain="+o),!0===i&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){const 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(){}};function ft(t,e){return t&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)?function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}(t,e):e}var pt=G.isStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),e=document.createElement("a");let r;function n(r){let n=r;return t&&(e.setAttribute("href",n),n=e.href),e.setAttribute("href",n),{href:e.href,protocol:e.protocol?e.protocol.replace(/:$/,""):"",host:e.host,search:e.search?e.search.replace(/^\?/,""):"",hash:e.hash?e.hash.replace(/^#/,""):"",hostname:e.hostname,port:e.port,pathname:"/"===e.pathname.charAt(0)?e.pathname:"/"+e.pathname}}return r=n(window.location.href),function(t){const e=B.isString(t)?n(t):t;return e.protocol===r.protocol&&e.host===r.host}}():function(){return!0};function ht(t,e){let r=0;const n=function(t,e){t=t||10;const r=new Array(t),n=new Array(t);let o,i=0,s=0;return e=void 0!==e?e:1e3,function(a){const c=Date.now(),u=n[s];o||(o=c),r[i]=a,n[i]=c;let l=s,f=0;for(;l!==i;)f+=r[l++],l%=t;if(i=(i+1)%t,i===s&&(s=(s+1)%t),c-o<e)return;const p=u&&c-u;return p?Math.round(1e3*f/p):void 0}}(50,250);return o=>{const i=o.loaded,s=o.lengthComputable?o.total:void 0,a=i-r,c=n(a);r=i;const u={loaded:i,total:s,progress:s?i/s:void 0,bytes:a,rate:c||void 0,estimated:c&&s&&i<=s?(s-i)/c:void 0,event:o};u[e?"download":"upload"]=!0,t(u)}}const dt={http:null,xhr:"undefined"!=typeof XMLHttpRequest&&function(t){return new Promise((function(e,r){let n=t.data;const o=st.from(t.headers).normalize(),i=t.responseType;let s;function a(){t.cancelToken&&t.cancelToken.unsubscribe(s),t.signal&&t.signal.removeEventListener("abort",s)}B.isFormData(n)&&(G.isStandardBrowserEnv||G.isStandardBrowserWebWorkerEnv)&&o.setContentType(!1);let c=new XMLHttpRequest;if(t.auth){const e=t.auth.username||"",r=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";o.set("Authorization","Basic "+btoa(e+":"+r))}const u=ft(t.baseURL,t.url);function l(){if(!c)return;const n=st.from("getAllResponseHeaders"in c&&c.getAllResponseHeaders());!function(t,e,r){const n=r.config.validateStatus;r.status&&n&&!n(r.status)?e(new U("Request failed with status code "+r.status,[U.ERR_BAD_REQUEST,U.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r)):t(r)}((function(t){e(t),a()}),(function(t){r(t),a()}),{data:i&&"text"!==i&&"json"!==i?c.response:c.responseText,status:c.status,statusText:c.statusText,headers:n,config:t,request:c}),c=null}if(c.open(t.method.toUpperCase(),W(u,t.params,t.paramsSerializer),!0),c.timeout=t.timeout,"onloadend"in c?c.onloadend=l:c.onreadystatechange=function(){c&&4===c.readyState&&(0!==c.status||c.responseURL&&0===c.responseURL.indexOf("file:"))&&setTimeout(l)},c.onabort=function(){c&&(r(new U("Request aborted",U.ECONNABORTED,t,c)),c=null)},c.onerror=function(){r(new U("Network Error",U.ERR_NETWORK,t,c)),c=null},c.ontimeout=function(){let e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded";const n=t.transitional||K;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),r(new U(e,n.clarifyTimeoutError?U.ETIMEDOUT:U.ECONNABORTED,t,c)),c=null},G.isStandardBrowserEnv){const e=(t.withCredentials||pt(u))&&t.xsrfCookieName&&lt.read(t.xsrfCookieName);e&&o.set(t.xsrfHeaderName,e)}void 0===n&&o.setContentType(null),"setRequestHeader"in c&&B.forEach(o.toJSON(),(function(t,e){c.setRequestHeader(e,t)})),B.isUndefined(t.withCredentials)||(c.withCredentials=!!t.withCredentials),i&&"json"!==i&&(c.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&c.addEventListener("progress",ht(t.onDownloadProgress,!0)),"function"==typeof t.onUploadProgress&&c.upload&&c.upload.addEventListener("progress",ht(t.onUploadProgress)),(t.cancelToken||t.signal)&&(s=e=>{c&&(r(!e||e.type?new ut(null,t,c):e),c.abort(),c=null)},t.cancelToken&&t.cancelToken.subscribe(s),t.signal&&(t.signal.aborted?s():t.signal.addEventListener("abort",s)));const f=function(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}(u);f&&-1===G.protocols.indexOf(f)?r(new U("Unsupported protocol "+f+":",U.ERR_BAD_REQUEST,t)):c.send(n||null)}))}};B.forEach(dt,((t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch(t){}Object.defineProperty(t,"adapterName",{value:e})}}));var yt=t=>{t=B.isArray(t)?t:[t];const{length:e}=t;let r,n;for(let o=0;o<e&&(r=t[o],!(n=B.isString(r)?dt[r.toLowerCase()]:r));o++);if(!n){if(!1===n)throw new U(`Adapter ${r} is not supported by the environment`,"ERR_NOT_SUPPORT");throw new Error(B.hasOwnProp(dt,r)?`Adapter '${r}' is not available in the build`:`Unknown adapter '${r}'`)}if(!B.isFunction(n))throw new TypeError("adapter is not a function");return n};function gt(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new ut(null,t)}function vt(t){gt(t),t.headers=st.from(t.headers),t.data=at.call(t,t.transformRequest),-1!==["post","put","patch"].indexOf(t.method)&&t.headers.setContentType("application/x-www-form-urlencoded",!1);return yt(t.adapter||Y.adapter)(t).then((function(e){return gt(t),e.data=at.call(t,t.transformResponse,e),e.headers=st.from(e.headers),e}),(function(e){return ct(e)||(gt(t),e&&e.response&&(e.response.data=at.call(t,t.transformResponse,e.response),e.response.headers=st.from(e.response.headers))),Promise.reject(e)}))}const mt=t=>t instanceof st?t.toJSON():t;function bt(t,e){e=e||{};const r={};function n(t,e,r){return B.isPlainObject(t)&&B.isPlainObject(e)?B.merge.call({caseless:r},t,e):B.isPlainObject(e)?B.merge({},e):B.isArray(e)?e.slice():e}function o(t,e,r){return B.isUndefined(e)?B.isUndefined(t)?void 0:n(void 0,t,r):n(t,e,r)}function i(t,e){if(!B.isUndefined(e))return n(void 0,e)}function s(t,e){return B.isUndefined(e)?B.isUndefined(t)?void 0:n(void 0,t):n(void 0,e)}function a(r,o,i){return i in e?n(r,o):i in t?n(void 0,r):void 0}const c={url:i,method:i,data:i,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:a,headers:(t,e)=>o(mt(t),mt(e),!0)};return B.forEach(Object.keys(t).concat(Object.keys(e)),(function(n){const i=c[n]||o,s=i(t[n],e[n],n);B.isUndefined(s)&&i!==a||(r[n]=s)})),r}const wt="1.3.4",Ot={};["object","boolean","number","function","string","symbol"].forEach(((t,e)=>{Ot[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}}));const jt={};Ot.transitional=function(t,e,r){function n(t,e){return"[Axios v1.3.4] Transitional option '"+t+"'"+e+(r?". "+r:"")}return(r,o,i)=>{if(!1===t)throw new U(n(o," has been removed"+(e?" in "+e:"")),U.ERR_DEPRECATED);return e&&!jt[o]&&(jt[o]=!0,console.warn(n(o," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,o,i)}};var At={assertOptions:function(t,e,r){if("object"!=typeof t)throw new U("options must be an object",U.ERR_BAD_OPTION_VALUE);const n=Object.keys(t);let o=n.length;for(;o-- >0;){const i=n[o],s=e[i];if(s){const e=t[i],r=void 0===e||s(e,i,t);if(!0!==r)throw new U("option "+i+" must be "+r,U.ERR_BAD_OPTION_VALUE)}else if(!0!==r)throw new U("Unknown option "+i,U.ERR_BAD_OPTION)}},validators:Ot};const _t=At.validators;class Et{constructor(t){this.defaults=t,this.interceptors={request:new V,response:new V}}request(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},e=bt(this.defaults,e);const{transitional:r,paramsSerializer:n,headers:o}=e;let i;void 0!==r&&At.assertOptions(r,{silentJSONParsing:_t.transitional(_t.boolean),forcedJSONParsing:_t.transitional(_t.boolean),clarifyTimeoutError:_t.transitional(_t.boolean)},!1),void 0!==n&&At.assertOptions(n,{encode:_t.function,serialize:_t.function},!0),e.method=(e.method||this.defaults.method||"get").toLowerCase(),i=o&&B.merge(o.common,o[e.method]),i&&B.forEach(["delete","get","head","post","put","patch","common"],(t=>{delete o[t]})),e.headers=st.concat(i,o);const s=[];let a=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(a=a&&t.synchronous,s.unshift(t.fulfilled,t.rejected))}));const c=[];let u;this.interceptors.response.forEach((function(t){c.push(t.fulfilled,t.rejected)}));let l,f=0;if(!a){const t=[vt.bind(this),void 0];for(t.unshift.apply(t,s),t.push.apply(t,c),l=t.length,u=Promise.resolve(e);f<l;)u=u.then(t[f++],t[f++]);return u}l=s.length;let p=e;for(f=0;f<l;){const t=s[f++],e=s[f++];try{p=t(p)}catch(t){e.call(this,t);break}}try{u=vt.call(this,p)}catch(t){return Promise.reject(t)}for(f=0,l=c.length;f<l;)u=u.then(c[f++],c[f++]);return u}getUri(t){return W(ft((t=bt(this.defaults,t)).baseURL,t.url),t.params,t.paramsSerializer)}}B.forEach(["delete","get","head","options"],(function(t){Et.prototype[t]=function(e,r){return this.request(bt(r||{},{method:t,url:e,data:(r||{}).data}))}})),B.forEach(["post","put","patch"],(function(t){function e(e){return function(r,n,o){return this.request(bt(o||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:r,data:n}))}}Et.prototype[t]=e(),Et.prototype[t+"Form"]=e(!0)}));var St=Et;class xt{constructor(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");let e;this.promise=new Promise((function(t){e=t}));const r=this;this.promise.then((t=>{if(!r._listeners)return;let e=r._listeners.length;for(;e-- >0;)r._listeners[e](t);r._listeners=null})),this.promise.then=t=>{let e;const n=new Promise((t=>{r.subscribe(t),e=t})).then(t);return n.cancel=function(){r.unsubscribe(e)},n},t((function(t,n,o){r.reason||(r.reason=new ut(t,n,o),e(r.reason))}))}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}static source(){let t;return{token:new xt((function(e){t=e})),cancel:t}}}var Rt=xt;const Tt={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Tt).forEach((t=>{let[e,r]=t;Tt[r]=e}));var Nt=Tt;const Pt=function e(r){const n=new St(r),o=t(St.prototype.request,n);return B.extend(o,St.prototype,n,{allOwnKeys:!0}),B.extend(o,n,null,{allOwnKeys:!0}),o.create=function(t){return e(bt(r,t))},o}(Y);Pt.Axios=St,Pt.CanceledError=ut,Pt.CancelToken=Rt,Pt.isCancel=ct,Pt.VERSION=wt,Pt.toFormData=z,Pt.AxiosError=U,Pt.Cancel=Pt.CanceledError,Pt.all=function(t){return Promise.all(t)},Pt.spread=function(t){return function(e){return t.apply(null,e)}},Pt.isAxiosError=function(t){return B.isObject(t)&&!0===t.isAxiosError},Pt.mergeConfig=bt,Pt.AxiosHeaders=st,Pt.formToJSON=t=>X(B.isHTMLForm(t)?new FormData(t):t),Pt.HttpStatusCode=Nt,Pt.default=Pt;var Ct=Pt,Bt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Ut(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Ft=Array.isArray,Lt="object"==typeof Bt&&Bt&&Bt.Object===Object&&Bt,Dt=Lt,kt="object"==typeof self&&self&&self.Object===Object&&self,Mt=Dt||kt||Function("return this")(),It=Mt.Symbol,zt=It,qt=Object.prototype,Ht=qt.hasOwnProperty,$t=qt.toString,Jt=zt?zt.toStringTag:void 0;var Wt=function(t){var e=Ht.call(t,Jt),r=t[Jt];try{t[Jt]=void 0;var n=!0}catch(t){}var o=$t.call(t);return n&&(e?t[Jt]=r:delete t[Jt]),o},Vt=Object.prototype.toString;var Kt=Wt,Gt=function(t){return Vt.call(t)},Xt=It?It.toStringTag:void 0;var Qt=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Xt&&Xt in Object(t)?Kt(t):Gt(t)};var Zt=function(t){return null!=t&&"object"==typeof t},Yt=Qt,te=Zt;var ee=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==Yt(t)},re=Ft,ne=ee,oe=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ie=/^\w*$/;var se=function(t,e){if(re(t))return!1;var r=typeof t;return!("number"!=r&&"symbol"!=r&&"boolean"!=r&&null!=t&&!ne(t))||(ie.test(t)||!oe.test(t)||null!=e&&t in Object(e))};var ae=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)},ce=Qt,ue=ae;var le,fe=function(t){if(!ue(t))return!1;var e=ce(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e},pe=Mt["__core-js_shared__"],he=(le=/[^.]+$/.exec(pe&&pe.keys&&pe.keys.IE_PROTO||""))?"Symbol(src)_1."+le:"";var de=function(t){return!!he&&he in t},ye=Function.prototype.toString;var ge=fe,ve=de,me=ae,be=function(t){if(null!=t){try{return ye.call(t)}catch(t){}try{return t+""}catch(t){}}return""},we=/^\[object .+?Constructor\]$/,Oe=Function.prototype,je=Object.prototype,Ae=Oe.toString,_e=je.hasOwnProperty,Ee=RegExp("^"+Ae.call(_e).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var Se=function(t){return!(!me(t)||ve(t))&&(ge(t)?Ee:we).test(be(t))},xe=function(t,e){return null==t?void 0:t[e]};var Re=function(t,e){var r=xe(t,e);return Se(r)?r:void 0},Te=Re(Object,"create"),Ne=Te;var Pe=function(){this.__data__=Ne?Ne(null):{},this.size=0};var Ce=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},Be=Te,Ue=Object.prototype.hasOwnProperty;var Fe=function(t){var e=this.__data__;if(Be){var r=e[t];return"__lodash_hash_undefined__"===r?void 0:r}return Ue.call(e,t)?e[t]:void 0},Le=Te,De=Object.prototype.hasOwnProperty;var ke=Te;var Me=Pe,Ie=Ce,ze=Fe,qe=function(t){var e=this.__data__;return Le?void 0!==e[t]:De.call(e,t)},He=function(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=ke&&void 0===e?"__lodash_hash_undefined__":e,this};function $e(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}$e.prototype.clear=Me,$e.prototype.delete=Ie,$e.prototype.get=ze,$e.prototype.has=qe,$e.prototype.set=He;var Je=$e;var We=function(){this.__data__=[],this.size=0};var Ve=function(t,e){return t===e||t!=t&&e!=e};var Ke=function(t,e){for(var r=t.length;r--;)if(Ve(t[r][0],e))return r;return-1},Ge=Ke,Xe=Array.prototype.splice;var Qe=Ke;var Ze=Ke;var Ye=Ke;var tr=We,er=function(t){var e=this.__data__,r=Ge(e,t);return!(r<0)&&(r==e.length-1?e.pop():Xe.call(e,r,1),--this.size,!0)},rr=function(t){var e=this.__data__,r=Qe(e,t);return r<0?void 0:e[r][1]},nr=function(t){return Ze(this.__data__,t)>-1},or=function(t,e){var r=this.__data__,n=Ye(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this};function ir(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}ir.prototype.clear=tr,ir.prototype.delete=er,ir.prototype.get=rr,ir.prototype.has=nr,ir.prototype.set=or;var sr=ir,ar=Re(Mt,"Map"),cr=Je,ur=sr,lr=ar;var fr=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};var pr=function(t,e){var r=t.__data__;return fr(e)?r["string"==typeof e?"string":"hash"]:r.map},hr=pr;var dr=pr;var yr=pr;var gr=pr;var vr=function(){this.size=0,this.__data__={hash:new cr,map:new(lr||ur),string:new cr}},mr=function(t){var e=hr(this,t).delete(t);return this.size-=e?1:0,e},br=function(t){return dr(this,t).get(t)},wr=function(t){return yr(this,t).has(t)},Or=function(t,e){var r=gr(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this};function jr(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}jr.prototype.clear=vr,jr.prototype.delete=mr,jr.prototype.get=br,jr.prototype.has=wr,jr.prototype.set=Or;var Ar=jr;function _r(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var r=function(){var n=arguments,o=e?e.apply(this,n):n[0],i=r.cache;if(i.has(o))return i.get(o);var s=t.apply(this,n);return r.cache=i.set(o,s)||i,s};return r.cache=new(_r.Cache||Ar),r}_r.Cache=Ar;var Er=_r;var Sr=function(t){var e=Er(t,(function(t){return 500===r.size&&r.clear(),t})),r=e.cache;return e},xr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Rr=/\\(\\)?/g,Tr=Sr((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(xr,(function(t,r,n,o){e.push(n?o.replace(Rr,"$1"):r||t)})),e}));var Nr=function(t,e){for(var r=-1,n=null==t?0:t.length,o=Array(n);++r<n;)o[r]=e(t[r],r,t);return o},Pr=Ft,Cr=ee,Br=It?It.prototype:void 0,Ur=Br?Br.toString:void 0;var Fr=function t(e){if("string"==typeof e)return e;if(Pr(e))return Nr(e,t)+"";if(Cr(e))return Ur?Ur.call(e):"";var r=e+"";return"0"==r&&1/e==-Infinity?"-0":r},Lr=Fr;var Dr=function(t){return null==t?"":Lr(t)},kr=Ft,Mr=se,Ir=Tr,zr=Dr;var qr=ee;var Hr=function(t,e){return kr(t)?t:Mr(t,e)?[t]:Ir(zr(t))},$r=function(t){if("string"==typeof t||qr(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};var Jr=function(t,e){for(var r=0,n=(e=Hr(e,t)).length;null!=t&&r<n;)t=t[$r(e[r++])];return r&&r==n?t:void 0};var Wr=function(t,e,r){var n=null==t?void 0:Jr(t,e);return void 0===n?r:n},Vr={},Kr={get exports(){return Vr},set exports(t){Vr=t}};var Gr=function(t,e){for(var r=-1,n=null==t?0:t.length;++r<n&&!1!==e(t[r],r,t););return t};var Xr=function(t){return function(e,r,n){for(var o=-1,i=Object(e),s=n(e),a=s.length;a--;){var c=s[t?a:++o];if(!1===r(i[c],c,i))break}return e}}();var Qr=function(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n},Zr=Qt,Yr=Zt;var tn=function(t){return Yr(t)&&"[object Arguments]"==Zr(t)},en=Zt,rn=Object.prototype,nn=rn.hasOwnProperty,on=rn.propertyIsEnumerable,sn=tn(function(){return arguments}())?tn:function(t){return en(t)&&nn.call(t,"callee")&&!on.call(t,"callee")},an=sn,cn={};var un=function(){return!1};!function(t,e){var r=Mt,n=un,o=e&&!e.nodeType&&e,i=o&&t&&!t.nodeType&&t,s=i&&i.exports===o?r.Buffer:void 0,a=(s?s.isBuffer:void 0)||n;t.exports=a}({get exports(){return cn},set exports(t){cn=t}},cn);var ln=/^(?:0|[1-9]\d*)$/;var fn=function(t,e){var r=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==r||"symbol"!=r&&ln.test(t))&&t>-1&&t%1==0&&t<e};var pn=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991},hn=Qt,dn=pn,yn=Zt,gn={};gn["[object Float32Array]"]=gn["[object Float64Array]"]=gn["[object Int8Array]"]=gn["[object Int16Array]"]=gn["[object Int32Array]"]=gn["[object Uint8Array]"]=gn["[object Uint8ClampedArray]"]=gn["[object Uint16Array]"]=gn["[object Uint32Array]"]=!0,gn["[object Arguments]"]=gn["[object Array]"]=gn["[object ArrayBuffer]"]=gn["[object Boolean]"]=gn["[object DataView]"]=gn["[object Date]"]=gn["[object Error]"]=gn["[object Function]"]=gn["[object Map]"]=gn["[object Number]"]=gn["[object Object]"]=gn["[object RegExp]"]=gn["[object Set]"]=gn["[object String]"]=gn["[object WeakMap]"]=!1;var vn=function(t){return yn(t)&&dn(t.length)&&!!gn[hn(t)]};var mn=function(t){return function(e){return t(e)}},bn={};!function(t,e){var r=Lt,n=e&&!e.nodeType&&e,o=n&&t&&!t.nodeType&&t,i=o&&o.exports===n&&r.process,s=function(){try{var t=o&&o.require&&o.require("util").types;return t||i&&i.binding&&i.binding("util")}catch(t){}}();t.exports=s}({get exports(){return bn},set exports(t){bn=t}},bn);var wn=vn,On=mn,jn=bn&&bn.isTypedArray,An=jn?On(jn):wn,_n=Qr,En=an,Sn=Ft,xn=cn,Rn=fn,Tn=An,Nn=Object.prototype.hasOwnProperty;var Pn=function(t,e){var r=Sn(t),n=!r&&En(t),o=!r&&!n&&xn(t),i=!r&&!n&&!o&&Tn(t),s=r||n||o||i,a=s?_n(t.length,String):[],c=a.length;for(var u in t)!e&&!Nn.call(t,u)||s&&("length"==u||o&&("offset"==u||"parent"==u)||i&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||Rn(u,c))||a.push(u);return a},Cn=Object.prototype;var Bn=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Cn)};var Un=function(t,e){return function(r){return t(e(r))}},Fn=Un(Object.keys,Object),Ln=Bn,Dn=Fn,kn=Object.prototype.hasOwnProperty;var Mn=fe,In=pn;var zn=function(t){return null!=t&&In(t.length)&&!Mn(t)},qn=Pn,Hn=function(t){if(!Ln(t))return Dn(t);var e=[];for(var r in Object(t))kn.call(t,r)&&"constructor"!=r&&e.push(r);return e},$n=zn;var Jn=Xr,Wn=function(t){return $n(t)?qn(t):Hn(t)};var Vn=zn;var Kn=function(t,e){return function(r,n){if(null==r)return r;if(!Vn(r))return t(r,n);for(var o=r.length,i=e?o:-1,s=Object(r);(e?i--:++i<o)&&!1!==n(s[i],i,s););return r}}((function(t,e){return t&&Jn(t,e,Wn)}));var Gn=function(t){return t};var Xn=Gr,Qn=Kn,Zn=function(t){return"function"==typeof t?t:Gn},Yn=Ft;var to=function(t,e){return(Yn(t)?Xn:Qn)(t,Zn(e))};!function(t){t.exports=to}(Kr);var eo=Ut(Vr);function ro(){return"undefined"!=typeof window&&void 0!==window.document}function no(){let t,e,r=new Promise((function(){t=arguments[0],e=arguments[1]}));return r.resolve=t,r.reject=e,r}var oo=/\s/;var io=function(t){for(var e=t.length;e--&&oo.test(t.charAt(e)););return e},so=/^\s+/;var ao=function(t){return t?t.slice(0,io(t)+1).replace(so,""):t},co=ae,uo=ee,lo=/^[-+]0x[0-9a-f]+$/i,fo=/^0b[01]+$/i,po=/^0o[0-7]+$/i,ho=parseInt;var yo=function(t){if("number"==typeof t)return t;if(uo(t))return NaN;if(co(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=co(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=ao(t);var r=fo.test(t);return r||po.test(t)?ho(t.slice(2),r?2:8):lo.test(t)?NaN:+t},go=yo,vo=1/0;var mo=function(t){return t?(t=go(t))===vo||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0},bo=mo;var wo=function(t){var e=bo(t),r=e%1;return e==e?r?e-r:e:0},Oo=wo;var jo=function(t){return"number"==typeof t&&t==Oo(t)};function Ao(t){return"[object String]"===Object.prototype.toString.call(t)}function _o(t){return!(!Ao(t)||""===t)}function Eo(t){let e=!1;return _o(t)?e=!isNaN(Number(t)):function(t){return"[object Number]"===Object.prototype.toString.call(t)}(t)&&(e=!0),e}function So(t){if(!Eo(t))return 0;return mo(t)}function xo(t){return!!Eo(t)&&(t=So(t),jo(t))}var Ro=wo,To=yo,No=Dr,Po=Mt.isFinite,Co=Math.min;var Bo=function(t){var e=Math[t];return function(t,r){if(t=To(t),(r=null==r?0:Co(Ro(r),292))&&Po(t)){var n=(No(t)+"e").split("e"),o=e(n[0]+"e"+(+n[1]+r));return+((n=(No(o)+"e").split("e"))[0]+"e"+(+n[1]-r))}return e(t)}}("round");function Uo(t){if(!Eo(t))return 0;t=So(t);let e=Bo(t);return"0"===String(e)?0:e}function Fo(t){if(!xo(t))return!1;return Uo(t)>0}let Lo="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),Do=Lo.length;var ko={};!function(t){var e=Object.prototype.hasOwnProperty,r="~";function n(){}function o(t,e,r){this.fn=t,this.context=e,this.once=r||!1}function i(t,e,n,i,s){if("function"!=typeof n)throw new TypeError("The listener must be a function");var a=new o(n,i||t,s),c=r?r+e:e;return t._events[c]?t._events[c].fn?t._events[c]=[t._events[c],a]:t._events[c].push(a):(t._events[c]=a,t._eventsCount++),t}function s(t,e){0==--t._eventsCount?t._events=new n:delete t._events[e]}function a(){this._events=new n,this._eventsCount=0}Object.create&&(n.prototype=Object.create(null),(new n).__proto__||(r=!1)),a.prototype.eventNames=function(){var t,n,o=[];if(0===this._eventsCount)return o;for(n in t=this._events)e.call(t,n)&&o.push(r?n.slice(1):n);return Object.getOwnPropertySymbols?o.concat(Object.getOwnPropertySymbols(t)):o},a.prototype.listeners=function(t){var e=r?r+t:t,n=this._events[e];if(!n)return[];if(n.fn)return[n.fn];for(var o=0,i=n.length,s=new Array(i);o<i;o++)s[o]=n[o].fn;return s},a.prototype.listenerCount=function(t){var e=r?r+t:t,n=this._events[e];return n?n.fn?1:n.length:0},a.prototype.emit=function(t,e,n,o,i,s){var a=r?r+t:t;if(!this._events[a])return!1;var c,u,l=this._events[a],f=arguments.length;if(l.fn){switch(l.once&&this.removeListener(t,l.fn,void 0,!0),f){case 1:return l.fn.call(l.context),!0;case 2:return l.fn.call(l.context,e),!0;case 3:return l.fn.call(l.context,e,n),!0;case 4:return l.fn.call(l.context,e,n,o),!0;case 5:return l.fn.call(l.context,e,n,o,i),!0;case 6:return l.fn.call(l.context,e,n,o,i,s),!0}for(u=1,c=new Array(f-1);u<f;u++)c[u-1]=arguments[u];l.fn.apply(l.context,c)}else{var p,h=l.length;for(u=0;u<h;u++)switch(l[u].once&&this.removeListener(t,l[u].fn,void 0,!0),f){case 1:l[u].fn.call(l[u].context);break;case 2:l[u].fn.call(l[u].context,e);break;case 3:l[u].fn.call(l[u].context,e,n);break;case 4:l[u].fn.call(l[u].context,e,n,o);break;default:if(!c)for(p=1,c=new Array(f-1);p<f;p++)c[p-1]=arguments[p];l[u].fn.apply(l[u].context,c)}}return!0},a.prototype.on=function(t,e,r){return i(this,t,e,r,!1)},a.prototype.once=function(t,e,r){return i(this,t,e,r,!0)},a.prototype.removeListener=function(t,e,n,o){var i=r?r+t:t;if(!this._events[i])return this;if(!e)return s(this,i),this;var a=this._events[i];if(a.fn)a.fn!==e||o&&!a.once||n&&a.context!==n||s(this,i);else{for(var c=0,u=[],l=a.length;c<l;c++)(a[c].fn!==e||o&&!a[c].once||n&&a[c].context!==n)&&u.push(a[c]);u.length?this._events[i]=1===u.length?u[0]:u:s(this,i)}return this},a.prototype.removeAllListeners=function(t){var e;return t?(e=r?r+t:t,this._events[e]&&s(this,e)):(this._events=new n,this._eventsCount=0),this},a.prototype.off=a.prototype.removeListener,a.prototype.addListener=a.prototype.on,a.prefixed=r,a.EventEmitter=a,t.exports=a}({get exports(){return ko},set exports(t){ko=t}});var Mo=ko;function Io(){return new Mo}function zo(t){return function(){let e=no(),r=null,n=null;try{r=t.apply(this,arguments)}catch(t){n=t}return null!==n?e.resolve({state:"error",msg:n}):!function(t){let e,r=Object.prototype.toString.call(t);if(e="[object Promise]"===r,e)return!0;if("[object Function]"!==r)return!1;try{e="function"!=typeof t.subscribe&&"function"==typeof t.then}catch(t){}return e}(r)?e.resolve({state:"success",msg:r}):r.then((function(t){e.resolve({state:"success",msg:t})})).catch((function(t){"cancelled"===Wr(t,"reason")?e.resolve({state:"cancelled",msg:""}):e.resolve({state:"error",msg:t})})),e}}function qo(t){let e=Object.prototype.toString.call(t);return"[object Function]"===e||"[object AsyncFunction]"===e}function Ho(t){return"[object Array]"===Object.prototype.toString.call(t)}function $o(t){return"[object Object]"===Object.prototype.toString.call(t)}function Jo(t){if($o(t)){for(let e in t)return!1;return!0}return!1}function Wo(t){return!!function(t){return"[object Undefined]"===Object.prototype.toString.call(t)}(t)||(!!function(t){return"[object Null]"===Object.prototype.toString.call(t)}(t)||(!!Jo(t)||(!!function(t){return!(!Ao(t)||""!==t)}(t)||!!function(t){return!!Ho(t)&&0===t.length}(t))))}function Vo(t){return!!Ho(t)&&(0!==t.length&&(1!==t.length||!Wo(t[0])))}function Ko(t,e){if(!_o(t))return"";if(!(xo(r=e)&&Uo(r)>=0))return"";var r;if(0===(e=Uo(e)))return"";let n=t.length-e;return n<0&&(n=0),t.substr(n,e)}function Go(t){if(!ro())return Promise.reject("no window");try{return function(t){return t.arrayBuffer()}(t)}catch(e){return function(t){let e=no(),r=new FileReader;return r.onload=function(){let t=r.result;e.resolve(t)},r.onerror=function(t){e.reject(t)},r.readAsArrayBuffer(t),e}(t)}}function Xo(t){if($o(t)){for(let e in t)return!0;return!1}return!1}function Qo(t){return"[object ArrayBuffer]"===Object.prototype.toString.call(t)}function Zo(t){return"[object Uint8Array]"===Object.prototype.toString.call(t)}function Yo(t){return"[object Uint16Array]"===Object.prototype.toString.call(t)}function ti(t){if(!(Qo(t)||(e=t,"[object Blob]"===Object.prototype.toString.call(e))||Zo(t)||Yo(t)))return null;var e;try{if(t.byteLength)return t.byteLength}catch(t){}try{if(t.length)return t.length}catch(t){}try{if(t.size)return t.size}catch(t){}return null}var ei=Un(Object.getPrototypeOf,Object),ri=Qt,ni=ei,oi=Zt,ii=Function.prototype,si=Object.prototype,ai=ii.toString,ci=si.hasOwnProperty,ui=ai.call(Object);var li=Qt,fi=Zt,pi=function(t){if(!oi(t)||"[object Object]"!=ri(t))return!1;var e=ni(t);if(null===e)return!0;var r=ci.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&ai.call(r)==ui};var hi=function(t){if(!fi(t))return!1;var e=li(t);return"[object Error]"==e||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!pi(t)};var di={};var yi,gi={},vi={get exports(){return gi},set exports(t){gi=t}};function mi(){return yi||(yi=1,function(t,e){var r;t.exports=(r=r||function(t,e){var r;if("undefined"!=typeof window&&window.crypto&&(r=window.crypto),"undefined"!=typeof self&&self.crypto&&(r=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(r=globalThis.crypto),!r&&"undefined"!=typeof window&&window.msCrypto&&(r=window.msCrypto),!r&&void 0!==Bt&&Bt.crypto&&(r=Bt.crypto),!r)try{r=require("crypto")}catch(t){}var n=function(){if(r){if("function"==typeof r.getRandomValues)try{return r.getRandomValues(new Uint32Array(1))[0]}catch(t){}if("function"==typeof r.randomBytes)try{return r.randomBytes(4).readInt32LE()}catch(t){}}throw new Error("Native crypto module could not be used to get secure random number.")},o=Object.create||function(){function t(){}return function(e){var r;return t.prototype=e,r=new t,t.prototype=null,r}}(),i={},s=i.lib={},a=s.Base={extend:function(t){var e=o(this);return t&&e.mixIn(t),e.hasOwnProperty("init")&&this.init!==e.init||(e.init=function(){e.$super.init.apply(this,arguments)}),e.init.prototype=e,e.$super=this,e},create:function(){var t=this.extend();return t.init.apply(t,arguments),t},init:function(){},mixIn:function(t){for(var e in t)t.hasOwnProperty(e)&&(this[e]=t[e]);t.hasOwnProperty("toString")&&(this.toString=t.toString)},clone:function(){return this.init.prototype.extend(this)}},c=s.WordArray=a.extend({init:function(t,r){t=this.words=t||[],this.sigBytes=r!=e?r:4*t.length},toString:function(t){return(t||l).stringify(this)},concat:function(t){var e=this.words,r=t.words,n=this.sigBytes,o=t.sigBytes;if(this.clamp(),n%4)for(var i=0;i<o;i++){var s=r[i>>>2]>>>24-i%4*8&255;e[n+i>>>2]|=s<<24-(n+i)%4*8}else for(var a=0;a<o;a+=4)e[n+a>>>2]=r[a>>>2];return this.sigBytes+=o,this},clamp:function(){var e=this.words,r=this.sigBytes;e[r>>>2]&=4294967295<<32-r%4*8,e.length=t.ceil(r/4)},clone:function(){var t=a.clone.call(this);return t.words=this.words.slice(0),t},random:function(t){for(var e=[],r=0;r<t;r+=4)e.push(n());return new c.init(e,t)}}),u=i.enc={},l=u.Hex={stringify:function(t){for(var e=t.words,r=t.sigBytes,n=[],o=0;o<r;o++){var i=e[o>>>2]>>>24-o%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse:function(t){for(var e=t.length,r=[],n=0;n<e;n+=2)r[n>>>3]|=parseInt(t.substr(n,2),16)<<24-n%8*4;return new c.init(r,e/2)}},f=u.Latin1={stringify:function(t){for(var e=t.words,r=t.sigBytes,n=[],o=0;o<r;o++){var i=e[o>>>2]>>>24-o%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse:function(t){for(var e=t.length,r=[],n=0;n<e;n++)r[n>>>2]|=(255&t.charCodeAt(n))<<24-n%4*8;return new c.init(r,e)}},p=u.Utf8={stringify:function(t){try{return decodeURIComponent(escape(f.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(t){return f.parse(unescape(encodeURIComponent(t)))}},h=s.BufferedBlockAlgorithm=a.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(t){"string"==typeof t&&(t=p.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes},_process:function(e){var r,n=this._data,o=n.words,i=n.sigBytes,s=this.blockSize,a=i/(4*s),u=(a=e?t.ceil(a):t.max((0|a)-this._minBufferSize,0))*s,l=t.min(4*u,i);if(u){for(var f=0;f<u;f+=s)this._doProcessBlock(o,f);r=o.splice(0,u),n.sigBytes-=l}return new c.init(r,l)},clone:function(){var t=a.clone.call(this);return t._data=this._data.clone(),t},_minBufferSize:0});s.Hasher=h.extend({cfg:a.extend(),init:function(t){this.cfg=this.cfg.extend(t),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(t){return this._append(t),this._process(),this},finalize:function(t){return t&&this._append(t),this._doFinalize()},blockSize:16,_createHelper:function(t){return function(e,r){return new t.init(r).finalize(e)}},_createHmacHelper:function(t){return function(e,r){return new d.HMAC.init(t,r).finalize(e)}}});var d=i.algo={};return i}(Math),r)}(vi)),gi}!function(t,e){t.exports=mi().enc.Utf8}({get exports(){return di},set exports(t){di=t}});var bi=di,wi={};!function(t,e){var r;t.exports=(r=mi(),function(){var t=r,e=t.lib.WordArray;function n(t,r,n){for(var o=[],i=0,s=0;s<r;s++)if(s%4){var a=n[t.charCodeAt(s-1)]<<s%4*2|n[t.charCodeAt(s)]>>>6-s%4*2;o[i>>>2]|=a<<24-i%4*8,i++}return e.create(o,i)}t.enc.Base64={stringify:function(t){var e=t.words,r=t.sigBytes,n=this._map;t.clamp();for(var o=[],i=0;i<r;i+=3)for(var s=(e[i>>>2]>>>24-i%4*8&255)<<16|(e[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|e[i+2>>>2]>>>24-(i+2)%4*8&255,a=0;a<4&&i+.75*a<r;a++)o.push(n.charAt(s>>>6*(3-a)&63));var c=n.charAt(64);if(c)for(;o.length%4;)o.push(c);return o.join("")},parse:function(t){var e=t.length,r=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var i=0;i<r.length;i++)o[r.charCodeAt(i)]=i}var s=r.charAt(64);if(s){var a=t.indexOf(s);-1!==a&&(e=a)}return n(t,e,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),r.enc.Base64)}({get exports(){return wi},set exports(t){wi=t}});var Oi=wi;function ji(t){if(!_o(t))return new Uint8Array;let e;try{e=function(t){if(!Ao(t))return new Uint8Array;let e=Oi.parse(t),r=e.words,n=e.sigBytes,o=new Uint8Array(n);for(let t=0;t<n;t++){let e=r[t>>>2]>>>24-t%4*8&255;o[t]=e}return o}(function(t){if(!_o(t))return"";let e=bi.parse(t);return Oi.stringify(e)}(t))}catch(t){return new Uint8Array}return e}var Ai=Qt,_i=Zt;var Ei=function(t){return!0===t||!1===t||_i(t)&&"[object Boolean]"==Ai(t)};function Si(t){return Ei(t)}function xi(t,e){return function(t,e,r,n,o,i){if(!Eo(t))return null;if(!Zo(e))return null;if(!xo(r))return null;if(!Si(n))return null;if(!xo(o))return null;if(!xo(i))return null;let s,a,c;t=So(t);let u=8*i-o-1,l=(1<<u)-1,f=l>>1,p=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,h=n?i-1:0,d=n?-1:1,y=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(a=isNaN(t)?1:0,s=l):(s=Math.floor(Math.log(t)/Math.LN2),t*(c=Math.pow(2,-s))<1&&(s--,c*=2),(t+=s+f>=1?p/c:p*Math.pow(2,1-f))*c>=2&&(s++,c/=2),s+f>=l?(a=0,s=l):s+f>=1?(a=(t*c-1)*Math.pow(2,o),s+=f):(a=t*Math.pow(2,f-1)*Math.pow(2,o),s=0));o>=8;e[r+h]=255&a,h+=d,a/=256,o-=8);for(s=s<<o|a,u+=o;u>0;e[r+h]=255&s,h+=d,s/=256,u-=8);return e[r+h-d]|=128*y,null}(t,e,arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,!(arguments.length>3&&void 0!==arguments[3])||arguments[3],arguments.length>4&&void 0!==arguments[4]?arguments[4]:52,arguments.length>5&&void 0!==arguments[5]?arguments[5]:8)}function Ri(t){let e=[],r=[];if(!Vo(t)&&!Xo(t))return null;let n=[],o=[];function i(t){n.push(ti(t)),o.push(t)}try{let s=function(t){if(!$o(t))return{results:"",binarys:[]};if(Jo(t))return{results:"",binarys:[]};let e="",r=[];try{let n=-1;e=JSON.stringify(t,(function(t,e){if(Zo(e)){n+=1;let t=`[Uint8Array]::${n}`;return r.push(e),t}if(Yo(e)){n+=1;let t=`[Uint16Array]::${n}`;return r.push(e),t}if(Qo(e)){n+=1;let t=`[ArrayBuffer]::${n}`;return r.push(e),t}return hi(e)&&(e=e.toString()),e}))}catch(t){}return{results:e,binarys:r}}(t);i(ji(s.results)),eo(s.binarys,(t=>{i(t)}));let a=n,c=ji(JSON.stringify(a)),u=new Uint8Array(8);xi(ti(c),u),e.push(u),e.push(c),eo(o,(t=>{e.push(t)})),eo(e,(t=>{r=function(t,e){let r=ti(t),n=ti(e),o=new Uint8Array(r+n);return o.set(new Uint8Array(t),0),o.set(new Uint8Array(e),r),o}(r,t)}))}catch(t){return null}return r}function Ti(t){return function(t,e,r,n,o){if(!Zo(t))return null;if(!xo(e))return null;if(!Si(r))return null;if(!xo(n))return null;if(!xo(o))return null;let i,s,a=8*o-n-1,c=(1<<a)-1,u=c>>1,l=-7,f=r?0:o-1,p=r?1:-1,h=t[e+f];for(f+=p,i=h&(1<<-l)-1,h>>=-l,l+=a;l>0;i=256*i+t[e+f],f+=p,l-=8);for(s=i&(1<<-l)-1,i>>=-l,l+=n;l>0;s=256*s+t[e+f],f+=p,l-=8);if(0===i)i=1-u;else{if(i===c)return s?NaN:1/0*(h?-1:1);s+=Math.pow(2,n),i-=u}return(h?-1:1)*s*Math.pow(2,i-n)}(t,arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,!(arguments.length>2&&void 0!==arguments[2])||arguments[2],arguments.length>3&&void 0!==arguments[3]?arguments[3]:52,arguments.length>4&&void 0!==arguments[4]?arguments[4]:8)}var Ni={};!function(t,e){var r;t.exports=(r=mi(),function(){if("function"==typeof ArrayBuffer){var t=r.lib.WordArray,e=t.init,n=t.init=function(t){if(t instanceof ArrayBuffer&&(t=new Uint8Array(t)),(t instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&t instanceof Uint8ClampedArray||t instanceof Int16Array||t instanceof Uint16Array||t instanceof Int32Array||t instanceof Uint32Array||t instanceof Float32Array||t instanceof Float64Array)&&(t=new Uint8Array(t.buffer,t.byteOffset,t.byteLength)),t instanceof Uint8Array){for(var r=t.byteLength,n=[],o=0;o<r;o++)n[o>>>2]|=t[o]<<24-o%4*8;e.call(this,n,r)}else e.apply(this,arguments)};n.prototype=t}}(),r.lib.WordArray)}({get exports(){return Ni},set exports(t){Ni=t}});var Pi=Ni;function Ci(t){if(!Zo(t))return"";let e;try{r=function(t){return Zo(t)?Pi.create(t).toString(Oi):""}(t),e=_o(r)?Oi.parse(r).toString(bi):""}catch(t){return""}var r;return e}function Bi(t){let e=null;if(!Zo(t))return null;try{let r=8,n=t.slice(0,r),o=t.slice(r,ti(t)),i=Ti(n),s=o.slice(0,i),a=o.slice(i,ti(o)),c=Ci(s),u=function(t,e){let r=0,n=0,o=[];return eo(e,(e=>{n=r+e;let i=t.slice(r,n);r=n,o.push(i)})),o}(a,JSON.parse(c));e=function(t){if(!Xo(t))return{};let{results:e,binarys:r}=t;if(!_o(e))return{};if(!Ho(r))return{};let n={};try{n=JSON.parse(e,(function(t,e){if(_o(e)){if(e.indexOf("[Uint8Array]::")>=0){let t=Uo(e.replace("[Uint8Array]::",""));return r[t]}if(e.indexOf("[Uint16Array]::")>=0){let t=Uo(e.replace("[Uint16Array]::",""));return r[t]}if(e.indexOf("[ArrayBuffer]::")>=0){let t=Uo(e.replace("[ArrayBuffer]::",""));return r[t]}}return e}))}catch(t){}return n}({results:Ci(u.shift()),binarys:u})}catch(t){}return e}return function(t){let e=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:32,e=[];t=Fo(t)?Uo(t):32;for(let r=0;r<t;r++)e[r]=Lo[0|Math.random()*Do];return e.join("")}(),r=new Io;function n(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),o=1;o<e;o++)n[o-1]=arguments[o];setTimeout((()=>{r.emit(t,...n)}),1)}function o(t,e){let r=Wr(e,"success",null),n=Wr(e,"error",null);if(null!==r){let e=Wr(r,"output");t.resolve(e)}else t.reject(n)}return r.execute=function(t,e){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){},i=no();return n("triggerExecute",t,e,(function(t){o(i,t)}),r),i},r.broadcast=function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){},r=no();return n("triggerBroadcast",t,(function(t){o(r,t)}),e),r},r.deliver=function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){},r=no();return n("triggerDeliver",t,(function(t){o(r,t)}),e),r},function(){t.url||(t.url="http://localhost:8080"),t.apiName||(t.apiName="api"),t.timePolling||(t.timePolling=2e3),t.retry||(t.retry=3);let o="";function i(t,e){n("error",{msg:t,err:e})}async function s(t,e){let r;return r="browser"===t?await function(t){let e=no();return Go(t).then((t=>{let r=new Uint8Array(t);e.resolve(r)})).catch((t=>{e.reject(t)})),e}(e):new Uint8Array(e),r}function a(e,r){let n,i,a=no(),c=ro()?"browser":"nodejs",u=Ri(e);if(n="browser"===c?new Blob([u.buffer]):Buffer.from(u),"browser"===c)i=new FormData;else{if(!qo(t.FormData))throw console.log("invalid opt.FormData, need [npm i form-data] and [import FormData from 'form-data'] to set opt.FormData = FormData"),new Error("invalid opt.FormData");i=new t.FormData({maxDataSize:1073741824})}i.append("bb",n);let l="multipart/form-data";"nodejs"===c&&(l+=`; boundary=${i.getBoundary()}`);let f="blob";return"nodejs"===c&&(f="arraybuffer"),Ct({method:"POST",url:o,data:i,headers:{"Content-Type":l},timeout:3e5,maxContentLength:1/0,maxBodyLength:1/0,responseType:f,onUploadProgress:function(t){let e=0,n=t.loaded,o=t.total;Fo(o)&&(e=100*n/o),qo(r)&&r(Math.floor(e),n,"upload")},onDownloadProgress:function(t){let e=0,n=t.loaded,o=t.total;Fo(o)&&(e=100*n/o),qo(r)&&r(Math.floor(e),n,"donwload")}}).then((async t=>{let e=Wr(t,"data"),r=Bi(await s(c,e));a.resolve(r)})).catch((async t=>{let r=Wr(t,"response.statusText")||Wr(t,"message"),n=Wr(t,"response.data")||Wr(t,"stack");if(r)e=r;else if(n)e=n;else{try{t=t.toJSON()}catch(n){}console.log("err",t),e="Can not connect to server."}"Network Error"===e&&(e=`${e}. Make sure your space of hard drive is large enough or blocking by browser plugins.`),a.reject(e)})),a}function c(e,r,n){(async function(e,r){let n=await zo(a)(e,r),o=0;for(;"error"===n.state&&(o+=1,!(o>t.retry));)console.log(`retry n=${o}`),n=await zo(a)(e,r);return"success"===n.state?n.msg:Promise.reject(n.msg)})(e,n).then((t=>{r(t)})).catch((t=>{r({error:t})}))}function u(t,r,n,o){c({_mode:o,clientId:e,input:t},r,n)}o="/"===Ko(t.url,1)?t.url+t.apiName:t.url+"/"+t.apiName,r.removeAllListeners("triggerExecute"),r.on("triggerExecute",(function(t,r,n,o){c({_mode:"execute",clientId:e,func:t,input:r},n,o)})),r.removeAllListeners("triggerBroadcast"),r.on("triggerBroadcast",(function(t,e,r){u(t,e,r,"broadcast")})),r.removeAllListeners("triggerDeliver"),r.on("triggerDeliver",(function(t,e,r){u(t,e,r,"deliver")})),n("open"),n("openOnce"),setInterval((()=>{(function(){let t=no();function r(e){t.resolve(e)}return c({_mode:"polling",clientId:e},r,(()=>{})),t})().then((t=>{let e=Wr(t,"success.output",null);null!==e&&Vo(e)&&eo(e,((t,e)=>{setTimeout((()=>{"broadcast"===Wr(t,"mode")?n("broadcast",Wr(t,"data")):"deliver"===Wr(t,"mode")?n("deliver",Wr(t,"data")):i("invalid data.mode in polling",t)}),10*(e+1))}))})).catch((t=>{i("can not polling",t),n("reconn")}))}),t.timePolling)}(),r}}));
7
7
  //# sourceMappingURL=w-converhp-client.umd.js.map