@blackglory/estore-js 0.1.2 → 0.1.4
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/README.md +188 -306
- package/dist/es2015/index.min.mjs +2 -2
- package/dist/es2015/index.min.mjs.map +1 -1
- package/dist/es2015/index.mjs +5748 -3740
- package/dist/es2015/index.mjs.map +1 -1
- package/dist/es2015/index.umd.js +5753 -3743
- package/dist/es2015/index.umd.js.map +1 -1
- package/dist/es2015/index.umd.min.js +4 -4
- package/dist/es2015/index.umd.min.js.map +1 -1
- package/dist/es2018/index.min.mjs +1 -1
- package/dist/es2018/index.min.mjs.map +1 -1
- package/dist/es2018/index.mjs +5790 -3782
- package/dist/es2018/index.mjs.map +1 -1
- package/dist/es2018/index.umd.js +5751 -3741
- package/dist/es2018/index.umd.js.map +1 -1
- package/dist/es2018/index.umd.min.js +3 -3
- package/dist/es2018/index.umd.min.js.map +1 -1
- package/lib/es2015/estore-client.js +1 -1
- package/lib/es2015/estore-client.js.map +1 -1
- package/lib/es2015/token-policy-client.js.map +1 -1
- package/lib/es2015/utils.d.ts +2 -1
- package/lib/es2015/utils.js +1 -1
- package/lib/es2015/utils.js.map +1 -1
- package/lib/es2018/estore-client.js +1 -1
- package/lib/es2018/estore-client.js.map +1 -1
- package/lib/es2018/token-policy-client.js.map +1 -1
- package/lib/es2018/utils.d.ts +2 -1
- package/lib/es2018/utils.js +1 -1
- package/lib/es2018/utils.js.map +1 -1
- package/package.json +8 -8
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).EStore={})}(this,(function(e){"use strict";
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("stream")):"function"==typeof define&&define.amd?define(["exports","stream"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).EStore={},e.require$$0)}(this,(function(e,t){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=n(t);
|
|
2
2
|
/*! *****************************************************************************
|
|
3
3
|
Copyright (c) Microsoft Corporation.
|
|
4
4
|
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
13
13
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
14
14
|
PERFORMANCE OF THIS SOFTWARE.
|
|
15
|
-
***************************************************************************** */function
|
|
15
|
+
***************************************************************************** */function o(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{c(r.next(e))}catch(e){i(e)}}function a(e){try{c(r.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((r=r.apply(e,t||[])).next())}))}var i="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},s={},a={fetch:void 0};a.fetch=globalThis.fetch.bind(globalThis);var c={Headers:void 0};c.Headers=globalThis.Headers;var u={Request:void 0};u.Request=globalThis.Request;var l={Response:void 0};l.Response=globalThis.Response;var d={FormData:void 0};d.FormData=globalThis.FormData;var f={AbortController:void 0};f.AbortController=globalThis.AbortController;var h={AbortError:void 0};h.AbortError=globalThis.DOMException;var p={Blob:void 0};p.Blob=globalThis.Blob;var v={EventSource:void 0};v.EventSource=globalThis.EventSource,function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(a,e),n(c,e),n(u,e),n(l,e),n(d,e),n(f,e),n(h,e),n(p,e),n(v,e)}(s);var m={},y={},g={},b={},w={};function A(e){return Array.isArray(e)}w.isntEmptyArray=w.isEmptyArray=w.isntArray=w.isArray=void 0,w.isArray=A,w.isntArray=function(e){return!A(e)},w.isEmptyArray=function(e){return 0===e.length},w.isntEmptyArray=function(e){return 0!==e.length};var T={},_={};function S(e){return null===e}_.isntNull=_.isNull=void 0,_.isNull=S,_.isntNull=function(e){return!S(e)};var E={};function k(e){return void 0===e}E.isntUndefined=E.isUndefined=void 0,E.isUndefined=k,E.isntUndefined=function(e){return!k(e)};var R={};function C(e){return"function"==typeof e}R.isntFunction=R.isFunction=void 0,R.isFunction=C,R.isntFunction=function(e){return!C(e)},T.isntAsyncIterable=T.isAsyncIterable=void 0;const x=_,O=E,P=R;function I(e){return(0,x.isntNull)(e)&&(0,O.isntUndefined)(e)&&(0,P.isFunction)(e[Symbol.asyncIterator])}T.isAsyncIterable=I,T.isntAsyncIterable=function(e){return!I(e)};var N={};function j(e){return"bigint"==typeof e}N.isntBigInt=N.isBigInt=void 0,N.isBigInt=j,N.isntBigInt=function(e){return!j(e)};var q={};function F(e){return"boolean"==typeof e}q.isntBoolean=q.isBoolean=void 0,q.isBoolean=F,q.isntBoolean=function(e){return!F(e)};var U={},M={};function L(e){return"string"==typeof e}M.isntString=M.isString=void 0,M.isString=L,M.isntString=function(e){return!L(e)},U.isntChar=U.isChar=void 0;const D=M;function B(e){return(0,D.isString)(e)&&1===e.length}U.isChar=B,U.isntChar=function(e){return!B(e)};var H={};function z(e){return e instanceof Date}H.isntDate=H.isDate=void 0,H.isDate=z,H.isntDate=function(e){return!z(e)};var $={};$.inEnum=void 0,$.inEnum=function(e,t){return Object.values(t).includes(e)};var J={};function W(e){return e instanceof Error}J.isntError=J.isError=void 0,J.isError=W,J.isntError=function(e){return!W(e)};var G={};function V(e){return!e}G.isntFalsy=G.isFalsy=void 0,G.isFalsy=V,G.isntFalsy=function(e){return!V(e)};var K={};K.isntIterable=K.isIterable=void 0;const Q=_,Z=E,X=R;function Y(e){return(0,Q.isntNull)(e)&&(0,Z.isntUndefined)(e)&&(0,X.isFunction)(e[Symbol.iterator])}K.isIterable=Y,K.isntIterable=function(e){return!Y(e)};var ee={},te={};function ne(e){return"number"==typeof e}function re(e){return Number.isNaN(e)}te.isntNaN=te.isNaN=te.isNegativeInfinity=te.isPositiveInfinity=te.isFinite=te.isntNumber=te.isNumber=void 0,te.isNumber=ne,te.isntNumber=function(e){return!ne(e)},te.isFinite=function(e){return Number.isFinite(e)},te.isPositiveInfinity=function(e){return e===1/0},te.isNegativeInfinity=function(e){return e===-1/0},te.isNaN=re,te.isntNaN=function(e){return!re(e)};var oe={},ie="object"==typeof i&&i&&i.Object===Object&&i,se="object"==typeof self&&self&&self.Object===Object&&self,ae=(ie||se||Function("return this")()).Symbol,ce=ae,ue=Object.prototype,le=ue.hasOwnProperty,de=ue.toString,fe=ce?ce.toStringTag:void 0;var he=function(e){var t=le.call(e,fe),n=e[fe];try{e[fe]=void 0;var r=!0}catch(e){}var o=de.call(e);return r&&(t?e[fe]=n:delete e[fe]),o},pe=Object.prototype.toString;var ve=he,me=function(e){return pe.call(e)},ye=ae?ae.toStringTag:void 0;var ge=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":ye&&ye in Object(e)?ve(e):me(e)};var be=function(e,t){return function(n){return e(t(n))}}(Object.getPrototypeOf,Object);var we=ge,Ae=be,Te=function(e){return null!=e&&"object"==typeof e},_e=Function.prototype,Se=Object.prototype,Ee=_e.toString,ke=Se.hasOwnProperty,Re=Ee.call(Object);var Ce=function(e){if(!Te(e)||"[object Object]"!=we(e))return!1;var t=Ae(e);if(null===t)return!0;var n=ke.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&Ee.call(n)==Re},xe=i&&i.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};oe.isntEmptyObject=oe.isEmptyObject=oe.isntPlainObject=oe.isPlainObject=oe.isntObject=oe.isObject=void 0;const Oe=xe(Ce);function Pe(e){return null!==e&&"object"==typeof e}function Ie(e){return(0,Oe.default)(e)}oe.isObject=Pe,oe.isntObject=function(e){return!Pe(e)},oe.isPlainObject=Ie,oe.isntPlainObject=function(e){return!Ie(e)},oe.isEmptyObject=function(e){return 0===Object.keys(e).length},oe.isntEmptyObject=function(e){return 0!==Object.keys(e).length},ee.isntJsonable=ee.isJsonable=ee.isntJson=ee.isJson=void 0;const Ne=_,je=q,qe=M,Fe=te,Ue=w,Me=oe;function Le(e){return(0,Ne.isNull)(e)||(0,je.isBoolean)(e)||(0,qe.isString)(e)||(0,Fe.isNumber)(e)||(0,Ue.isArray)(e)&&e.every(Le)||(0,Me.isPlainObject)(e)&&Object.values(e).every(Le)}ee.isJson=Le,ee.isntJson=function(e){return!Le(e)},ee.isJsonable=function(e){try{return JSON.stringify(e),!0}catch(e){return!1}},ee.isntJsonable=function e(t){return!e()};var De={};De.isPromiseLike=De.isntPromiseLike=De.isntPromise=De.isPromise=void 0;const Be=oe,He=R;function ze(e){return e instanceof Promise}function $e(e){return(0,Be.isObject)(e)&&(0,He.isFunction)(e.then)}De.isPromise=ze,De.isntPromise=function(e){return!ze(e)},De.isntPromiseLike=function(e){return!$e(e)},De.isPromiseLike=$e;var Je={};Je.isAbsoluteURL=void 0,Je.isAbsoluteURL=function(e){try{return new URL(e),!0}catch(e){return!1}};var We={};function Ge(e){return e instanceof RegExp}We.isntRegExp=We.isRegExp=void 0,We.isRegExp=Ge,We.isntRegExp=function(e){return!Ge(e)};var Ve={};function Ke(e){return"symbol"==typeof e}Ve.isntSymbol=Ve.isSymbol=void 0,Ve.isSymbol=Ke,Ve.isntSymbol=function(e){return!Ke(e)},function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(w,e),n(T,e),n(N,e),n(q,e),n(U,e),n(H,e),n($,e),n(J,e),n(G,e),n(R,e),n(K,e),n(ee,e),n(_,e),n(te,e),n(oe,e),n(De,e),n(M,e),n(E,e),n(Je,e),n(We,e),n(Ve,e)}(b),g.del=g.patch=g.put=g.post=g.head=g.get=void 0;const Qe=s,Ze=b;function Xe(e,...t){const n=t.reduce(((e,t)=>(0,Ze.isFunction)(t)?t(e):e),{url:new URL("http://localhost"),headers:new Qe.Headers}),r=new Qe.Headers(n.headers);return new Qe.Request(n.url.href,{method:e,headers:r,signal:n.signal,body:n.payload,keepalive:n.keepalive})}g.get=function(...e){return Xe("GET",...e)},g.head=function(...e){return Xe("HEAD",...e)},g.post=function(...e){return Xe("POST",...e)},g.put=function(...e){return Xe("PUT",...e)},g.patch=function(...e){return Xe("PATCH",...e)},g.del=function(...e){return Xe("DELETE",...e)},function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(y,e),n(g,e)}(m);var Ye={},et={};et.url=void 0,et.url=function(...e){return t=>({...t,url:new URL(e.reduce(((e,t)=>new URL(t,e).href)))})};var tt={text:void 0};const nt=s;tt.text=function(e){return t=>{const n=new nt.Headers(t.headers);return n.set("Content-Type","application/x-www-form-urlencoded"),{...t,headers:n,payload:e}}};var rt={json:void 0};const ot=s;rt.json=function(e){return t=>{const n=new ot.Headers(t.headers);return n.set("Content-Type","application/json"),{...t,headers:n,payload:JSON.stringify(e)}}};var it={},st={exports:{}};
|
|
16
16
|
/* @license
|
|
17
17
|
Papa Parse
|
|
18
|
-
v5.3.
|
|
18
|
+
v5.3.2
|
|
19
19
|
https://github.com/mholt/PapaParse
|
|
20
20
|
License: MIT
|
|
21
21
|
*/
|
|
22
|
-
!function(e,t){e.exports=function e(){var t="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==t?t:{},n=!t.document&&!!t.postMessage,r=n&&/blob:/i.test((t.location||{}).protocol),o={},i=0,s={parse:function(n,r){var a=(r=r||{}).dynamicTyping||!1;if(A(a)&&(r.dynamicTypingFunction=a,a={}),r.dynamicTyping=a,r.transform=!!A(r.transform)&&r.transform,r.worker&&s.WORKERS_SUPPORTED){var c=function(){if(!s.WORKERS_SUPPORTED)return!1;var n,r,a=(n=t.URL||t.webkitURL||null,r=e.toString(),s.BLOB_URL||(s.BLOB_URL=n.createObjectURL(new Blob(["(",r,")();"],{type:"text/javascript"})))),c=new t.Worker(a);return c.onmessage=m,c.id=i++,o[c.id]=c}();return c.userStep=r.step,c.userChunk=r.chunk,c.userComplete=r.complete,c.userError=r.error,r.step=A(r.step),r.chunk=A(r.chunk),r.complete=A(r.complete),r.error=A(r.error),delete r.worker,void c.postMessage({input:n,config:r,workerId:c.id})}var h=null;return s.NODE_STREAM_INPUT,"string"==typeof n?h=r.download?new u(r):new d(r):!0===n.readable&&A(n.read)&&A(n.on)?h=new f(r):(t.File&&n instanceof File||n instanceof Object)&&(h=new l(r)),h.stream(n)},unparse:function(e,t){var n=!1,r=!0,o=",",i="\r\n",a='"',c=a+a,u=!1,l=null,d=!1;!function(){if("object"==typeof t){if("string"!=typeof t.delimiter||s.BAD_DELIMITERS.filter((function(e){return-1!==t.delimiter.indexOf(e)})).length||(o=t.delimiter),("boolean"==typeof t.quotes||"function"==typeof t.quotes||Array.isArray(t.quotes))&&(n=t.quotes),"boolean"!=typeof t.skipEmptyLines&&"string"!=typeof t.skipEmptyLines||(u=t.skipEmptyLines),"string"==typeof t.newline&&(i=t.newline),"string"==typeof t.quoteChar&&(a=t.quoteChar),"boolean"==typeof t.header&&(r=t.header),Array.isArray(t.columns)){if(0===t.columns.length)throw new Error("Option columns is empty");l=t.columns}void 0!==t.escapeChar&&(c=t.escapeChar+a),"boolean"==typeof t.escapeFormulae&&(d=t.escapeFormulae)}}();var f=new RegExp(p(a),"g");if("string"==typeof e&&(e=JSON.parse(e)),Array.isArray(e)){if(!e.length||Array.isArray(e[0]))return h(null,e,u);if("object"==typeof e[0])return h(l||Object.keys(e[0]),e,u)}else if("object"==typeof e)return"string"==typeof e.data&&(e.data=JSON.parse(e.data)),Array.isArray(e.data)&&(e.fields||(e.fields=e.meta&&e.meta.fields),e.fields||(e.fields=Array.isArray(e.data[0])?e.fields:"object"==typeof e.data[0]?Object.keys(e.data[0]):[]),Array.isArray(e.data[0])||"object"==typeof e.data[0]||(e.data=[e.data])),h(e.fields||[],e.data||[],u);throw new Error("Unable to serialize unrecognized input");function h(e,t,n){var s="";"string"==typeof e&&(e=JSON.parse(e)),"string"==typeof t&&(t=JSON.parse(t));var a=Array.isArray(e)&&0<e.length,c=!Array.isArray(t[0]);if(a&&r){for(var u=0;u<e.length;u++)0<u&&(s+=o),s+=v(e[u],u);0<t.length&&(s+=i)}for(var l=0;l<t.length;l++){var d=a?e.length:t[l].length,f=!1,h=a?0===Object.keys(t[l]).length:0===t[l].length;if(n&&!a&&(f="greedy"===n?""===t[l].join("").trim():1===t[l].length&&0===t[l][0].length),"greedy"===n&&a){for(var p=[],m=0;m<d;m++){var y=c?e[m]:m;p.push(t[l][y])}f=""===p.join("").trim()}if(!f){for(var g=0;g<d;g++){0<g&&!h&&(s+=o);var b=a&&c?e[g]:g;s+=v(t[l][b],g)}l<t.length-1&&(!n||0<d&&!h)&&(s+=i)}}return s}function v(e,t){if(null==e)return"";if(e.constructor===Date)return JSON.stringify(e).slice(1,25);!0===d&&"string"==typeof e&&null!==e.match(/^[=+\-@].*$/)&&(e="'"+e);var r=e.toString().replace(f,c);return"boolean"==typeof n&&n||"function"==typeof n&&n(e,t)||Array.isArray(n)&&n[t]||function(e,t){for(var n=0;n<t.length;n++)if(-1<e.indexOf(t[n]))return!0;return!1}(r,s.BAD_DELIMITERS)||-1<r.indexOf(o)||" "===r.charAt(0)||" "===r.charAt(r.length-1)?a+r+a:r}}};if(s.RECORD_SEP=String.fromCharCode(30),s.UNIT_SEP=String.fromCharCode(31),s.BYTE_ORDER_MARK="\ufeff",s.BAD_DELIMITERS=["\r","\n",'"',s.BYTE_ORDER_MARK],s.WORKERS_SUPPORTED=!n&&!!t.Worker,s.NODE_STREAM_INPUT=1,s.LocalChunkSize=10485760,s.RemoteChunkSize=5242880,s.DefaultDelimiter=",",s.Parser=v,s.ParserHandle=h,s.NetworkStreamer=u,s.FileStreamer=l,s.StringStreamer=d,s.ReadableStreamStreamer=f,t.jQuery){var a=t.jQuery;a.fn.parse=function(e){var n=e.config||{},r=[];return this.each((function(e){if("INPUT"!==a(this).prop("tagName").toUpperCase()||"file"!==a(this).attr("type").toLowerCase()||!t.FileReader||!this.files||0===this.files.length)return!0;for(var o=0;o<this.files.length;o++)r.push({file:this.files[o],inputElem:this,instanceConfig:a.extend({},n)})})),o(),this;function o(){if(0!==r.length){var t,n,o,c,u=r[0];if(A(e.before)){var l=e.before(u.file,u.inputElem);if("object"==typeof l){if("abort"===l.action)return t="AbortError",n=u.file,o=u.inputElem,c=l.reason,void(A(e.error)&&e.error({name:t},n,o,c));if("skip"===l.action)return void i();"object"==typeof l.config&&(u.instanceConfig=a.extend(u.instanceConfig,l.config))}else if("skip"===l)return void i()}var d=u.instanceConfig.complete;u.instanceConfig.complete=function(e){A(d)&&d(e,u.file,u.inputElem),i()},s.parse(u.file,u.instanceConfig)}else A(e.complete)&&e.complete()}function i(){r.splice(0,1),o()}}}function c(e){this._handle=null,this._finished=!1,this._completed=!1,this._halted=!1,this._input=null,this._baseIndex=0,this._partialLine="",this._rowCount=0,this._start=0,this._nextChunk=null,this.isFirstChunk=!0,this._completeResults={data:[],errors:[],meta:{}},function(e){var t=b(e);t.chunkSize=parseInt(t.chunkSize),e.step||e.chunk||(t.chunkSize=null),this._handle=new h(t),(this._handle.streamer=this)._config=t}.call(this,e),this.parseChunk=function(e,n){if(this.isFirstChunk&&A(this._config.beforeFirstChunk)){var o=this._config.beforeFirstChunk(e);void 0!==o&&(e=o)}this.isFirstChunk=!1,this._halted=!1;var i=this._partialLine+e;this._partialLine="";var a=this._handle.parse(i,this._baseIndex,!this._finished);if(!this._handle.paused()&&!this._handle.aborted()){var c=a.meta.cursor;this._finished||(this._partialLine=i.substring(c-this._baseIndex),this._baseIndex=c),a&&a.data&&(this._rowCount+=a.data.length);var u=this._finished||this._config.preview&&this._rowCount>=this._config.preview;if(r)t.postMessage({results:a,workerId:s.WORKER_ID,finished:u});else if(A(this._config.chunk)&&!n){if(this._config.chunk(a,this._handle),this._handle.paused()||this._handle.aborted())return void(this._halted=!0);a=void 0,this._completeResults=void 0}return this._config.step||this._config.chunk||(this._completeResults.data=this._completeResults.data.concat(a.data),this._completeResults.errors=this._completeResults.errors.concat(a.errors),this._completeResults.meta=a.meta),this._completed||!u||!A(this._config.complete)||a&&a.meta.aborted||(this._config.complete(this._completeResults,this._input),this._completed=!0),u||a&&a.meta.paused||this._nextChunk(),a}this._halted=!0},this._sendError=function(e){A(this._config.error)?this._config.error(e):r&&this._config.error&&t.postMessage({workerId:s.WORKER_ID,error:e,finished:!1})}}function u(e){var t;(e=e||{}).chunkSize||(e.chunkSize=s.RemoteChunkSize),c.call(this,e),this._nextChunk=n?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(e){this._input=e,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(t=new XMLHttpRequest,this._config.withCredentials&&(t.withCredentials=this._config.withCredentials),n||(t.onload=w(this._chunkLoaded,this),t.onerror=w(this._chunkError,this)),t.open(this._config.downloadRequestBody?"POST":"GET",this._input,!n),this._config.downloadRequestHeaders){var e=this._config.downloadRequestHeaders;for(var r in e)t.setRequestHeader(r,e[r])}if(this._config.chunkSize){var o=this._start+this._config.chunkSize-1;t.setRequestHeader("Range","bytes="+this._start+"-"+o)}try{t.send(this._config.downloadRequestBody)}catch(e){this._chunkError(e.message)}n&&0===t.status&&this._chunkError()}},this._chunkLoaded=function(){4===t.readyState&&(t.status<200||400<=t.status?this._chunkError():(this._start+=this._config.chunkSize?this._config.chunkSize:t.responseText.length,this._finished=!this._config.chunkSize||this._start>=function(e){var t=e.getResponseHeader("Content-Range");return null===t?-1:parseInt(t.substring(t.lastIndexOf("/")+1))}(t),this.parseChunk(t.responseText)))},this._chunkError=function(e){var n=t.statusText||e;this._sendError(new Error(n))}}function l(e){var t,n;(e=e||{}).chunkSize||(e.chunkSize=s.LocalChunkSize),c.call(this,e);var r="undefined"!=typeof FileReader;this.stream=function(e){this._input=e,n=e.slice||e.webkitSlice||e.mozSlice,r?((t=new FileReader).onload=w(this._chunkLoaded,this),t.onerror=w(this._chunkError,this)):t=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount<this._config.preview)||this._readChunk()},this._readChunk=function(){var e=this._input;if(this._config.chunkSize){var o=Math.min(this._start+this._config.chunkSize,this._input.size);e=n.call(e,this._start,o)}var i=t.readAsText(e,this._config.encoding);r||this._chunkLoaded({target:{result:i}})},this._chunkLoaded=function(e){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(e.target.result)},this._chunkError=function(){this._sendError(t.error)}}function d(e){var t;c.call(this,e=e||{}),this.stream=function(e){return t=e,this._nextChunk()},this._nextChunk=function(){if(!this._finished){var e,n=this._config.chunkSize;return n?(e=t.substring(0,n),t=t.substring(n)):(e=t,t=""),this._finished=!t,this.parseChunk(e)}}}function f(e){c.call(this,e=e||{});var t=[],n=!0,r=!1;this.pause=function(){c.prototype.pause.apply(this,arguments),this._input.pause()},this.resume=function(){c.prototype.resume.apply(this,arguments),this._input.resume()},this.stream=function(e){this._input=e,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){r&&1===t.length&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),t.length?this.parseChunk(t.shift()):n=!0},this._streamData=w((function(e){try{t.push("string"==typeof e?e:e.toString(this._config.encoding)),n&&(n=!1,this._checkIsFinished(),this.parseChunk(t.shift()))}catch(e){this._streamError(e)}}),this),this._streamError=w((function(e){this._streamCleanUp(),this._sendError(e)}),this),this._streamEnd=w((function(){this._streamCleanUp(),r=!0,this._streamData("")}),this),this._streamCleanUp=w((function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)}),this)}function h(e){var t,n,r,o=Math.pow(2,53),i=-o,a=/^\s*-?(\d+\.?|\.\d+|\d+\.\d+)([eE][-+]?\d+)?\s*$/,c=/^(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))$/,u=this,l=0,d=0,f=!1,h=!1,m=[],y={data:[],errors:[],meta:{}};if(A(e.step)){var g=e.step;e.step=function(t){if(y=t,S())E();else{if(E(),0===y.data.length)return;l+=t.data.length,e.preview&&l>e.preview?n.abort():(y.data=y.data[0],g(y,u))}}}function w(t){return"greedy"===e.skipEmptyLines?""===t.join("").trim():1===t.length&&0===t[0].length}function E(){if(y&&r&&(T("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+s.DefaultDelimiter+"'"),r=!1),e.skipEmptyLines)for(var t=0;t<y.data.length;t++)w(y.data[t])&&y.data.splice(t--,1);return S()&&function(){if(y)if(Array.isArray(y.data[0])){for(var t=0;S()&&t<y.data.length;t++)y.data[t].forEach(n);y.data.splice(0,1)}else y.data.forEach(n);function n(t,n){A(e.transformHeader)&&(t=e.transformHeader(t,n)),m.push(t)}}(),function(){if(!y||!e.header&&!e.dynamicTyping&&!e.transform)return y;function t(t,n){var r,o=e.header?{}:[];for(r=0;r<t.length;r++){var i=r,s=t[r];e.header&&(i=r>=m.length?"__parsed_extra":m[r]),e.transform&&(s=e.transform(s,i)),s=R(i,s),"__parsed_extra"===i?(o[i]=o[i]||[],o[i].push(s)):o[i]=s}return e.header&&(r>m.length?T("FieldMismatch","TooManyFields","Too many fields: expected "+m.length+" fields but parsed "+r,d+n):r<m.length&&T("FieldMismatch","TooFewFields","Too few fields: expected "+m.length+" fields but parsed "+r,d+n)),o}var n=1;return!y.data.length||Array.isArray(y.data[0])?(y.data=y.data.map(t),n=y.data.length):y.data=t(y.data,0),e.header&&y.meta&&(y.meta.fields=m),d+=n,y}()}function S(){return e.header&&0===m.length}function R(t,n){return r=t,e.dynamicTypingFunction&&void 0===e.dynamicTyping[r]&&(e.dynamicTyping[r]=e.dynamicTypingFunction(r)),!0===(e.dynamicTyping[r]||e.dynamicTyping)?"true"===n||"TRUE"===n||"false"!==n&&"FALSE"!==n&&(function(e){if(a.test(e)){var t=parseFloat(e);if(i<t&&t<o)return!0}return!1}(n)?parseFloat(n):c.test(n)?new Date(n):""===n?null:n):n;var r}function T(e,t,n,r){var o={type:e,code:t,message:n};void 0!==r&&(o.row=r),y.errors.push(o)}this.parse=function(o,i,a){var c=e.quoteChar||'"';if(e.newline||(e.newline=function(e,t){e=e.substring(0,1048576);var n=new RegExp(p(t)+"([^]*?)"+p(t),"gm"),r=(e=e.replace(n,"")).split("\r"),o=e.split("\n"),i=1<o.length&&o[0].length<r[0].length;if(1===r.length||i)return"\n";for(var s=0,a=0;a<r.length;a++)"\n"===r[a][0]&&s++;return s>=r.length/2?"\r\n":"\r"}(o,c)),r=!1,e.delimiter)A(e.delimiter)&&(e.delimiter=e.delimiter(o),y.meta.delimiter=e.delimiter);else{var u=function(t,n,r,o,i){var a,c,u,l;i=i||[",","\t","|",";",s.RECORD_SEP,s.UNIT_SEP];for(var d=0;d<i.length;d++){var f=i[d],h=0,p=0,m=0;u=void 0;for(var y=new v({comments:o,delimiter:f,newline:n,preview:10}).parse(t),g=0;g<y.data.length;g++)if(r&&w(y.data[g]))m++;else{var b=y.data[g].length;p+=b,void 0!==u?0<b&&(h+=Math.abs(b-u),u=b):u=b}0<y.data.length&&(p/=y.data.length-m),(void 0===c||h<=c)&&(void 0===l||l<p)&&1.99<p&&(c=h,a=f,l=p)}return{successful:!!(e.delimiter=a),bestDelimiter:a}}(o,e.newline,e.skipEmptyLines,e.comments,e.delimitersToGuess);u.successful?e.delimiter=u.bestDelimiter:(r=!0,e.delimiter=s.DefaultDelimiter),y.meta.delimiter=e.delimiter}var l=b(e);return e.preview&&e.header&&l.preview++,t=o,n=new v(l),y=n.parse(t,i,a),E(),f?{meta:{paused:!0}}:y||{meta:{paused:!1}}},this.paused=function(){return f},this.pause=function(){f=!0,n.abort(),t=A(e.chunk)?"":t.substring(n.getCharIndex())},this.resume=function(){u.streamer._halted?(f=!1,u.streamer.parseChunk(t,!0)):setTimeout(u.resume,3)},this.aborted=function(){return h},this.abort=function(){h=!0,n.abort(),y.meta.aborted=!0,A(e.complete)&&e.complete(y),t=""}}function p(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function v(e){var t,n=(e=e||{}).delimiter,r=e.newline,o=e.comments,i=e.step,a=e.preview,c=e.fastMode,u=t=void 0===e.quoteChar?'"':e.quoteChar;if(void 0!==e.escapeChar&&(u=e.escapeChar),("string"!=typeof n||-1<s.BAD_DELIMITERS.indexOf(n))&&(n=","),o===n)throw new Error("Comment character same as delimiter");!0===o?o="#":("string"!=typeof o||-1<s.BAD_DELIMITERS.indexOf(o))&&(o=!1),"\n"!==r&&"\r"!==r&&"\r\n"!==r&&(r="\n");var l=0,d=!1;this.parse=function(e,s,f){if("string"!=typeof e)throw new Error("Input must be a string");var h=e.length,v=n.length,m=r.length,y=o.length,g=A(i),b=[],w=[],E=[],S=l=0;if(!e)return q();if(c||!1!==c&&-1===e.indexOf(t)){for(var R=e.split(r),T=0;T<R.length;T++){if(E=R[T],l+=E.length,T!==R.length-1)l+=r.length;else if(f)return q();if(!o||E.substring(0,y)!==o){if(g){if(b=[],P(E.split(n)),F(),d)return q()}else P(E.split(n));if(a&&a<=T)return b=b.slice(0,a),q(!0)}}return q()}for(var _=e.indexOf(n,l),k=e.indexOf(r,l),C=new RegExp(p(u)+p(t),"g"),x=e.indexOf(t,l);;)if(e[l]!==t)if(o&&0===E.length&&e.substring(l,l+y)===o){if(-1===k)return q();l=k+m,k=e.indexOf(r,l),_=e.indexOf(n,l)}else if(-1!==_&&(_<k||-1===k))E.push(e.substring(l,_)),l=_+v,_=e.indexOf(n,l);else{if(-1===k)break;if(E.push(e.substring(l,k)),U(k+m),g&&(F(),d))return q();if(a&&b.length>=a)return q(!0)}else for(x=l,l++;;){if(-1===(x=e.indexOf(t,x+1)))return f||w.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:b.length,index:l}),j();if(x===h-1)return j(e.substring(l,x).replace(C,t));if(t!==u||e[x+1]!==u){if(t===u||0===x||e[x-1]!==u){-1!==_&&_<x+1&&(_=e.indexOf(n,x+1)),-1!==k&&k<x+1&&(k=e.indexOf(r,x+1));var O=I(-1===k?_:Math.min(_,k));if(e[x+1+O]===n){E.push(e.substring(l,x).replace(C,t)),e[l=x+1+O+v]!==t&&(x=e.indexOf(t,l)),_=e.indexOf(n,l),k=e.indexOf(r,l);break}var N=I(k);if(e.substring(x+1+N,x+1+N+m)===r){if(E.push(e.substring(l,x).replace(C,t)),U(x+1+N+m),_=e.indexOf(n,l),x=e.indexOf(t,l),g&&(F(),d))return q();if(a&&b.length>=a)return q(!0);break}w.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:b.length,index:l}),x++}}else x++}return j();function P(e){b.push(e),S=l}function I(t){var n=0;if(-1!==t){var r=e.substring(x+1,t);r&&""===r.trim()&&(n=r.length)}return n}function j(t){return f||(void 0===t&&(t=e.substring(l)),E.push(t),l=h,P(E),g&&F()),q()}function U(t){l=t,P(E),E=[],k=e.indexOf(r,l)}function q(e){return{data:b,errors:w,meta:{delimiter:n,linebreak:r,aborted:d,truncated:!!e,cursor:S+(s||0)}}}function F(){i(q()),b=[],w=[]}},this.abort=function(){d=!0},this.getCharIndex=function(){return l}}function m(e){var t=e.data,n=o[t.workerId],r=!1;if(t.error)n.userError(t.error,t.file);else if(t.results&&t.results.data){var i={abort:function(){r=!0,y(t.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:g,resume:g};if(A(n.userStep)){for(var s=0;s<t.results.data.length&&(n.userStep({data:t.results.data[s],errors:t.results.errors,meta:t.results.meta},i),!r);s++);delete t.results}else A(n.userChunk)&&(n.userChunk(t.results,i,t.file),delete t.results)}t.finished&&!r&&y(t.workerId,t.results)}function y(e,t){var n=o[e];A(n.userComplete)&&n.userComplete(t),n.terminate(),delete o[e]}function g(){throw new Error("Not implemented.")}function b(e){if("object"!=typeof e||null===e)return e;var t=Array.isArray(e)?[]:{};for(var n in e)t[n]=b(e[n]);return t}function w(e,t){return function(){e.apply(t,arguments)}}function A(e){return"function"==typeof e}return r&&(t.onmessage=function(e){var n=e.data;if(void 0===s.WORKER_ID&&n&&(s.WORKER_ID=n.workerId),"string"==typeof n.input)t.postMessage({workerId:s.WORKER_ID,results:s.parse(n.input,n.config),finished:!0});else if(t.File&&n.input instanceof File||n.input instanceof Object){var r=s.parse(n.input,n.config);r&&t.postMessage({workerId:s.WORKER_ID,results:r,finished:!0})}}),(u.prototype=Object.create(c.prototype)).constructor=u,(l.prototype=Object.create(c.prototype)).constructor=l,(d.prototype=Object.create(d.prototype)).constructor=d,(f.prototype=Object.create(c.prototype)).constructor=f,s}()}(Ue);var qe={},Fe={CustomError:void 0};class Le extends Error{get name(){return this.constructor.name}}Fe.CustomError=Le;var Be={ExpectedError:void 0};const De=Fe;class Me extends De.CustomError{}Be.ExpectedError=Me;var He={AssertionError:void 0};const Je=Fe;class ze extends Je.CustomError{}He.AssertionError=ze;var $e={};$e.normalize=void 0,$e.normalize=function(e){var t;return{name:e.name,message:e.message,stack:null!==(t=e.stack)&&void 0!==t?t:null}};var Ge={refute:void 0};const Ve=Be;Ge.refute=function(e,t){if(e)throw new Ve.ExpectedError(t)};var Ke={assert:void 0};const We=He;Ke.assert=function(e,t){if(!e)throw new We.AssertionError(t)},function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),r=n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};r(Fe,e),r(Be,e),r(He,e),r($e,e),r(Ge,e),r(Ke,e)}(qe),je.csv=void 0;const Ze=o,Qe=Ue.exports,Ye=qe;function Xe(e){const t=Object.keys(e[0]);return(0,Qe.unparse)({data:e,fields:t})}je.csv=function(e){return(0,Ye.assert)(e.length>0,"payload must be a non-empty array"),t=>{const n=new Ze.Headers(t.headers);return n.set("Content-Type","text/csv"),{...t,headers:n,payload:Xe(e)}}};var et={};et.signal=void 0,et.signal=function(e){return t=>({...t,signal:e})};var tt={header:void 0};const nt=o;tt.header=function(e,t){return n=>{const r=new nt.Headers(n.headers);return r.set(e,t),{...n,headers:r}}};var rt={appendHeader:void 0};const ot=o;rt.appendHeader=function(e,t){return n=>{const r=new ot.Headers(n.headers);return r.append(e,t),{...n,headers:r}}};var it={headers:void 0};const st=o;it.headers=function(e){return t=>{const n=new st.Headers(t.headers);for(const[t,r]of Object.entries(e))n.set(t,r);return{...t,headers:n}}};var at={accept:void 0};const ct=rt;at.accept=function(e){return(0,ct.appendHeader)("Accept",e)};var ut={};ut.host=void 0,ut.host=function(e){return t=>{const n=new URL(t.url.href);return n.host=e,{...t,url:n}}};var lt={};lt.port=void 0,lt.port=function(e){return t=>{const n=new URL(t.url.href);return n.port=e.toString(),{...t,url:n}}};var dt={};dt.pathname=void 0,dt.pathname=function(e){return t=>{const n=new URL(t.url.href);return n.pathname=e,{...t,url:n}}};var ft={};ft.search=void 0,ft.search=function(e){return t=>{const n=new URL(t.url.href);return n.search=e,{...t,url:n}}};var ht={};ht.searchParam=void 0,ht.searchParam=function(e,t){return n=>{const r=new URL(n.url.href),o=new URLSearchParams(r.searchParams);return o.set(e,t.toString()),r.search=o.toString(),{...n,url:r}}};var pt={};pt.searchParams=void 0,pt.searchParams=function(e){return t=>{const n=new URL(t.url.href),r=new URLSearchParams(n.searchParams);for(const[t,n]of Object.entries(e))r.set(t,n.toString());return n.search=r.toString(),{...t,url:n}}};var vt={};vt.appendSearchParam=void 0,vt.appendSearchParam=function(e,t){return n=>{const r=new URL(n.url.href),o=new URLSearchParams(r.searchParams);return o.append(e,t.toString()),r.search=o.toString(),{...n,url:r}}};var mt={formDataField:void 0};const yt=o,gt=y;mt.formDataField=function(e,t){return n=>{const r=n.payload instanceof yt.FormData?function(e){const t=new yt.FormData;for(const[n,r]of e.entries())t.append(n,r);return t}(n.payload):new yt.FormData;return(0,gt.isArray)(t)?t.forEach((t=>r.append(e,t))):r.append(e,t),{...n,payload:r}}};var bt={},wt={exports:{}};!function(e,t){var n,r,o,i,s,a,c,u,l,d,f,h,p,v,m,y,g,b,w,A,E,S,R,T,_,k,C,x,O,N,P,I,j,U,q,F,L,B,D,M,H;"undefined"!=typeof self?self:"undefined"!=typeof window&&window,e.exports=(r=n="3.7.2",o="function"==typeof atob,i="function"==typeof btoa,s="function"==typeof Buffer,a="function"==typeof TextDecoder?new TextDecoder:void 0,c="function"==typeof TextEncoder?new TextEncoder:void 0,u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",l=Array.prototype.slice.call(u),H={},l.forEach((function(e,t){return H[e]=t})),d=H,f=/^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/,h=String.fromCharCode.bind(String),p="function"==typeof Uint8Array.from?Uint8Array.from.bind(Uint8Array):function(e,t){return void 0===t&&(t=function(e){return e}),new Uint8Array(Array.prototype.slice.call(e,0).map(t))},v=function(e){return e.replace(/=/g,"").replace(/[+\/]/g,(function(e){return"+"==e?"-":"_"}))},m=function(e){return e.replace(/[^A-Za-z0-9\+\/]/g,"")},y=function(e){for(var t,n,r,o,i="",s=e.length%3,a=0;a<e.length;){if((n=e.charCodeAt(a++))>255||(r=e.charCodeAt(a++))>255||(o=e.charCodeAt(a++))>255)throw new TypeError("invalid character found");i+=l[(t=n<<16|r<<8|o)>>18&63]+l[t>>12&63]+l[t>>6&63]+l[63&t]}return s?i.slice(0,s-3)+"===".substring(s):i},b=s?function(e){return Buffer.from(e).toString("base64")}:function(e){for(var t=4096,n=[],r=0,o=e.length;r<o;r+=t)n.push(h.apply(null,e.subarray(r,r+t)));return g(n.join(""))},A=function(e){if(e.length<2)return(t=e.charCodeAt(0))<128?e:t<2048?h(192|t>>>6)+h(128|63&t):h(224|t>>>12&15)+h(128|t>>>6&63)+h(128|63&t);var t=65536+1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320);return h(240|t>>>18&7)+h(128|t>>>12&63)+h(128|t>>>6&63)+h(128|63&t)},E=/[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g,R=s?function(e){return Buffer.from(e,"utf8").toString("base64")}:c?function(e){return b(c.encode(e))}:function(e){return g(S(e))},_=function(e){return T(e,!0)},k=/[\xC0-\xDF][\x80-\xBF]|[\xE0-\xEF][\x80-\xBF]{2}|[\xF0-\xF7][\x80-\xBF]{3}/g,C=function(e){switch(e.length){case 4:var t=((7&e.charCodeAt(0))<<18|(63&e.charCodeAt(1))<<12|(63&e.charCodeAt(2))<<6|63&e.charCodeAt(3))-65536;return h(55296+(t>>>10))+h(56320+(1023&t));case 3:return h((15&e.charCodeAt(0))<<12|(63&e.charCodeAt(1))<<6|63&e.charCodeAt(2));default:return h((31&e.charCodeAt(0))<<6|63&e.charCodeAt(1))}},O=function(e){if(e=e.replace(/\s+/g,""),!f.test(e))throw new TypeError("malformed base64.");e+="==".slice(2-(3&e.length));for(var t,n,r,o="",i=0;i<e.length;)t=d[e.charAt(i++)]<<18|d[e.charAt(i++)]<<12|(n=d[e.charAt(i++)])<<6|(r=d[e.charAt(i++)]),o+=64===n?h(t>>16&255):64===r?h(t>>16&255,t>>8&255):h(t>>16&255,t>>8&255,255&t);return o},P=s?function(e){return p(Buffer.from(e,"base64"))}:function(e){return p(N(e),(function(e){return e.charCodeAt(0)}))},I=function(e){return P(U(e))},j=s?function(e){return Buffer.from(e,"base64").toString("utf8")}:a?function(e){return a.decode(P(e))}:function(e){return x(N(e))},U=function(e){return m(e.replace(/[-_]/g,(function(e){return"-"==e?"+":"/"})))},F=function(e){return{value:e,enumerable:!1,writable:!0,configurable:!0}},L=function(){var e=function(e,t){return Object.defineProperty(String.prototype,e,F(t))};e("fromBase64",(function(){return q(this)})),e("toBase64",(function(e){return T(this,e)})),e("toBase64URI",(function(){return T(this,!0)})),e("toBase64URL",(function(){return T(this,!0)})),e("toUint8Array",(function(){return I(this)}))},B=function(){var e=function(e,t){return Object.defineProperty(Uint8Array.prototype,e,F(t))};e("toBase64",(function(e){return w(this,e)})),e("toBase64URI",(function(){return w(this,!0)})),e("toBase64URL",(function(){return w(this,!0)}))},D=function(){L(),B()},M={version:n,VERSION:r,atob:N=o?function(e){return atob(m(e))}:s?function(e){return Buffer.from(e,"base64").toString("binary")}:O,atobPolyfill:O,btoa:g=i?function(e){return btoa(e)}:s?function(e){return Buffer.from(e,"binary").toString("base64")}:y,btoaPolyfill:y,fromBase64:q=function(e){return j(U(e))},toBase64:T=function(e,t){return void 0===t&&(t=!1),t?v(R(e)):R(e)},encode:T,encodeURI:_,encodeURL:_,utob:S=function(e){return e.replace(E,A)},btou:x=function(e){return e.replace(k,C)},decode:q,isValid:function(e){if("string"!=typeof e)return!1;var t=e.replace(/\s+/g,"").replace(/={0,2}$/,"");return!/[^\s0-9a-zA-Z\+/]/.test(t)||!/[^\s0-9a-zA-Z\-_]/.test(t)},fromUint8Array:w=function(e,t){return void 0===t&&(t=!1),t?v(b(e)):b(e)},toUint8Array:I,extendString:L,extendUint8Array:B,extendBuiltins:D,Base64:{}},Object.keys(M).forEach((function(e){return M.Base64[e]=M[e]})),M)}(wt),bt.basicAuth=void 0;const At=tt,Et=wt.exports;bt.basicAuth=function(e,t){return(0,At.header)("Authorization","Basic "+(0,Et.btoa)(`${e}:${t}`))};var St={bearerAuth:void 0};const Rt=tt;St.bearerAuth=function(e){return(0,Rt.header)("Authorization",`Bearer ${e}`)};var Tt={};Tt.keepalive=void 0,Tt.keepalive=function(e=!0){return t=>({...t,keepalive:e})},function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),r=n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};r(xe,e),r(Oe,e),r(Pe,e),r(je,e),r(et,e),r(tt,e),r(rt,e),r(it,e),r(at,e),r(ut,e),r(lt,e),r(dt,e),r(ft,e),r(ht,e),r(pt,e),r(vt,e),r(mt,e),r(bt,e),r(St,e),r(Tt,e)}(Ce);var _t={},kt=r(Object.freeze({__proto__:null})),Ct={},xt={},Ot={CustomError:void 0};class Nt extends Error{get name(){return this.constructor.name}}Ot.CustomError=Nt;var Pt={ExpectedError:void 0};const It=Ot;class jt extends It.CustomError{}Pt.ExpectedError=jt;var Ut={AssertionError:void 0};const qt=Ot;class Ft extends qt.CustomError{}Ut.AssertionError=Ft;var Lt={};Lt.normalize=void 0,Lt.normalize=function(e){var t;return{name:e.name,message:e.message,stack:null!==(t=e.stack)&&void 0!==t?t:null}};var Bt={refute:void 0};const Dt=Pt;Bt.refute=function(e,t){if(e)throw new Dt.ExpectedError(t)};var Mt={assert:void 0};const Ht=Ut;Mt.assert=function(e,t){if(!e)throw new Ht.AssertionError(t)},function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),r=n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};r(Ot,e),r(Pt,e),r(Ut,e),r(Lt,e),r(Bt,e),r(Mt,e)}(xt),Ct.HTTPError=void 0;const Jt=xt;Ct.HTTPError=class extends Jt.CustomError{constructor(e,t){super(t),this.code=e}};var zt={},$t={};!function(e){e.ServerError=e.ClientError=e.Redirection=e.Successful=e.Informational=void 0,function(e){e[e.Continue=100]="Continue",e[e.SwitchingProtocol=101]="SwitchingProtocol",e[e.Processing=102]="Processing",e[e.EarlyHints=103]="EarlyHints"}(e.Informational||(e.Informational={})),function(e){e[e.OK=200]="OK",e[e.Created=201]="Created",e[e.Accepted=202]="Accepted",e[e.NonAuthoritativeInformation=203]="NonAuthoritativeInformation",e[e.NoContent=204]="NoContent",e[e.ResetContent=205]="ResetContent",e[e.PartialContent=206]="PartialContent",e[e.MultiStatus=207]="MultiStatus",e[e.AlreadyReported=208]="AlreadyReported",e[e.IMUsed=226]="IMUsed"}(e.Successful||(e.Successful={})),function(e){e[e.MultipleChoice=300]="MultipleChoice",e[e.MovedPermanently=3011]="MovedPermanently",e[e.Found=302]="Found",e[e.SeeOther=303]="SeeOther",e[e.NotModified=304]="NotModified",e[e.TemporaryRedirect=307]="TemporaryRedirect",e[e.PermanentRedirect=308]="PermanentRedirect"}(e.Redirection||(e.Redirection={})),function(e){e[e.BadRequest=400]="BadRequest",e[e.Unauthorized=401]="Unauthorized",e[e.Forbidden=403]="Forbidden",e[e.NotFound=404]="NotFound",e[e.MethodNotAllowed=405]="MethodNotAllowed",e[e.NotAcceptable=406]="NotAcceptable",e[e.ProxyAuthenticationRequired=407]="ProxyAuthenticationRequired",e[e.RequestTimeout=408]="RequestTimeout",e[e.Conflict=409]="Conflict",e[e.Gone=410]="Gone",e[e.LengthRequired=411]="LengthRequired",e[e.PreconditionFailed=412]="PreconditionFailed",e[e.PayloadTooLarge=413]="PayloadTooLarge",e[e.URITooLong=414]="URITooLong",e[e.UnsupportedMediaType=415]="UnsupportedMediaType",e[e.RangeNotSatisfiable=416]="RangeNotSatisfiable",e[e.ExpectationFailed=417]="ExpectationFailed",e[e.MisdirectedRequest=421]="MisdirectedRequest",e[e.UnprocessableEntity=422]="UnprocessableEntity",e[e.Locked=423]="Locked",e[e.FailedDependency=424]="FailedDependency",e[e.UpgradeRequired=426]="UpgradeRequired",e[e.PreconditionRequired=428]="PreconditionRequired",e[e.TooManyRequests=429]="TooManyRequests",e[e.RequestHeaderFieldsTooLarge=431]="RequestHeaderFieldsTooLarge",e[e.UnavailableForLegalReasons=451]="UnavailableForLegalReasons"}(e.ClientError||(e.ClientError={})),function(e){e[e.InternalServerError=500]="InternalServerError",e[e.NotImplemented=501]="NotImplemented",e[e.BadGateway=502]="BadGateway",e[e.ServiceUnavailable=503]="ServiceUnavailable",e[e.GatewayTimeout=504]="GatewayTimeout",e[e.HTTPVersionNotSupported=505]="HTTPVersionNotSupported",e[e.VariantAlsoNegotiates=506]="VariantAlsoNegotiates",e[e.InsufficientStorage=507]="InsufficientStorage",e[e.LoopDetected=508]="LoopDetected",e[e.NotExtended=510]="NotExtended",e[e.NetworkAuthenticationRequired=511]="NetworkAuthenticationRequired"}(e.ServerError||(e.ServerError={}))}($t),zt.EarlyHints=zt.Processing=zt.SwitchingProtocol=zt.Continue=zt.HTTPInformational=void 0;const Gt=$t;class Vt{constructor(e,t){this.code=e,this.message=t}}zt.HTTPInformational=Vt;zt.Continue=class extends Vt{constructor(){super(Gt.Informational.Continue,"Continue")}};zt.SwitchingProtocol=class extends Vt{constructor(){super(Gt.Informational.SwitchingProtocol,"Switching Protocol")}};zt.Processing=class extends Vt{constructor(){super(Gt.Informational.Processing,"Processing")}};zt.EarlyHints=class extends Vt{constructor(){super(Gt.Informational.EarlyHints,"Early Hints")}};var Kt={};Kt.IMUsed=Kt.AlreadyReported=Kt.MultiStatus=Kt.PartialContent=Kt.ResetContent=Kt.NoContent=Kt.NonAuthoritativeInformation=Kt.Accepted=Kt.Created=Kt.OK=Kt.HTTPSuccessful=void 0;const Wt=$t;class Zt{constructor(e,t){this.code=e,this.message=t}}Kt.HTTPSuccessful=Zt;Kt.OK=class extends Zt{constructor(){super(Wt.Successful.OK,"OK")}};Kt.Created=class extends Zt{constructor(){super(Wt.Successful.Created,"Created")}};Kt.Accepted=class extends Zt{constructor(){super(Wt.Successful.Accepted,"Accepted")}};Kt.NonAuthoritativeInformation=class extends Zt{constructor(){super(Wt.Successful.NonAuthoritativeInformation,"Non-Authoritative Information")}};Kt.NoContent=class extends Zt{constructor(){super(Wt.Successful.NoContent,"No Content")}};Kt.ResetContent=class extends Zt{constructor(){super(Wt.Successful.ResetContent,"Reset Content")}};Kt.PartialContent=class extends Zt{constructor(){super(Wt.Successful.PartialContent,"Partial Content")}};Kt.MultiStatus=class extends Zt{constructor(){super(Wt.Successful.MultiStatus,"Multi-Status")}};Kt.AlreadyReported=class extends Zt{constructor(){super(Wt.Successful.AlreadyReported,"Already Reported")}};Kt.IMUsed=class extends Zt{constructor(){super(Wt.Successful.IMUsed,"IM Used")}};var Qt={};Qt.PermanentRedirect=Qt.TemporaryRedirect=Qt.NotModified=Qt.SeeOther=Qt.Found=Qt.MovedPermanently=Qt.MultipleChoice=Qt.HTTPRedirection=void 0;const Yt=$t;class Xt{constructor(e,t){this.code=e,this.message=t}}Qt.HTTPRedirection=Xt;Qt.MultipleChoice=class extends Xt{constructor(){super(Yt.Redirection.MultipleChoice,"Multiple Choice")}};Qt.MovedPermanently=class extends Xt{constructor(){super(Yt.Redirection.MovedPermanently,"Moved Permanently")}};Qt.Found=class extends Xt{constructor(){super(Yt.Redirection.Found,"Found")}};Qt.SeeOther=class extends Xt{constructor(){super(Yt.Redirection.SeeOther,"See Other")}};Qt.NotModified=class extends Xt{constructor(){super(Yt.Redirection.NotModified,"Not Modified")}};Qt.TemporaryRedirect=class extends Xt{constructor(){super(Yt.Redirection.TemporaryRedirect,"Temporary Redirect")}};Qt.PermanentRedirect=class extends Xt{constructor(){super(Yt.Redirection.PermanentRedirect,"Permanent Redirect")}};var en={};en.UnavailableForLegalReasons=en.RequestHeaderFieldsTooLarge=en.TooManyRequests=en.PreconditionRequired=en.UpgradeRequired=en.FailedDependency=en.Locked=en.UnprocessableEntity=en.MisdirectedRequest=en.ExpectationFailed=en.RangeNotSatisfiable=en.UnsupportedMediaType=en.URITooLong=en.PayloadTooLarge=en.PreconditionFailed=en.LengthRequired=en.Gone=en.Conflict=en.RequestTimeout=en.ProxyAuthenticationRequired=en.NotAcceptable=en.MethodNotAllowed=en.NotFound=en.Forbidden=en.Unauthorized=en.BadRequest=en.HTTPClientError=void 0;const tn=Ct,nn=$t;class rn extends tn.HTTPError{}en.HTTPClientError=rn;en.BadRequest=class extends rn{constructor(e){super(nn.ClientError.BadRequest,null!=e?e:"Bad Request")}};en.Unauthorized=class extends rn{constructor(e){super(nn.ClientError.Unauthorized,null!=e?e:"Unauthorized")}};en.Forbidden=class extends rn{constructor(e){super(nn.ClientError.Forbidden,null!=e?e:"Forbidden")}};en.NotFound=class extends rn{constructor(e){super(nn.ClientError.NotFound,null!=e?e:"Not Found")}};en.MethodNotAllowed=class extends rn{constructor(e){super(nn.ClientError.MethodNotAllowed,null!=e?e:"Method Not Allowed")}};en.NotAcceptable=class extends rn{constructor(e){super(nn.ClientError.NotAcceptable,null!=e?e:"Not Acceptable")}};en.ProxyAuthenticationRequired=class extends rn{constructor(e){super(nn.ClientError.ProxyAuthenticationRequired,null!=e?e:"Proxy Authentication Required")}};en.RequestTimeout=class extends rn{constructor(e){super(nn.ClientError.RequestTimeout,null!=e?e:"Request Timeout")}};en.Conflict=class extends rn{constructor(e){super(nn.ClientError.Conflict,null!=e?e:"Conflict")}};en.Gone=class extends rn{constructor(e){super(nn.ClientError.Gone,null!=e?e:"Gone")}};en.LengthRequired=class extends rn{constructor(e){super(nn.ClientError.LengthRequired,null!=e?e:"Length Required")}};en.PreconditionFailed=class extends rn{constructor(e){super(nn.ClientError.PreconditionFailed,null!=e?e:"Precondition Failed")}};en.PayloadTooLarge=class extends rn{constructor(e){super(nn.ClientError.PayloadTooLarge,null!=e?e:"Payload Too Large")}};en.URITooLong=class extends rn{constructor(e){super(nn.ClientError.URITooLong,null!=e?e:"URI Too Long")}};en.UnsupportedMediaType=class extends rn{constructor(e){super(nn.ClientError.UnsupportedMediaType,null!=e?e:"Unsupported Media Type")}};en.RangeNotSatisfiable=class extends rn{constructor(e){super(nn.ClientError.RangeNotSatisfiable,null!=e?e:"Range Not Satisfiable")}};en.ExpectationFailed=class extends rn{constructor(e){super(nn.ClientError.ExpectationFailed,null!=e?e:"Expectation Failed")}};en.MisdirectedRequest=class extends rn{constructor(e){super(nn.ClientError.MisdirectedRequest,null!=e?e:"Misdirected Request")}};en.UnprocessableEntity=class extends rn{constructor(e){super(nn.ClientError.UnprocessableEntity,null!=e?e:"Unprocessable Entity")}};en.Locked=class extends rn{constructor(e){super(nn.ClientError.Locked,null!=e?e:"Locked")}};en.FailedDependency=class extends rn{constructor(e){super(nn.ClientError.FailedDependency,null!=e?e:"Failed Dependency")}};en.UpgradeRequired=class extends rn{constructor(e){super(nn.ClientError.UpgradeRequired,null!=e?e:"Upgrade Required")}};en.PreconditionRequired=class extends rn{constructor(e){super(nn.ClientError.PreconditionRequired,null!=e?e:"Precondition Required")}};en.TooManyRequests=class extends rn{constructor(e){super(nn.ClientError.TooManyRequests,null!=e?e:"Too Many Requests")}};en.RequestHeaderFieldsTooLarge=class extends rn{constructor(e){super(nn.ClientError.RequestHeaderFieldsTooLarge,null!=e?e:"Request Header Fields Too Large")}};en.UnavailableForLegalReasons=class extends rn{constructor(e){super(nn.ClientError.UnavailableForLegalReasons,null!=e?e:"Unavailable For Legal Reasons")}};var on={};on.NetworkAuthenticationRequired=on.NotExtended=on.LoopDetected=on.InsufficientStorage=on.VariantAlsoNegotiates=on.HTTPVersionNotSupported=on.GatewayTimeout=on.ServiceUnavailable=on.BadGateway=on.NotImplemented=on.InternalServerError=on.HTTPServerError=void 0;const sn=Ct,an=$t;class cn extends sn.HTTPError{}on.HTTPServerError=cn;on.InternalServerError=class extends cn{constructor(e){super(an.ServerError.InternalServerError,null!=e?e:"Internal Server Error")}};on.NotImplemented=class extends cn{constructor(e){super(an.ServerError.NotImplemented,null!=e?e:"Not Implemented")}};on.BadGateway=class extends cn{constructor(e){super(an.ServerError.BadGateway,null!=e?e:"Bad Gateway")}};on.ServiceUnavailable=class extends cn{constructor(e){super(an.ServerError.ServiceUnavailable,null!=e?e:"Service Unavailable")}};on.GatewayTimeout=class extends cn{constructor(e){super(an.ServerError.GatewayTimeout,null!=e?e:"Gateway Timeout")}};on.HTTPVersionNotSupported=class extends cn{constructor(e){super(an.ServerError.HTTPVersionNotSupported,null!=e?e:"HTTP Version Not Supported")}};on.VariantAlsoNegotiates=class extends cn{constructor(e){super(an.ServerError.VariantAlsoNegotiates,null!=e?e:"Variant Also Negotiates")}};on.InsufficientStorage=class extends cn{constructor(e){super(an.ServerError.InsufficientStorage,null!=e?e:"Insufficient Storage")}};on.LoopDetected=class extends cn{constructor(e){super(an.ServerError.LoopDetected,null!=e?e:"Loop Detected")}};on.NotExtended=class extends cn{constructor(e){super(an.ServerError.NotExtended,null!=e?e:"Not Extended")}};on.NetworkAuthenticationRequired=class extends cn{constructor(e){super(an.ServerError.NetworkAuthenticationRequired,null!=e?e:"Network Authentication Required")}};var un={};un.fromCode=un.UnknownHTTPStatusError=void 0;const ln=zt,dn=Kt,fn=Qt,hn=en,pn=on;class vn extends Error{constructor(e){super(`The HTTP status code ${e} is unknown`),this.name=this.constructor.name}}un.UnknownHTTPStatusError=vn,un.fromCode=function(e,t){switch(e){case 100:return new ln.Continue;case 101:return new ln.SwitchingProtocol;case 102:return new ln.Processing;case 103:return new ln.EarlyHints;case 200:return new dn.OK;case 201:return new dn.Created;case 202:return new dn.Accepted;case 203:return new dn.NonAuthoritativeInformation;case 204:return new dn.NoContent;case 205:return new dn.ResetContent;case 206:return new dn.PartialContent;case 207:return new dn.MultiStatus;case 208:return new dn.AlreadyReported;case 226:return new dn.IMUsed;case 300:return new fn.MultipleChoice;case 301:return new fn.MovedPermanently;case 302:return new fn.Found;case 303:return new fn.SeeOther;case 304:return new fn.NotModified;case 307:return new fn.TemporaryRedirect;case 308:return new fn.PermanentRedirect;case 400:return new hn.BadRequest(t);case 401:return new hn.Unauthorized(t);case 403:return new hn.Forbidden(t);case 404:return new hn.NotFound(t);case 405:return new hn.MethodNotAllowed(t);case 406:return new hn.NotAcceptable(t);case 407:return new hn.ProxyAuthenticationRequired(t);case 408:return new hn.RequestTimeout(t);case 409:return new hn.Conflict(t);case 410:return new hn.Gone(t);case 411:return new hn.LengthRequired(t);case 412:return new hn.PreconditionFailed(t);case 413:return new hn.PayloadTooLarge(t);case 414:return new hn.URITooLong(t);case 415:return new hn.UnsupportedMediaType(t);case 416:return new hn.RangeNotSatisfiable(t);case 417:return new hn.ExpectationFailed(t);case 421:return new hn.MisdirectedRequest(t);case 422:return new hn.UnprocessableEntity(t);case 423:return new hn.Locked(t);case 424:return new hn.FailedDependency(t);case 426:return new hn.UpgradeRequired(t);case 428:return new hn.PreconditionRequired(t);case 429:return new hn.TooManyRequests(t);case 431:return new hn.RequestHeaderFieldsTooLarge(t);case 451:return new hn.UnavailableForLegalReasons(t);case 500:return new pn.InternalServerError(t);case 501:return new pn.NotImplemented(t);case 502:return new pn.BadGateway(t);case 503:return new pn.ServiceUnavailable(t);case 504:return new pn.GatewayTimeout(t);case 505:return new pn.HTTPVersionNotSupported(t);case 506:return new pn.VariantAlsoNegotiates(t);case 507:return new pn.InsufficientStorage(t);case 508:return new pn.LoopDetected(t);case 510:return new pn.NotExtended(t);case 511:return new pn.NetworkAuthenticationRequired(t);default:throw new vn(e)}},function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),r=n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};r(kt,e),r(Ct,e),r(zt,e),r(Kt,e),r(Qt,e),r(en,e),r(on,e),r(un,e)}(_t);var mn={},yn={};!function(e){e.ok=e.HTTPError=void 0;const t=_t;var n=_t;Object.defineProperty(e,"HTTPError",{enumerable:!0,get:function(){return n.HTTPError}}),e.ok=async function(e){if(!e.ok){const n=await e.text();throw(0,t.fromCode)(e.status,n)}return e}}(yn);var gn={};gn.toJSON=void 0,gn.toJSON=function(e){return e.json()};var bn={};bn.toText=void 0,bn.toText=async function(e,t){if(t){const n=await e.arrayBuffer();return new TextDecoder(t).decode(n)}return await e.text()};var wn={};wn.toLines=void 0,wn.toLines=async function*(e){const t=e.body.pipeThrough(new TextDecoderStream).getReader();let n="";for(;;){const{value:e,done:r}=await t.read();if(r)break;let o=e;for(;o.includes("\n");){const e=o.indexOf("\n");yield o.slice(0,e),o=o.slice(e+1)}n+=o}n&&(yield n)};var An={},En={},Sn={},Rn={},Tn={},_n={};_n.go=void 0,_n.go=function(e){return e()},function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]});(n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)})(_n,e)}(Tn);var kn={},Cn={CustomError:void 0};class xn extends Error{get name(){return this.constructor.name}}Cn.CustomError=xn;var On={ExpectedError:void 0};const Nn=Cn;class Pn extends Nn.CustomError{}On.ExpectedError=Pn;var In={AssertionError:void 0};const jn=Cn;class Un extends jn.CustomError{}In.AssertionError=Un;var qn={};qn.normalize=void 0,qn.normalize=function(e){var t;return{name:e.name,message:e.message,stack:null!==(t=e.stack)&&void 0!==t?t:null}};var Fn={refute:void 0};const Ln=On;Fn.refute=function(e,t){if(e)throw new Ln.ExpectedError(t)};var Bn={assert:void 0};const Dn=In;Bn.assert=function(e,t){if(!e)throw new Dn.AssertionError(t)},function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),r=n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};r(Cn,e),r(On,e),r(In,e),r(qn,e),r(Fn,e),r(Bn,e)}(kn),Rn.chunkAsync=void 0;const Mn=Tn,Hn=kn;Rn.chunkAsync=function(e,t){return(0,Hn.assert)(Number.isInteger(t),"The parameter size must be an integer"),(0,Hn.assert)(t>0,"The parameter size must be greater than 0"),(0,Mn.go)((async function*(){let n=[];for await(const r of e)n.push(r),n.length>=t&&(yield n,n=[]);n.length&&(yield n)}))};var Jn={},zn={},$n={};function Gn(e){return Array.isArray(e)}$n.isntEmptyArray=$n.isEmptyArray=$n.isntArray=$n.isArray=void 0,$n.isArray=Gn,$n.isntArray=function(e){return!Gn(e)},$n.isEmptyArray=function(e){return 0===e.length},$n.isntEmptyArray=function(e){return 0!==e.length};var Vn={},Kn={};function Wn(e){return null===e}Kn.isntNull=Kn.isNull=void 0,Kn.isNull=Wn,Kn.isntNull=function(e){return!Wn(e)};var Zn={};function Qn(e){return void 0===e}Zn.isntUndefined=Zn.isUndefined=void 0,Zn.isUndefined=Qn,Zn.isntUndefined=function(e){return!Qn(e)},Vn.isntAsyncIterable=Vn.isAsyncIterable=void 0;const Yn=Kn,Xn=Zn;function er(e){return(0,Yn.isntNull)(e)&&(0,Xn.isntUndefined)(e)&&"function"==typeof e[Symbol.asyncIterator]}Vn.isAsyncIterable=er,Vn.isntAsyncIterable=function(e){return!er(e)};var tr={};function nr(e){return"bigint"==typeof e}tr.isntBigInt=tr.isBigInt=void 0,tr.isBigInt=nr,tr.isntBigInt=function(e){return!nr(e)};var rr={};function or(e){return"boolean"==typeof e}rr.isntBoolean=rr.isBoolean=void 0,rr.isBoolean=or,rr.isntBoolean=function(e){return!or(e)};var ir={},sr={};function ar(e){return"string"==typeof e}sr.isntString=sr.isString=void 0,sr.isString=ar,sr.isntString=function(e){return!ar(e)},ir.isntChar=ir.isChar=void 0;const cr=sr;function ur(e){return(0,cr.isString)(e)&&1===e.length}ir.isChar=ur,ir.isntChar=function(e){return!ur(e)};var lr={};function dr(e){return e instanceof Date}lr.isntDate=lr.isDate=void 0,lr.isDate=dr,lr.isntDate=function(e){return!dr(e)};var fr={};fr.inEnum=void 0,fr.inEnum=function(e,t){return Object.values(t).includes(e)};var hr={};function pr(e){return e instanceof Error}hr.isntError=hr.isError=void 0,hr.isError=pr,hr.isntError=function(e){return!pr(e)};var vr={};function mr(e){return!e}vr.isntFalsy=vr.isFalsy=void 0,vr.isFalsy=mr,vr.isntFalsy=function(e){return!mr(e)};var yr={};function gr(e){return"function"==typeof e}yr.isntFunction=yr.isFunction=void 0,yr.isFunction=gr,yr.isntFunction=function(e){return!gr(e)};var br={};br.isntIterable=br.isIterable=void 0;const wr=Kn,Ar=Zn;function Er(e){return(0,wr.isntNull)(e)&&(0,Ar.isntUndefined)(e)&&"function"==typeof e[Symbol.iterator]}br.isIterable=Er,br.isntIterable=function(e){return!Er(e)};var Sr={},Rr={},Tr=n&&n.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Rr.isntEmptyObject=Rr.isEmptyObject=Rr.isntPlainObject=Rr.isPlainObject=Rr.isntObject=Rr.isObject=void 0;const _r=Tr(ie);function kr(e){return null!==e&&"object"==typeof e}function Cr(e){return(0,_r.default)(e)}Rr.isObject=kr,Rr.isntObject=function(e){return!kr(e)},Rr.isPlainObject=Cr,Rr.isntPlainObject=function(e){return!Cr(e)},Rr.isEmptyObject=function(e){return 0===Object.keys(e).length},Rr.isntEmptyObject=function(e){return 0!==Object.keys(e).length};var xr={};function Or(e){return"number"==typeof e}xr.isntNumber=xr.isNumber=void 0,xr.isNumber=Or,xr.isntNumber=function(e){return!Or(e)},Sr.isntJsonRpcError=Sr.isJsonRpcError=Sr.isntJsonRpcSuccess=Sr.isJsonRpcSuccess=Sr.isntJsonRpcRequest=Sr.isJsonRpcRequest=Sr.isntJsonRpcNotification=Sr.isJsonRpcNotification=void 0;const Nr=$n,Pr=Rr,Ir=sr,jr=xr,Ur=Zn;function qr(e){return(0,Ir.isString)(e)||(0,jr.isNumber)(e)}function Fr(e){return(0,Nr.isArray)(e)||(0,Pr.isObject)(e)}function Lr(e){return(0,Pr.isPlainObject)(e)&&(0,Ir.isString)(e.jsonrpc)&&(0,Ir.isString)(e.method)&&(0,Ur.isUndefined)(e.id)&&Fr(e.params)}function Br(e){return(0,Pr.isPlainObject)(e)&&(0,Ir.isString)(e.jsonrpc)&&(0,Ir.isString)(e.method)&&qr(e.id)&&Fr(e.params)}function Dr(e){return(0,Pr.isPlainObject)(e)&&(0,Ir.isString)(e.jsonrpc)&&(0,Ir.isString)(e.id)&&"result"in e}function Mr(e){return(0,Pr.isPlainObject)(e)&&(0,Ir.isString)(e.jsonrpc)&&qr(e.id)&&function(e){return(0,Pr.isPlainObject)(e)&&(0,jr.isNumber)(e.code)&&(0,Ir.isString)(e.message)&&((0,Ur.isUndefined)(e.data)||(0,Pr.isObject)(e.data))}(e.error)}Sr.isJsonRpcNotification=Lr,Sr.isntJsonRpcNotification=function(e){return!Lr(e)},Sr.isJsonRpcRequest=Br,Sr.isntJsonRpcRequest=function(e){return!Br(e)},Sr.isJsonRpcSuccess=Dr,Sr.isntJsonRpcSuccess=function(e){return!Dr(e)},Sr.isJsonRpcError=Mr,Sr.isntJsonRpcError=function(e){return!Mr(e)};var Hr={};Hr.isntJson=Hr.isJson=void 0,Hr.isJson=function(e){try{return JSON.stringify(e),!0}catch(e){return!1}},Hr.isntJson=function e(t){return!e()};var Jr={};Jr.isAbsoluteURL=void 0,Jr.isAbsoluteURL=function(e){try{return new URL(e),!0}catch(e){return!1}},function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),r=n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};r($n,e),r(Vn,e),r(tr,e),r(rr,e),r(ir,e),r(lr,e),r(fr,e),r(hr,e),r(vr,e),r(yr,e),r(br,e),r(Sr,e),r(Hr,e),r(Kn,e),r(xr,e),r(Rr,e),r(sr,e),r(Zn,e),r(Jr,e)}(zn),Jn.chunkByAsync=void 0;const zr=zn;Jn.chunkByAsync=function(e,t){return(0,zr.isAsyncIterable)(e)?async function*(e){let n=[],r=0;for await(const o of e)n.push(o),await t(o,r)&&(yield n,n=[]),r++;n.length&&(yield n)}(e):async function*(e){let n=[],r=0;for(const o of e)n.push(o),await t(o,r)&&(yield n,n=[]),r++;n.length&&(yield n)}(e)};var $r={};$r.chunkBy=void 0,$r.chunkBy=function*(e,t){let n=[],r=0;for(const o of e)n.push(o),t(o,r)&&(yield n,n=[]),r++;n.length&&(yield n)};var Gr={chunk:void 0};const Vr=Tn,Kr=kn;Gr.chunk=function(e,t){return(0,Kr.assert)(Number.isInteger(t),"The parameter size must be an integer"),(0,Kr.assert)(t>0,"The parameter size must be greater than 0"),(0,Vr.go)((function*(){let n=[];for(const r of e)n.push(r),n.length>=t&&(yield n,n=[]);n.length&&(yield n)}))};var Wr={concatAsync:void 0};const Zr=zn,Qr=Tn;Wr.concatAsync=function(e,...t){return(0,Qr.go)((async function*(){for(const n of[e,...t])if((0,Zr.isAsyncIterable)(n))for await(const e of n)yield e;else for(const e of n)yield e}))};var Yr={concat:void 0};const Xr=Tn;Yr.concat=function(e,...t){return(0,Xr.go)((function*(){for(const n of[e,...t])yield*n}))};var eo={},to={};to.copyIterable=to.copyAsyncIterable=void 0,to.copyAsyncIterable=async function*(e){for await(const t of e)yield t},to.copyIterable=function*(e){for(const t of e)yield t},eo.dropAsync=void 0;const no=Tn,ro=to,oo=kn;eo.dropAsync=function(e,t){return(0,oo.assert)(Number.isInteger(t),"The parameter count must be an integer"),(0,oo.assert)(t>=0,"The parameter count must be greater than or equal to 0"),0===t?(0,ro.copyAsyncIterable)(e):(0,no.go)((async function*(){var n;const r=e[Symbol.asyncIterator]();let o;try{let e;for(;!(({value:e,done:o}=await r.next()),o||t<=0);)t--;for(;!o;)yield e,({value:e,done:o}=await r.next())}finally{o||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}}))};var io={dropRightAsync:void 0};const so=Tn,ao=to,co=kn;io.dropRightAsync=function(e,t){return(0,co.assert)(Number.isInteger(t),"The parameter count must be an integer"),(0,co.assert)(t>=0,"The parameter count must be greater than or equal to 0"),0===t?(0,ao.copyAsyncIterable)(e):(0,so.go)((async function*(){const n=(await async function(e){const t=[];for await(const n of e)t.push(n);return t}(e)).slice(0,-t);for(const e of n)yield e}))};var uo={dropRight:void 0};const lo=Tn,fo=to,ho=kn;uo.dropRight=function(e,t){return(0,ho.assert)(Number.isInteger(t),"The parameter count must be an integer"),(0,ho.assert)(t>=0,"The parameter count must be greater than or equal to 0"),0===t?(0,fo.copyIterable)(e):(0,lo.go)((function*(){const n=Array.from(e);yield*n.slice(0,-t)}))};var po={dropUntilAsync:void 0};const vo=zn;po.dropUntilAsync=function(e,t){return(0,vo.isAsyncIterable)(e)?async function*(e){var n;const r=e[Symbol.asyncIterator]();let o;try{let e,i=0;for(;!(({value:e,done:o}=await r.next()),o||await t(e,i++)););for(;!o;)yield e,({value:e,done:o}=await r.next())}finally{o||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}}(e):async function*(e){var n;const r=e[Symbol.iterator]();let o;try{let e,i=0;for(;!(({value:e,done:o}=r.next()),o||await t(e,i++)););for(;!o;)yield e,({value:e,done:o}=r.next())}finally{o||null===(n=r.return)||void 0===n||n.call(r)}}(e)};var mo={};mo.dropUntil=void 0,mo.dropUntil=function*(e,t){var n;const r=e[Symbol.iterator]();let o;try{let e,i=0;for(;!(({value:e,done:o}=r.next()),o||t(e,i++)););for(;!o;)yield e,({value:e,done:o}=r.next())}finally{o||null===(n=r.return)||void 0===n||n.call(r)}};var yo={drop:void 0};const go=Tn,bo=to,wo=kn;yo.drop=function(e,t){return(0,wo.assert)(Number.isInteger(t),"The parameter count must be an integer"),(0,wo.assert)(t>=0,"The parameter count must be greater than or equal to 0"),0===t?(0,bo.copyIterable)(e):(0,go.go)((function*(){var n;const r=e[Symbol.iterator]();let o;try{let e;for(;!(({value:e,done:o}=r.next()),o||t<=0);)t--;for(;!o;)yield e,({value:e,done:o}=r.next())}finally{o||null===(n=r.return)||void 0===n||n.call(r)}}))};var Ao={filterAsync:void 0};const Eo=zn;Ao.filterAsync=function(e,t){return(0,Eo.isAsyncIterable)(e)?async function*(e){let n=0;for await(const r of e)await t(r,n)&&(yield r),n++}(e):async function*(e){let n=0;for(const r of e)await t(r,n)&&(yield r),n++}(e)};var So={};So.filter=void 0,So.filter=function*(e,t){let n=0;for(const r of e)t(r,n)&&(yield r),n++};var Ro={},To={},_o={flattenByAsync:void 0};const ko=zn;function Co(e){return(0,ko.isIterable)(e)&&(0,ko.isntChar)(e)}_o.flattenByAsync=function(e,t){return(0,ko.isAsyncIterable)(e)?async function*(e){const r=1;for await(const o of e)Co(o)&&await t(o,r)?yield*n(o,r+1):yield o}(e):function(e){return n(e,1)}(e);async function*n(e,r){for(const o of e)Co(o)&&await t(o,r)?yield*n(o,r+1):yield o}},To.flattenDeepAsync=void 0;const xo=_o,Oo=kn;To.flattenDeepAsync=function(e,t=1/0){return(0,Oo.assert)(t===1/0||Number.isInteger(t),"The parameter depth must be an integer"),(0,Oo.assert)(t>=0,"The parameter depth must be greater than or equal to 0"),(0,xo.flattenByAsync)(e,((e,n)=>n<=t))},Ro.flattenAsync=void 0;const No=To;Ro.flattenAsync=function(e){return(0,No.flattenDeepAsync)(e,1)};var Po={flattenBy:void 0};const Io=zn;Po.flattenBy=function(e,t){return function*e(n,r){for(const i of n)o=i,(0,Io.isIterable)(o)&&(0,Io.isntChar)(o)&&t(i,r)?yield*e(i,r+1):yield i;var o}(e,1)};var jo={flattenDeep:void 0};const Uo=Po,qo=kn;jo.flattenDeep=function(e,t=1/0){return(0,qo.assert)(t===1/0||Number.isInteger(t),"The parameter depth must be an integer"),(0,qo.assert)(t>=0,"The parameter depth must be greater than or equal to 0"),(0,Uo.flattenBy)(e,((e,n)=>n<=t))};var Fo={flatten:void 0};const Lo=jo;Fo.flatten=function(e){return(0,Lo.flattenDeep)(e,1)};var Bo={mapAsync:void 0};const Do=zn;Bo.mapAsync=function(e,t){return(0,Do.isAsyncIterable)(e)?async function*(e){let n=0;for await(const r of e)yield await t(r,n),n++}(e):async function*(e){let n=0;for(const r of e)yield await t(r,n),n++}(e)};var Mo={};Mo.map=void 0,Mo.map=function*(e,t){let n=0;for(const r of e)yield t(r,n),n++};var Ho={repeatAsync:void 0};const Jo=Tn,zo=kn;Ho.repeatAsync=function(e,t){return(0,zo.assert)(t===1/0||Number.isInteger(t),"The parameter times must be an integer"),(0,zo.assert)(t>=0,"The parameter times must be greater than or equal to 0"),t===1/0&&function(){if("production"===process.env.NODE_ENV)return;console.warn("When iterable has no elements and times is Infinity, repeat() will be in dead loop")}(),(0,Jo.go)((async function*(){const n=[];if(t>0){for await(const t of e)yield t,n.push(t);t--}for(;t>0;)yield*n,t--}))};var $o={repeat:void 0};const Go=Tn,Vo=kn;$o.repeat=function(e,t){return(0,Vo.assert)(t===1/0||Number.isInteger(t),"The parameter times must be an integer"),(0,Vo.assert)(t>=0,"The parameter times must be greater than or equal to 0"),t===1/0&&function(){if("production"===process.env.NODE_ENV)return;console.warn("When iterable has no elements and times is Infinity, repeat() will be in dead loop")}(),(0,Go.go)((function*(){const n=[];if(t>0){for(const t of e)yield t,n.push(t);t--}for(;t>0;)yield*n,t--}))};var Ko={sliceAsync:void 0};const Wo=Tn,Zo=kn;Ko.sliceAsync=function(e,t,n=1/0){return(0,Zo.assert)(Number.isInteger(t),"The parameter start must be an integer"),(0,Zo.assert)(t>=0,"The parameter start must be greater than or equal to 0"),(0,Zo.assert)(Number.isInteger(n),"The parameter end must be an integer"),(0,Zo.assert)(n>=t,"The parameter end must be greater than or equal to start"),(0,Wo.go)((async function*(){let r=0;for await(const o of e){if(r>=n)break;r>=t&&(yield o),r++}}))};var Qo={slice:void 0};const Yo=Tn,Xo=kn;Qo.slice=function(e,t,n=1/0){return(0,Xo.assert)(Number.isInteger(t),"The parameter start must be an integer"),(0,Xo.assert)(t>=0,"The parameter start must be greater than or equal to 0"),(0,Xo.assert)(Number.isInteger(n),"The parameter end must be an integer"),(0,Xo.assert)(n>=t,"The parameter end must be greater than or equal to start"),(0,Yo.go)((function*(){let r=0;for(const o of e){if(r>=n)break;r>=t&&(yield o),r++}}))};var ei={};ei.splitAsync=void 0,ei.splitAsync=async function*(e,t){let n=[];for await(const r of e)r===t?(yield n,n=[]):n.push(r);yield n};var ti={splitByAsync:void 0};const ni=zn;ti.splitByAsync=function(e,t){return(0,ni.isAsyncIterable)(e)?async function*(e){let n=[],r=0;for await(const o of e)await t(o,r)?(yield n,n=[]):n.push(o),r++;yield n}(e):async function*(e){let n=[],r=0;for(const o of e)await t(o,r)?(yield n,n=[]):n.push(o),r++;yield n}(e)};var ri={};ri.splitBy=void 0,ri.splitBy=function*(e,t){let n=[],r=0;for(const o of e)t(o,r)?(yield n,n=[]):n.push(o),r++;yield n};var oi={};oi.split=void 0,oi.split=function*(e,t){let n=[];for(const r of e)r===t?(yield n,n=[]):n.push(r);yield n};var ii={takeAsync:void 0};const si=Tn,ai=kn;ii.takeAsync=function(e,t){return(0,ai.assert)(Number.isInteger(t),"The parameter count must be an integer"),(0,ai.assert)(t>=0,"The parameter count must be greater than or equal to 0"),(0,si.go)((async function*(){if(0!==t)for await(const n of e)if(yield n,0===--t)break}))};var ci={takeRightAsync:void 0};const ui=Tn,li=kn;ci.takeRightAsync=function(e,t){return(0,li.assert)(Number.isInteger(t),"The parameter count must be an integer"),(0,li.assert)(t>=0,"The parameter count must be greater than or equal to 0"),(0,ui.go)((async function*(){var n;const r=e[Symbol.asyncIterator]();let o;try{const e=[];let i;for(;({value:i,done:o}=await r.next()),!o;)e.push(i),e.length>t&&e.shift();yield*e}finally{o||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}}))};var di={takeRight:void 0};const fi=Tn,hi=kn;di.takeRight=function(e,t){return(0,hi.assert)(Number.isInteger(t),"The parameter count must be an integer"),(0,hi.assert)(t>=0,"The parameter count must be greater than or equal to 0"),(0,fi.go)((function*(){var n;const r=e[Symbol.iterator]();let o;try{const e=[];let i;for(;({value:i,done:o}=r.next()),!o;)e.push(i),e.length>t&&e.shift();yield*e}finally{o||null===(n=r.return)||void 0===n||n.call(r)}}))};var pi={takeUntilAsync:void 0};const vi=zn;pi.takeUntilAsync=function(e,t){return(0,vi.isAsyncIterable)(e)?async function*(e){let n=0;for await(const r of e){if(await t(r,n))break;yield r,n++}}(e):async function*(e){let n=0;for(const r of e){if(await t(r,n))break;yield r,n++}}(e)};var mi={};mi.takeUntil=void 0,mi.takeUntil=function*(e,t){let n=0;for(const r of e){if(t(r,n))break;yield r,n++}};var yi={take:void 0};const gi=Tn,bi=kn;yi.take=function(e,t){return(0,bi.assert)(Number.isInteger(t),"The parameter count must be an integer"),(0,bi.assert)(t>=0,"The parameter count must be greater than or equal to 0"),(0,gi.go)((function*(){if(0!==t)for(const n of e)if(yield n,0===--t)break}))};var wi={tapAsync:void 0};const Ai=zn;wi.tapAsync=function(e,t){return(0,Ai.isAsyncIterable)(e)?async function*(e){let n=0;for await(const r of e)await t(r,n),yield r,n++}(e):async function*(e){let n=0;for(const r of e)await t(r,n),yield r,n++}(e)};var Ei={};Ei.tap=void 0,Ei.tap=function*(e,t){let n=0;for(const r of e)t(r,n),yield r,n++};var Si={};Si.toAsyncIterable=void 0,Si.toAsyncIterable=async function*(e){for(const t of e)yield t};var Ri={};Ri.transformAsync=void 0,Ri.transformAsync=async function*(e,t){yield*t(e)};var Ti={};Ti.transform=void 0,Ti.transform=function*(e,t){yield*t(e)};var _i={};_i.uniqAsync=void 0,_i.uniqAsync=async function*(e){const t=new Set;for await(const n of e)t.has(n)||(yield n,t.add(n))};var ki={uniqByAsync:void 0};const Ci=zn;ki.uniqByAsync=function(e,t){return(0,Ci.isAsyncIterable)(e)?async function*(e){const n=new Set;let r=0;for await(const o of e){const e=await t(o,r);n.has(e)||(yield o,n.add(e)),r++}}(e):async function*(e){const n=new Set;let r=0;for(const o of e){const e=await t(o,r);n.has(e)||(yield o,n.add(e)),r++}}(e)};var xi={};xi.uniqBy=void 0,xi.uniqBy=function*(e,t){const n=new Set;let r=0;for(const o of e){const e=t(o,r);n.has(e)||(yield o,n.add(e)),r++}};var Oi={};Oi.uniq=void 0,Oi.uniq=function*(e){const t=new Set;for(const n of e)t.has(n)||(yield n,t.add(n))};var Ni={zipAsync:void 0};const Pi=zn;var Ii;!function(e){e[e.Sync=0]="Sync",e[e.Async=1]="Async"}(Ii||(Ii={})),Ni.zipAsync=function(e,...t){return async function*(...e){var t,n,r,o;const i=e.length,s=e.map((e=>(0,Pi.isAsyncIterable)(e)?[Ii.Async,e[Symbol.asyncIterator]()]:[Ii.Sync,e[Symbol.iterator]()])),a=s.map((()=>!1));try{for(;;){const e=new Array(i);for(let t=0;t<i;t++){const[n,r]=s[t];let o;if(o=n===Ii.Async?await r.next():r.next(),o.done)return void(a[t]=!0);e[t]=o.value}yield e}}finally{const e=s.filter(((e,t)=>!a[t]));for(const[i,s]of e)i===Ii.Async?await(null===(n=(t=s).return)||void 0===n?void 0:n.call(t)):null===(o=(r=s).return)||void 0===o||o.call(r)}}(e,...t)};var ji={};ji.zip=void 0,ji.zip=function(e,...t){return function*(...e){const t=e.length,n=e.map((e=>e[Symbol.iterator]())),r=n.map((()=>!1));try{for(;;){const e=new Array(t);for(let o=0;o<t;o++){const{value:t,done:i}=n[o].next();if(i)return void(r[o]=!0);e[o]=t}yield e}}finally{n.filter(((e,t)=>!r[t])).forEach((e=>{var t;return null===(t=e.return)||void 0===t?void 0:t.call(e)}))}}(e,...t)},function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),r=n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};r(Rn,e),r(Jn,e),r($r,e),r(Gr,e),r(Wr,e),r(Yr,e),r(eo,e),r(io,e),r(uo,e),r(po,e),r(mo,e),r(yo,e),r(Ao,e),r(So,e),r(Ro,e),r(_o,e),r(Po,e),r(To,e),r(jo,e),r(Fo,e),r(Bo,e),r(Mo,e),r(Ho,e),r($o,e),r(Ko,e),r(Qo,e),r(ei,e),r(ti,e),r(ri,e),r(oi,e),r(ii,e),r(ci,e),r(di,e),r(pi,e),r(mi,e),r(yi,e),r(wi,e),r(Ei,e),r(Si,e),r(Ri,e),r(Ti,e),r(_i,e),r(ki,e),r(xi,e),r(Oi,e),r(Ni,e),r(ji,e)}(Sn);var Ui={},qi={};qi.consume=void 0,qi.consume=function(e,t){return t(e)};var Fi={eachAsync:void 0};const Li=zn;Fi.eachAsync=function(e,t){return(0,Li.isAsyncIterable)(e)?async function(e){let n=0;for await(const r of e)await t(r,n),n++}(e):async function(e){let n=0;for(const r of e)await t(r,n),n++}(e)};var Bi={};Bi.each=void 0,Bi.each=function(e,t){let n=0;for(const r of e)t(r,n),n++};var Di={everyAsync:void 0};const Mi=zn;Di.everyAsync=function(e,t){return(0,Mi.isAsyncIterable)(e)?async function(e){let n=0;for await(const r of e){if(!await t(r,n))return!1;n++}return!0}(e):async function(e){let n=0;for(const r of e){if(!await t(r,n))return!1;n++}return!0}(e)};var Hi={};Hi.every=void 0,Hi.every=function(e,t){let n=0;for(const r of e){if(!t(r,n))return!1;n++}return!0};var Ji={findAsync:void 0};const zi=zn;Ji.findAsync=function(e,t){return(0,zi.isAsyncIterable)(e)?async function(e){let n=0;for await(const r of e){if(await t(r,n))return r;n++}return}(e):async function(e){let n=0;for(const r of e){if(await t(r,n))return r;n++}return}(e)};var $i={};$i.find=void 0,$i.find=function(e,t){let n=0;for(const r of e){if(t(r,n))return r;n++}};var Gi={};Gi.firstAsync=void 0,Gi.firstAsync=async function(e){for await(const t of e)return t};var Vi={};Vi.first=void 0,Vi.first=function(e){for(const t of e)return t};var Ki={};Ki.includesAsync=void 0,Ki.includesAsync=async function(e,t){for await(const n of e)if(n===t)return!0;return!1};var Wi={};Wi.includes=void 0,Wi.includes=function(e,t){for(const n of e)if(n===t)return!0;return!1};var Zi={};Zi.matchAsync=void 0,Zi.matchAsync=async function(e,t){const n=t.length;let r=0;for await(const o of e)if(o===t[r]&&r++,r===n)return!0;return!1};var Qi={};Qi.match=void 0,Qi.match=function(e,t){const n=t.length;let r=0;for(const o of e)if(o===t[r]&&r++,r===n)return!0;return!1};var Yi={reduceAsync:void 0};const Xi=zn;Yi.reduceAsync=function(e,t,n){return(0,Xi.isUndefined)(n)?function(e,t){return(0,Xi.isAsyncIterable)(e)?n(e):r(e);async function n(e){var n;const r=e[Symbol.asyncIterator]();let o;try{let e,s=await i(r),a=1;for(;({value:e,done:o}=await r.next()),!o;)s=await t(s,e,a++);return s}finally{o||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}async function i(e){const t=await e.next();if(t.done)throw o=!0,new Error("Reduce of empty iterable with no initial value");return t.value}}async function r(e){var n;const r=e[Symbol.iterator]();let o;try{let e,s=i(r),a=1;for(;({value:e,done:o}=r.next()),!o;)s=await t(s,e,a++);return s}finally{o||null===(n=r.return)||void 0===n||n.call(r)}function i(e){const t=e.next();if(t.done)throw o=!0,new Error("Reduce of empty iterable with no initial value");return t.value}}}(e,t):function(e,t,n){return(0,Xi.isAsyncIterable)(e)?o(e):r(e);async function r(e){let r=n,o=0;for(const n of e)r=await t(r,n,o++);return r}async function o(e){let r=n,o=0;for await(const n of e)r=await t(r,n,o++);return r}}(e,t,n)};var es={reduce:void 0};const ts=zn;es.reduce=function(e,t,n){return(0,ts.isUndefined)(n)?function(e,t){var n;const r=e[Symbol.iterator]();let o;try{let e,s=i(r),a=1;for(;({value:e,done:o}=r.next()),!o;)s=t(s,e,a++);return s}finally{o||null===(n=r.return)||void 0===n||n.call(r)}function i(e){const t=e.next();if(t.done)throw o=!0,new Error("Reduce of empty iterable with no initial value");return t.value}}(e,t):function(e,t,n){let r=n,o=0;for(const n of e)r=t(r,n,o++);return r}(e,t,n)};var ns={someAsync:void 0};const rs=zn;ns.someAsync=function(e,t){return(0,rs.isAsyncIterable)(e)?async function(e){let n=0;for await(const r of e){if(await t(r,n))return!0;n++}return!1}(e):async function(e){let n=0;for(const r of e){if(await t(r,n))return!0;n++}return!1}(e)};var os={};os.some=void 0,os.some=function(e,t){let n=0;for(const r of e){if(t(r,n))return!0;n++}return!1};var is={};is.lastAsync=void 0,is.lastAsync=async function(e){var t;const n=e[Symbol.asyncIterator]();let r;try{let e,o;for(;({value:e,done:r}=await n.next()),!r;)o=e;return o}finally{r||await(null===(t=n.return)||void 0===t?void 0:t.call(n))}};var ss={};ss.last=void 0,ss.last=function(e){var t;const n=e[Symbol.iterator]();let r;try{let e,o;for(;({value:e,done:r}=n.next()),!r;)o=e;return o}finally{r||null===(t=n.return)||void 0===t||t.call(n)}};var as={toArrayAsync:void 0};const cs=qi;as.toArrayAsync=function(e){return(0,cs.consume)(e,(async e=>{const t=[];for await(const n of e)t.push(n);return t}))};var us={toArray:void 0};const ls=qi;us.toArray=function(e){return(0,ls.consume)(e,(e=>Array.from(e)))};var ds={toSetAsync:void 0};const fs=qi;ds.toSetAsync=function(e){return(0,fs.consume)(e,(async e=>{const t=new Set;for await(const n of e)t.add(n);return t}))};var hs={toSet:void 0};const ps=qi;hs.toSet=function(e){return(0,ps.consume)(e,(e=>new Set(e)))},function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),r=n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};r(qi,e),r(Fi,e),r(Bi,e),r(Di,e),r(Hi,e),r(Ji,e),r($i,e),r(Gi,e),r(Vi,e),r(Ki,e),r(Wi,e),r(Zi,e),r(Qi,e),r(Yi,e),r(es,e),r(ns,e),r(os,e),r(is,e),r(ss,e),r(as,e),r(us,e),r(ds,e),r(hs,e)}(Ui),function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),r=n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};r(Sn,e),r(Ui,e)}(En),An.toNDJSON=void 0;const vs=En,ms=wn;An.toNDJSON=function(e){return(0,vs.mapAsync)((0,ms.toLines)(e),(e=>JSON.parse(e)))};var ys={toCSV:void 0};const gs=Ue.exports;ys.toCSV=async function(e){const t=await e.text();return(0,gs.parse)(t,{header:!0,skipEmptyLines:"greedy"}).data},function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),r=n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};r(yn,e),r(gn,e),r(bn,e),r(wn,e),r(An,e),r(ys,e)}(mn);var bs={},ws={},As={exports:{}};const{AbortController:Es,AbortSignal:Ss}="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0;As.exports=Es,As.exports.AbortSignal=Ss,As.exports.default=Es;var Rs,Ts=n&&n.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};ws.AbortController=void 0;const _s=Ts(As.exports);ws.AbortController=null!==(Rs=globalThis.AbortController)&&void 0!==Rs?Rs:_s.default;var ks={},Cs={},xs={},Os={},Ns={};Ns.traverseErrorPrototypeChain=void 0,Ns.traverseErrorPrototypeChain=function*(e){let t=e;for(;(t=Object.getPrototypeOf(t))&&(yield t,t!==Error.prototype););},Os.getErrorNames=void 0;const Ps=zn,Is=Ns;Os.getErrorNames=function*(e){var t;if((0,Ps.isError)(e))for(const n of(0,Is.traverseErrorPrototypeChain)(e))(null===(t=n.constructor)||void 0===t?void 0:t.name)&&(yield n.constructor.name);else yield e.name,yield*e.ancestors};var js={isSerializableError:void 0};const Us=zn;js.isSerializableError=function(e){return(0,Us.isObject)(e)&&(0,Us.isString)(e.name)&&(0,Us.isString)(e.message)&&((0,Us.isString)(e.stack)||(0,Us.isNull)(e.stack))&&(0,Us.isArray)(e.ancestors)&&e.ancestors.every(Us.isString)},xs.CustomError=void 0;const qs=En,Fs=Os,Ls=zn,Bs=js;class Ds extends Error{get name(){var e,t;return null!==(t=null!==(e=(0,qs.first)((0,Fs.getErrorNames)(this)))&&void 0!==e?e:Ds.name)&&void 0!==t?t:"CustomError"}static[Symbol.hasInstance](e){var t;if((0,Ls.isError)(e)||(0,Bs.isSerializableError)(e)){const n=[null!==(t=this.prototype.constructor.name)&&void 0!==t?t:this.name,...(0,Fs.getErrorNames)(this.prototype)].reverse(),r=(0,qs.toArray)((0,Fs.getErrorNames)(e)).reverse();return n.every(((e,t)=>e===r[t]))}return!1}}xs.CustomError=Ds;var Ms={AssertionError:void 0};const Hs=xs;class Js extends Hs.CustomError{}Ms.AssertionError=Js;var zs={normalize:void 0};const $s=Os,Gs=En;zs.normalize=function(e){var t;const[n,...r]=(0,Gs.toArray)((0,$s.getErrorNames)(e));return{name:n,ancestors:r,message:e.message,stack:null!==(t=e.stack)&&void 0!==t?t:null}};var Vs={assert:void 0};const Ks=Ms;Vs.assert=function(e,t){if(!e)throw new Ks.AssertionError(t)},function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),r=n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};r(xs,e),r(Ms,e),r(js,e),r(zs,e),r(Vs,e),r(Os,e),r(Ns,e)}(Cs),ks.AbortError=void 0;const Ws=Cs,Zs=zn,Qs=En;class Ys extends Ws.CustomError{static[Symbol.hasInstance](e){return(0,Zs.isError)(e)?(0,Qs.some)((0,Ws.getErrorNames)(e),(e=>"AbortError"===e)):super[Symbol.hasInstance](e)}}ks.AbortError=Ys;var Xs,ea={};ea.AbortSignal=void 0;const ta=As.exports;ea.AbortSignal=null!==(Xs=globalThis.AbortSignal)&&void 0!==Xs?Xs:ta.AbortSignal;var na={raceAbortSignals:void 0};const ra=ws;na.raceAbortSignals=function(e){const t=new ra.AbortController,n=[];for(const o of e)if(o){if(o.aborted){t.abort();break}o.addEventListener("abort",r),n.push(o)}return t.signal;function r(){t.abort(),n.forEach((e=>e.removeEventListener("abort",r)))}};var oa={timeoutSignal:void 0};const ia=ws;oa.timeoutSignal=function(e){const t=new ia.AbortController;return setTimeout((()=>t.abort()),e),t.signal};var sa={withAbortSignal:void 0};const aa=ks;sa.withAbortSignal=async function(e,t){return new Promise((async(n,r)=>{if(e.aborted)return o();e.addEventListener("abort",o);try{n(await t())}catch(e){r(e)}finally{e.removeEventListener("abort",o)}function o(){r(new aa.AbortError)}}))},function(e){var t=n&&n.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),r=n&&n.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};r(ws,e),r(ks,e),r(ea,e),r(na,e),r(oa,e),r(sa,e)}(bs);const ca="0.1.0";class ua{constructor(e){this.options=e}getCommonTransformers(e){var t,n;return[Ce.url(this.options.server),Ce.bearerAuth(this.options.adminPassword),Ce.signal(bs.raceAbortSignals([e.signal,!1!==e.timeout&&(null!==(t=e.timeout&&bs.timeoutSignal(e.timeout))&&void 0!==t?t:this.options.timeout&&bs.timeoutSignal(this.options.timeout))])),Ce.keepalive(null!==(n=e.keepalive)&&void 0!==n?n:this.options.keepalive),Ce.header("Accept-Version",ca)]}}class la extends ua{getNamespaces(e={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(e),Ce.pathname("/admin/estore-with-json-schema"));return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}))}get(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(n),Ce.pathname(`/admin/estore/${e}/json-schema`));return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}))}set(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.put(...this.getCommonTransformers(r),Ce.pathname(`/admin/estore/${e}/json-schema`),Ce.json(n));yield o.fetch(t).then(mn.ok)}))}remove(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.del(...this.getCommonTransformers(n),Ce.pathname(`/admin/estore/${e}/json-schema`));yield o.fetch(t).then(mn.ok)}))}}class da extends ua{getNamespaces(e={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(e),Ce.pathname("/admin/blacklist"));return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}))}add(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.put(...this.getCommonTransformers(n),Ce.pathname(`/admin/blacklist/${e}`));yield o.fetch(t).then(mn.ok)}))}remove(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.del(...this.getCommonTransformers(n),Ce.pathname(`/admin/blacklist/${e}`));yield o.fetch(t).then(mn.ok)}))}}class fa extends ua{getNamespaces(e={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(e),Ce.pathname("/admin/whitelist"));return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}))}add(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.put(...this.getCommonTransformers(n),Ce.pathname(`/admin/whitelist/${e}`));yield o.fetch(t).then(mn.ok)}))}remove(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.del(...this.getCommonTransformers(n),Ce.pathname(`/admin/whitelist/${e}`));yield o.fetch(t).then(mn.ok)}))}}class ha extends ua{getNamespaces(e={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(e),Ce.pathname("/admin/estore-with-token-policies"));return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}))}get(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(n),Ce.pathname(`/admin/estore/${e}/token-policies`));return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}))}setWriteTokenRequired(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.put(...this.getCommonTransformers(r),Ce.pathname(`/admin/estore/${e}/token-policies/write-token-required`),Ce.json(n));yield o.fetch(t).then(mn.ok)}))}removeWriteTokenRequired(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.del(...this.getCommonTransformers(n),Ce.pathname(`/admin/estore/${e}/token-policies/write-token-required`));yield o.fetch(t).then(mn.ok)}))}setReadTokenRequired(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.put(...this.getCommonTransformers(r),Ce.pathname(`/admin/estore/${e}/token-policies/read-token-required`),Ce.json(n));yield o.fetch(t).then(mn.ok)}))}removeReadTokenRequired(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.del(...this.getCommonTransformers(n),Ce.pathname(`/admin/estore/${e}/token-policies/read-token-required`));yield o.fetch(t).then(mn.ok)}))}setDeleteTokenRequired(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.put(...this.getCommonTransformers(r),Ce.pathname(`/admin/estore/${e}/token-policies/delete-token-required`),Ce.json(n));yield o.fetch(t).then(mn.ok)}))}removeDeleteTokenRequired(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.del(...this.getCommonTransformers(n),Ce.pathname(`/admin/estore/${e}/token-policies/delete-token-required`));yield o.fetch(t).then(mn.ok)}))}}class pa extends ua{getNamespaces(e={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(e),Ce.pathname("/admin/estore-with-tokens"));return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}))}getTokens(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(n),Ce.pathname(`/admin/estore/${e}/tokens`));return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}))}addWriteToken(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.put(...this.getCommonTransformers(r),Ce.pathname(`/admin/estore/${e}/tokens/${n}/write`));yield o.fetch(t).then(mn.ok)}))}removeWriteToken(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.del(...this.getCommonTransformers(r),Ce.pathname(`/admin/estore/${e}/tokens/${n}/write`));yield o.fetch(t).then(mn.ok)}))}addReadToken(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.put(...this.getCommonTransformers(r),Ce.pathname(`/admin/estore/${e}/tokens/${n}/read`));yield o.fetch(t).then(mn.ok)}))}removeReadToken(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.del(...this.getCommonTransformers(r),Ce.pathname(`/admin/estore/${e}/tokens/${n}/read`));yield o.fetch(t).then(mn.ok)}))}addDeleteToken(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.put(...this.getCommonTransformers(r),Ce.pathname(`/admin/estore/${e}/tokens/${n}/delete`));yield o.fetch(t).then(mn.ok)}))}removeDeleteToken(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.del(...this.getCommonTransformers(r),Ce.pathname(`/admin/estore/${e}/tokens/${n}/delete`));yield o.fetch(t).then(mn.ok)}))}}e.AbortError=o.AbortError,e.EStoreClient=class{constructor(e){this.options=e}getCommonTransformers(e){var t,n,r;const o="token"in e&&null!==(t=e.token)&&void 0!==t?t:this.options.token,i=this.options.basicAuth;return[Ce.url(this.options.server),i&&Ce.basicAuth(i.username,i.password),o&&Ce.searchParams({token:o}),Ce.signal(bs.raceAbortSignals([e.signal,!1!==e.timeout&&(null!==(n=e.timeout&&bs.timeoutSignal(e.timeout))&&void 0!==n?n:this.options.timeout&&bs.timeoutSignal(this.options.timeout))])),Ce.keepalive(null!==(r=e.keepalive)&&void 0!==r?r:this.options.keepalive),Ce.header("Accept-Version",ca)]}append(e,n,r,i,s={}){return t(this,void 0,void 0,(function*(){const t=p.post(...this.getCommonTransformers(s),Ce.pathname(`/estore/${e}/items/${n}/events`),zn.isntUndefined(i)&&Ce.header("If-Match",`${i}`),Ce.json(r));yield o.fetch(t).then(mn.ok)}))}getEvent(e,n,r,i={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(i),Ce.pathname(`/estore/${e}/items/${n}/events/${r}`));try{return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}catch(e){if(e instanceof _t.NotFound)return;throw e}}))}getEvents(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(r),Ce.pathname(`/estore/${e}/items/${n}/events`));try{return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}catch(e){if(e instanceof _t.NotFound)return;throw e}}))}getSize(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(r),Ce.pathname(`/estore/${e}/items/${n}/size`));return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}))}has(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.head(...this.getCommonTransformers(r),Ce.pathname(`/estore/${e}/items/${n}`));try{return yield o.fetch(t).then(mn.ok),!0}catch(e){if(e instanceof _t.NotFound)return!1;throw e}}))}del(e,n,r={}){return t(this,void 0,void 0,(function*(){const t=p.del(...this.getCommonTransformers(r),Ce.pathname(`/estore/${e}/items/${n}`));yield o.fetch(t).then(mn.ok)}))}clear(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.del(...this.getCommonTransformers(n),Ce.pathname(`/estore/${e}`));yield o.fetch(t).then(mn.ok)}))}getAllItemIds(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(n),Ce.pathname(`/estore/${e}/items`));return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}))}getAllNamespaces(e={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(e),Ce.pathname("/estore"));return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}))}stats(e,n={}){return t(this,void 0,void 0,(function*(){const t=p.get(...this.getCommonTransformers(n),Ce.pathname(`/estore/${e}/stats`));return yield o.fetch(t).then(mn.ok).then(mn.toJSON)}))}},e.EStoreManager=class{constructor(e){this.options=e,this.JsonSchema=new la(this.options),this.Blacklist=new da(this.options),this.Whitelist=new fa(this.options),this.TokenPolicy=new ha(this.options),this.Token=new pa(this.options)}},e.HTTPClientError=_t.HTTPClientError,e.HTTPError=mn.HTTPError,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
22
|
+
!function(e,t){e.exports=function e(){var t="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==t?t:{};function n(){var n=t.URL||t.webkitURL||null,r=e.toString();return c.BLOB_URL||(c.BLOB_URL=n.createObjectURL(new Blob(["(",r,")();"],{type:"text/javascript"})))}var o=!t.document&&!!t.postMessage,i=o&&/blob:/i.test((t.location||{}).protocol),s={},a=0,c={};if(c.parse=l,c.unparse=d,c.RECORD_SEP=String.fromCharCode(30),c.UNIT_SEP=String.fromCharCode(31),c.BYTE_ORDER_MARK="\ufeff",c.BAD_DELIMITERS=["\r","\n",'"',c.BYTE_ORDER_MARK],c.WORKERS_SUPPORTED=!o&&!!t.Worker,c.NODE_STREAM_INPUT=1,c.LocalChunkSize=10485760,c.RemoteChunkSize=5242880,c.DefaultDelimiter=",",c.Parser=w,c.ParserHandle=g,c.NetworkStreamer=h,c.FileStreamer=p,c.StringStreamer=v,c.ReadableStreamStreamer=m,"undefined"==typeof PAPA_BROWSER_CONTEXT&&(c.DuplexStreamStreamer=y),t.jQuery){var u=t.jQuery;u.fn.parse=function(e){var n=e.config||{},r=[];return this.each((function(e){if("INPUT"!==u(this).prop("tagName").toUpperCase()||"file"!==u(this).attr("type").toLowerCase()||!t.FileReader||!this.files||0===this.files.length)return!0;for(var o=0;o<this.files.length;o++)r.push({file:this.files[o],inputElem:this,instanceConfig:u.extend({},n)})})),o(),this;function o(){if(0!==r.length){var t=r[0];if(C(e.before)){var n=e.before(t.file,t.inputElem);if("object"==typeof n){if("abort"===n.action)return void i("AbortError",t.file,t.inputElem,n.reason);if("skip"===n.action)return void s();"object"==typeof n.config&&(t.instanceConfig=u.extend(t.instanceConfig,n.config))}else if("skip"===n)return void s()}var o=t.instanceConfig.complete;t.instanceConfig.complete=function(e){C(o)&&o(e,t.file,t.inputElem),s()},c.parse(t.file,t.instanceConfig)}else C(e.complete)&&e.complete()}function i(t,n,r,o){C(e.error)&&e.error({name:t},n,r,o)}function s(){r.splice(0,1),o()}}}function l(e,n){var r=(n=n||{}).dynamicTyping||!1;if(C(r)&&(n.dynamicTypingFunction=r,r={}),n.dynamicTyping=r,n.transform=!!C(n.transform)&&n.transform,n.worker&&c.WORKERS_SUPPORTED){var o=A();return o.userStep=n.step,o.userChunk=n.chunk,o.userComplete=n.complete,o.userError=n.error,n.step=C(n.step),n.chunk=C(n.chunk),n.complete=C(n.complete),n.error=C(n.error),delete n.worker,void o.postMessage({input:e,config:n,workerId:o.id})}var i=null;return e===c.NODE_STREAM_INPUT&&"undefined"==typeof PAPA_BROWSER_CONTEXT?(i=new y(n)).getStream():("string"==typeof e?i=n.download?new h(n):new v(n):!0===e.readable&&C(e.read)&&C(e.on)?i=new m(n):(t.File&&e instanceof File||e instanceof Object)&&(i=new p(n)),i.stream(e))}function d(e,t){var n=!1,r=!0,o=",",i="\r\n",s='"',a=s+s,u=!1,l=null,d=!1;h();var f=new RegExp(b(s),"g");if("string"==typeof e&&(e=JSON.parse(e)),Array.isArray(e)){if(!e.length||Array.isArray(e[0]))return p(null,e,u);if("object"==typeof e[0])return p(l||Object.keys(e[0]),e,u)}else if("object"==typeof e)return"string"==typeof e.data&&(e.data=JSON.parse(e.data)),Array.isArray(e.data)&&(e.fields||(e.fields=e.meta&&e.meta.fields||l),e.fields||(e.fields=Array.isArray(e.data[0])?e.fields:"object"==typeof e.data[0]?Object.keys(e.data[0]):[]),Array.isArray(e.data[0])||"object"==typeof e.data[0]||(e.data=[e.data])),p(e.fields||[],e.data||[],u);throw new Error("Unable to serialize unrecognized input");function h(){if("object"==typeof t){if("string"!=typeof t.delimiter||c.BAD_DELIMITERS.filter((function(e){return-1!==t.delimiter.indexOf(e)})).length||(o=t.delimiter),("boolean"==typeof t.quotes||"function"==typeof t.quotes||Array.isArray(t.quotes))&&(n=t.quotes),"boolean"!=typeof t.skipEmptyLines&&"string"!=typeof t.skipEmptyLines||(u=t.skipEmptyLines),"string"==typeof t.newline&&(i=t.newline),"string"==typeof t.quoteChar&&(s=t.quoteChar),"boolean"==typeof t.header&&(r=t.header),Array.isArray(t.columns)){if(0===t.columns.length)throw new Error("Option columns is empty");l=t.columns}void 0!==t.escapeChar&&(a=t.escapeChar+s),("boolean"==typeof t.escapeFormulae||t.escapeFormulae instanceof RegExp)&&(d=t.escapeFormulae instanceof RegExp?t.escapeFormulae:/^[=+\-@\t\r].*$/)}}function p(e,t,n){var s="";"string"==typeof e&&(e=JSON.parse(e)),"string"==typeof t&&(t=JSON.parse(t));var a=Array.isArray(e)&&e.length>0,c=!Array.isArray(t[0]);if(a&&r){for(var u=0;u<e.length;u++)u>0&&(s+=o),s+=v(e[u],u);t.length>0&&(s+=i)}for(var l=0;l<t.length;l++){var d=a?e.length:t[l].length,f=!1,h=a?0===Object.keys(t[l]).length:0===t[l].length;if(n&&!a&&(f="greedy"===n?""===t[l].join("").trim():1===t[l].length&&0===t[l][0].length),"greedy"===n&&a){for(var p=[],m=0;m<d;m++){var y=c?e[m]:m;p.push(t[l][y])}f=""===p.join("").trim()}if(!f){for(var g=0;g<d;g++){g>0&&!h&&(s+=o);var b=a&&c?e[g]:g;s+=v(t[l][b],g)}l<t.length-1&&(!n||d>0&&!h)&&(s+=i)}}return s}function v(e,t){if(null==e)return"";if(e.constructor===Date)return JSON.stringify(e).slice(1,25);var r=!1;d&&"string"==typeof e&&d.test(e)&&(e="'"+e,r=!0);var i=e.toString().replace(f,a);return(r=r||!0===n||"function"==typeof n&&n(e,t)||Array.isArray(n)&&n[t]||m(i,c.BAD_DELIMITERS)||i.indexOf(o)>-1||" "===i.charAt(0)||" "===i.charAt(i.length-1))?s+i+s:i}function m(e,t){for(var n=0;n<t.length;n++)if(e.indexOf(t[n])>-1)return!0;return!1}}function f(e){function n(e){var t=k(e);t.chunkSize=parseInt(t.chunkSize),e.step||e.chunk||(t.chunkSize=null),this._handle=new g(t),this._handle.streamer=this,this._config=t}this._handle=null,this._finished=!1,this._completed=!1,this._halted=!1,this._input=null,this._baseIndex=0,this._partialLine="",this._rowCount=0,this._start=0,this._nextChunk=null,this.isFirstChunk=!0,this._completeResults={data:[],errors:[],meta:{}},n.call(this,e),this.parseChunk=function(e,n){if(this.isFirstChunk&&C(this._config.beforeFirstChunk)){var r=this._config.beforeFirstChunk(e);void 0!==r&&(e=r)}this.isFirstChunk=!1,this._halted=!1;var o=this._partialLine+e;this._partialLine="";var s=this._handle.parse(o,this._baseIndex,!this._finished);if(!this._handle.paused()&&!this._handle.aborted()){var a=s.meta.cursor;this._finished||(this._partialLine=o.substring(a-this._baseIndex),this._baseIndex=a),s&&s.data&&(this._rowCount+=s.data.length);var u=this._finished||this._config.preview&&this._rowCount>=this._config.preview;if(i)t.postMessage({results:s,workerId:c.WORKER_ID,finished:u});else if(C(this._config.chunk)&&!n){if(this._config.chunk(s,this._handle),this._handle.paused()||this._handle.aborted())return void(this._halted=!0);s=void 0,this._completeResults=void 0}return this._config.step||this._config.chunk||(this._completeResults.data=this._completeResults.data.concat(s.data),this._completeResults.errors=this._completeResults.errors.concat(s.errors),this._completeResults.meta=s.meta),this._completed||!u||!C(this._config.complete)||s&&s.meta.aborted||(this._config.complete(this._completeResults,this._input),this._completed=!0),u||s&&s.meta.paused||this._nextChunk(),s}this._halted=!0},this._sendError=function(e){C(this._config.error)?this._config.error(e):i&&this._config.error&&t.postMessage({workerId:c.WORKER_ID,error:e,finished:!1})}}function h(e){var t;function n(e){var t=e.getResponseHeader("Content-Range");return null===t?-1:parseInt(t.substring(t.lastIndexOf("/")+1))}(e=e||{}).chunkSize||(e.chunkSize=c.RemoteChunkSize),f.call(this,e),this._nextChunk=o?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(e){this._input=e,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(t=new XMLHttpRequest,this._config.withCredentials&&(t.withCredentials=this._config.withCredentials),o||(t.onload=R(this._chunkLoaded,this),t.onerror=R(this._chunkError,this)),t.open(this._config.downloadRequestBody?"POST":"GET",this._input,!o),this._config.downloadRequestHeaders){var e=this._config.downloadRequestHeaders;for(var n in e)t.setRequestHeader(n,e[n])}if(this._config.chunkSize){var r=this._start+this._config.chunkSize-1;t.setRequestHeader("Range","bytes="+this._start+"-"+r)}try{t.send(this._config.downloadRequestBody)}catch(e){this._chunkError(e.message)}o&&0===t.status&&this._chunkError()}},this._chunkLoaded=function(){4===t.readyState&&(t.status<200||t.status>=400?this._chunkError():(this._start+=this._config.chunkSize?this._config.chunkSize:t.responseText.length,this._finished=!this._config.chunkSize||this._start>=n(t),this.parseChunk(t.responseText)))},this._chunkError=function(e){var n=t.statusText||e;this._sendError(new Error(n))}}function p(e){var t,n;(e=e||{}).chunkSize||(e.chunkSize=c.LocalChunkSize),f.call(this,e);var r="undefined"!=typeof FileReader;this.stream=function(e){this._input=e,n=e.slice||e.webkitSlice||e.mozSlice,r?((t=new FileReader).onload=R(this._chunkLoaded,this),t.onerror=R(this._chunkError,this)):t=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount<this._config.preview)||this._readChunk()},this._readChunk=function(){var e=this._input;if(this._config.chunkSize){var o=Math.min(this._start+this._config.chunkSize,this._input.size);e=n.call(e,this._start,o)}var i=t.readAsText(e,this._config.encoding);r||this._chunkLoaded({target:{result:i}})},this._chunkLoaded=function(e){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(e.target.result)},this._chunkError=function(){this._sendError(t.error)}}function v(e){var t;e=e||{},f.call(this,e),this.stream=function(e){return t=e,this._nextChunk()},this._nextChunk=function(){if(!this._finished){var e,n=this._config.chunkSize;return n?(e=t.substring(0,n),t=t.substring(n)):(e=t,t=""),this._finished=!t,this.parseChunk(e)}}}function m(e){e=e||{},f.call(this,e);var t=[],n=!0,r=!1;this.pause=function(){f.prototype.pause.apply(this,arguments),this._input.pause()},this.resume=function(){f.prototype.resume.apply(this,arguments),this._input.resume()},this.stream=function(e){this._input=e,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){r&&1===t.length&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),t.length?this.parseChunk(t.shift()):n=!0},this._streamData=R((function(e){try{t.push("string"==typeof e?e:e.toString(this._config.encoding)),n&&(n=!1,this._checkIsFinished(),this.parseChunk(t.shift()))}catch(e){this._streamError(e)}}),this),this._streamError=R((function(e){this._streamCleanUp(),this._sendError(e)}),this),this._streamEnd=R((function(){this._streamCleanUp(),r=!0,this._streamData("")}),this),this._streamCleanUp=R((function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)}),this)}function y(e){var t=r.default.Duplex,n=k(e),o=!0,i=!1,s=[],a=null;this._onCsvData=function(e){var t=e.data;a.push(t)||this._handle.paused()||this._handle.pause()},this._onCsvComplete=function(){a.push(null)},n.step=R(this._onCsvData,this),n.complete=R(this._onCsvComplete,this),f.call(this,n),this._nextChunk=function(){i&&1===s.length&&(this._finished=!0),s.length?s.shift()():o=!0},this._addToParseQueue=function(e,t){s.push(R((function(){if(this.parseChunk("string"==typeof e?e:e.toString(n.encoding)),C(t))return t()}),this)),o&&(o=!1,this._nextChunk())},this._onRead=function(){this._handle.paused()&&this._handle.resume()},this._onWrite=function(e,t,n){this._addToParseQueue(e,n)},this._onWriteComplete=function(){i=!0,this._addToParseQueue("")},this.getStream=function(){return a},(a=new t({readableObjectMode:!0,decodeStrings:!1,read:R(this._onRead,this),write:R(this._onWrite,this)})).once("finish",R(this._onWriteComplete,this))}function g(e){var t,n,r,o=Math.pow(2,53),i=-o,s=/^\s*-?(\d+\.?|\.\d+|\d+\.\d+)([eE][-+]?\d+)?\s*$/,a=/^(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))$/,u=this,l=0,d=0,f=!1,h=!1,p=[],v={data:[],errors:[],meta:{}};if(C(e.step)){var m=e.step;e.step=function(t){if(v=t,T())A();else{if(A(),0===v.data.length)return;l+=t.data.length,e.preview&&l>e.preview?n.abort():(v.data=v.data[0],m(v,u))}}}function y(t){return"greedy"===e.skipEmptyLines?""===t.join("").trim():1===t.length&&0===t[0].length}function g(e){if(s.test(e)){var t=parseFloat(e);if(t>i&&t<o)return!0}return!1}function A(){return v&&r&&(P("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+c.DefaultDelimiter+"'"),r=!1),e.skipEmptyLines&&(v.data=v.data.filter((function(e){return!y(e)}))),T()&&_(),R()}function T(){return e.header&&0===p.length}function _(){if(v)if(Array.isArray(v.data[0])){for(var t=0;T()&&t<v.data.length;t++)v.data[t].forEach(n);v.data.splice(0,1)}else v.data.forEach(n);function n(t,n){C(e.transformHeader)&&(t=e.transformHeader(t,n)),p.push(t)}}function S(t){return e.dynamicTypingFunction&&void 0===e.dynamicTyping[t]&&(e.dynamicTyping[t]=e.dynamicTypingFunction(t)),!0===(e.dynamicTyping[t]||e.dynamicTyping)}function E(e,t){return S(e)?"true"===t||"TRUE"===t||"false"!==t&&"FALSE"!==t&&(g(t)?parseFloat(t):a.test(t)?new Date(t):""===t?null:t):t}function R(){if(!v||!e.header&&!e.dynamicTyping&&!e.transform)return v;function t(t,n){var r,o=e.header?{}:[];for(r=0;r<t.length;r++){var i=r,s=t[r];e.header&&(i=r>=p.length?"__parsed_extra":p[r]),e.transform&&(s=e.transform(s,i)),s=E(i,s),"__parsed_extra"===i?(o[i]=o[i]||[],o[i].push(s)):o[i]=s}return e.header&&(r>p.length?P("FieldMismatch","TooManyFields","Too many fields: expected "+p.length+" fields but parsed "+r,d+n):r<p.length&&P("FieldMismatch","TooFewFields","Too few fields: expected "+p.length+" fields but parsed "+r,d+n)),o}var n=1;return!v.data.length||Array.isArray(v.data[0])?(v.data=v.data.map(t),n=v.data.length):v.data=t(v.data,0),e.header&&v.meta&&(v.meta.fields=p),d+=n,v}function x(t,n,r,o,i){var s,a,u,l;i=i||[",","\t","|",";",c.RECORD_SEP,c.UNIT_SEP];for(var d=0;d<i.length;d++){var f=i[d],h=0,p=0,v=0;u=void 0;for(var m=new w({comments:o,delimiter:f,newline:n,preview:10}).parse(t),g=0;g<m.data.length;g++)if(r&&y(m.data[g]))v++;else{var b=m.data[g].length;p+=b,void 0!==u?b>0&&(h+=Math.abs(b-u),u=b):u=b}m.data.length>0&&(p/=m.data.length-v),(void 0===a||h<=a)&&(void 0===l||p>l)&&p>1.99&&(a=h,s=f,l=p)}return e.delimiter=s,{successful:!!s,bestDelimiter:s}}function O(e,t){e=e.substring(0,1048576);var n=new RegExp(b(t)+"([^]*?)"+b(t),"gm"),r=(e=e.replace(n,"")).split("\r"),o=e.split("\n"),i=o.length>1&&o[0].length<r[0].length;if(1===r.length||i)return"\n";for(var s=0,a=0;a<r.length;a++)"\n"===r[a][0]&&s++;return s>=r.length/2?"\r\n":"\r"}function P(e,t,n,r){var o={type:e,code:t,message:n};void 0!==r&&(o.row=r),v.errors.push(o)}this.parse=function(o,i,s){var a=e.quoteChar||'"';if(e.newline||(e.newline=O(o,a)),r=!1,e.delimiter)C(e.delimiter)&&(e.delimiter=e.delimiter(o),v.meta.delimiter=e.delimiter);else{var u=x(o,e.newline,e.skipEmptyLines,e.comments,e.delimitersToGuess);u.successful?e.delimiter=u.bestDelimiter:(r=!0,e.delimiter=c.DefaultDelimiter),v.meta.delimiter=e.delimiter}var l=k(e);return e.preview&&e.header&&l.preview++,t=o,n=new w(l),v=n.parse(t,i,s),A(),f?{meta:{paused:!0}}:v||{meta:{paused:!1}}},this.paused=function(){return f},this.pause=function(){f=!0,n.abort(),t=C(e.chunk)?"":t.substring(n.getCharIndex())},this.resume=function(){u.streamer._halted?(f=!1,u.streamer.parseChunk(t,!0)):setTimeout(u.resume,3)},this.aborted=function(){return h},this.abort=function(){h=!0,n.abort(),v.meta.aborted=!0,C(e.complete)&&e.complete(v),t=""}}function b(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function w(e){var t,n=(e=e||{}).delimiter,r=e.newline,o=e.comments,i=e.step,s=e.preview,a=e.fastMode,u=t=void 0===e.quoteChar||null===e.quoteChar?'"':e.quoteChar;if(void 0!==e.escapeChar&&(u=e.escapeChar),("string"!=typeof n||c.BAD_DELIMITERS.indexOf(n)>-1)&&(n=","),o===n)throw new Error("Comment character same as delimiter");!0===o?o="#":("string"!=typeof o||c.BAD_DELIMITERS.indexOf(o)>-1)&&(o=!1),"\n"!==r&&"\r"!==r&&"\r\n"!==r&&(r="\n");var l=0,d=!1;this.parse=function(e,c,f){if("string"!=typeof e)throw new Error("Input must be a string");var h=e.length,p=n.length,v=r.length,m=o.length,y=C(i);l=0;var g=[],w=[],A=[],T=0;if(!e)return F();if(a||!1!==a&&-1===e.indexOf(t)){for(var _=e.split(r),S=0;S<_.length;S++){if(A=_[S],l+=A.length,S!==_.length-1)l+=r.length;else if(f)return F();if(!o||A.substring(0,m)!==o){if(y){if(g=[],I(A.split(n)),U(),d)return F()}else I(A.split(n));if(s&&S>=s)return g=g.slice(0,s),F(!0)}}return F()}for(var E=e.indexOf(n,l),k=e.indexOf(r,l),R=new RegExp(b(u)+b(t),"g"),x=e.indexOf(t,l);;)if(e[l]!==t)if(o&&0===A.length&&e.substring(l,l+m)===o){if(-1===k)return F();l=k+v,k=e.indexOf(r,l),E=e.indexOf(n,l)}else if(-1!==E&&(E<k||-1===k))A.push(e.substring(l,E)),l=E+p,E=e.indexOf(n,l);else{if(-1===k)break;if(A.push(e.substring(l,k)),q(k+v),y&&(U(),d))return F();if(s&&g.length>=s)return F(!0)}else for(x=l,l++;;){if(-1===(x=e.indexOf(t,x+1)))return f||w.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:g.length,index:l}),j();if(x===h-1)return j(e.substring(l,x).replace(R,t));if(t!==u||e[x+1]!==u){if(t===u||0===x||e[x-1]!==u){-1!==E&&E<x+1&&(E=e.indexOf(n,x+1)),-1!==k&&k<x+1&&(k=e.indexOf(r,x+1));var O=N(-1===k?E:Math.min(E,k));if(e.substr(x+1+O,p)===n){A.push(e.substring(l,x).replace(R,t)),l=x+1+O+p,e[x+1+O+p]!==t&&(x=e.indexOf(t,l)),E=e.indexOf(n,l),k=e.indexOf(r,l);break}var P=N(k);if(e.substring(x+1+P,x+1+P+v)===r){if(A.push(e.substring(l,x).replace(R,t)),q(x+1+P+v),E=e.indexOf(n,l),x=e.indexOf(t,l),y&&(U(),d))return F();if(s&&g.length>=s)return F(!0);break}w.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:g.length,index:l}),x++}}else x++}return j();function I(e){g.push(e),T=l}function N(t){var n=0;if(-1!==t){var r=e.substring(x+1,t);r&&""===r.trim()&&(n=r.length)}return n}function j(t){return f||(void 0===t&&(t=e.substring(l)),A.push(t),l=h,I(A),y&&U()),F()}function q(t){l=t,I(A),A=[],k=e.indexOf(r,l)}function F(e){return{data:g,errors:w,meta:{delimiter:n,linebreak:r,aborted:d,truncated:!!e,cursor:T+(c||0)}}}function U(){i(F()),g=[],w=[]}},this.abort=function(){d=!0},this.getCharIndex=function(){return l}}function A(){if(!c.WORKERS_SUPPORTED)return!1;var e=n(),r=new t.Worker(e);return r.onmessage=T,r.id=a++,s[r.id]=r,r}function T(e){var t=e.data,n=s[t.workerId],r=!1;if(t.error)n.userError(t.error,t.file);else if(t.results&&t.results.data){var o={abort:function(){r=!0,_(t.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:S,resume:S};if(C(n.userStep)){for(var i=0;i<t.results.data.length&&(n.userStep({data:t.results.data[i],errors:t.results.errors,meta:t.results.meta},o),!r);i++);delete t.results}else C(n.userChunk)&&(n.userChunk(t.results,o,t.file),delete t.results)}t.finished&&!r&&_(t.workerId,t.results)}function _(e,t){var n=s[e];C(n.userComplete)&&n.userComplete(t),n.terminate(),delete s[e]}function S(){throw new Error("Not implemented.")}function E(e){var n=e.data;if(void 0===c.WORKER_ID&&n&&(c.WORKER_ID=n.workerId),"string"==typeof n.input)t.postMessage({workerId:c.WORKER_ID,results:c.parse(n.input,n.config),finished:!0});else if(t.File&&n.input instanceof File||n.input instanceof Object){var r=c.parse(n.input,n.config);r&&t.postMessage({workerId:c.WORKER_ID,results:r,finished:!0})}}function k(e){if("object"!=typeof e||null===e)return e;var t=Array.isArray(e)?[]:{};for(var n in e)t[n]=k(e[n]);return t}function R(e,t){return function(){e.apply(t,arguments)}}function C(e){return"function"==typeof e}return i&&(t.onmessage=E),h.prototype=Object.create(f.prototype),h.prototype.constructor=h,p.prototype=Object.create(f.prototype),p.prototype.constructor=p,v.prototype=Object.create(v.prototype),v.prototype.constructor=v,m.prototype=Object.create(f.prototype),m.prototype.constructor=m,"undefined"==typeof PAPA_BROWSER_CONTEXT&&(y.prototype=Object.create(f.prototype),y.prototype.constructor=y),c}()}(st);var at={},ct={},ut={},lt={},dt={},ft={},ht={};ht.go=void 0,ht.go=function(e){return e()};var pt={};pt.goMicrotask=void 0,pt.goMicrotask=function(e){return new Promise(((t,n)=>{queueMicrotask((async()=>{try{t(await e())}catch(e){n(e)}}))}))};var vt={},mt={},yt={},gt={},bt={};bt.random=void 0,bt.random=function(e,t){return Math.random()*(t-e)+e};var wt={};wt.randomInt=void 0,wt.randomInt=function(e,t){return e=Math.ceil(e),t=Math.floor(t),Math.floor(Math.random()*(t-e))+e};var At={};At.randomIntInclusive=void 0,At.randomIntInclusive=function(e,t){return e=Math.ceil(e),t=Math.floor(t),Math.floor(Math.random()*(t-e+1))+e},function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(bt,e),n(wt,e),n(At,e)}(gt),yt.calculateExponentialBackoffTimeout=void 0;const Tt=gt;yt.calculateExponentialBackoffTimeout=function({baseTimeout:e,retries:t,maxTimeout:n=1/0,factor:r=2,jitter:o=!0}){const i=Math.min(r**t*e,n);return o?(0,Tt.randomIntInclusive)(0,i):i};var _t={};_t.setTimeout=void 0,_t.setTimeout=function(e,t){const n=globalThis.setTimeout(t,e);return()=>clearTimeout(n)};var St={setSchedule:void 0};const Et=_t;St.setSchedule=function(e,t){const n=e-Date.now();return(0,Et.setTimeout)(n,t)};var kt={};kt.setInterval=void 0,kt.setInterval=function(e,t){const n=globalThis.setInterval(t,e);return()=>clearInterval(n)};var Rt={setImmediate:void 0};const Ct=_t;Rt.setImmediate=function(e){if(globalThis.setImmediate){const t=globalThis.setImmediate(e);return()=>clearImmediate(t)}return(0,Ct.setTimeout)(0,e)};var xt={setTimeoutLoop:void 0};const Ot=_t;xt.setTimeoutLoop=function(e,t){let n=!1,r=(0,Ot.setTimeout)(e,(async function o(){await t(),n||(r=(0,Ot.setTimeout)(e,o))}));return()=>{n=!0,r()}};var Pt={setDynamicTimeoutLoop:void 0};const It=_t;Pt.setDynamicTimeoutLoop=function(e,t){let n=!1,r=(0,It.setTimeout)(e,(async function o(){const i=Date.now();await t();const s=Date.now()-i;n||(r=(0,It.setTimeout)(Math.max(e-s,0),o))}));return()=>{n=!0,r()}},function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(yt,e),n(_t,e),n(St,e),n(kt,e),n(Rt,e),n(xt,e),n(Pt,e)}(mt),vt.goMacrotask=void 0;const Nt=mt;var jt;vt.goMacrotask=function(e){return new Promise(((t,n)=>{(0,Nt.setImmediate)((async()=>{try{t(await e())}catch(e){n(e)}}))}))},function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(ht,e),n(pt,e),n(vt,e)}(ft);var qt={chunkByAsync:void 0};const Ft=b;qt.chunkByAsync=function(e,t){return(0,Ft.isAsyncIterable)(e)?async function*(e,t){let n=[],r=0;for await(const o of e)n.push(o),await t(o,r)&&(yield n,n=[]),r++;n.length&&(yield n)}(e,t):async function*(e,t){let n=[],r=0;for(const o of e)n.push(o),await t(o,r)&&(yield n,n=[]),r++;n.length&&(yield n)}(e,t)};var Ut={};Ut.chunkBy=void 0,Ut.chunkBy=function*(e,t){let n=[],r=0;for(const o of e)n.push(o),t(o,r)&&(yield n,n=[]),r++;n.length&&(yield n)};var Mt,Lt={};var Dt={concatAsync:void 0};const Bt=b,Ht=ft;Dt.concatAsync=function(e,...t){return(0,Ht.go)((async function*(){for(const n of[e,...t])if((0,Bt.isAsyncIterable)(n))for await(const e of n)yield e;else for(const e of n)yield e}))};var zt={concat:void 0};const $t=ft;zt.concat=function(e,...t){return(0,$t.go)((function*(){for(const n of[e,...t])yield*n}))};var Jt,Wt={},Gt={};Gt.copyIterable=Gt.copyAsyncIterable=void 0,Gt.copyAsyncIterable=async function*(e){for await(const t of e)yield t},Gt.copyIterable=function*(e){for(const t of e)yield t};var Vt,Kt={};var Qt,Zt={};var Xt={dropUntilAsync:void 0};const Yt=b;Xt.dropUntilAsync=function(e,t){return(0,Yt.isAsyncIterable)(e)?async function*(e,t){var n;const r=e[Symbol.asyncIterator]();let o;try{let e,i=0;for(;!(({value:e,done:o}=await r.next()),o||await t(e,i++)););for(;!o;)yield e,({value:e,done:o}=await r.next())}finally{o||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}}(e,t):async function*(e,t){var n;const r=e[Symbol.iterator]();let o;try{let e,i=0;for(;!(({value:e,done:o}=r.next()),o||await t(e,i++)););for(;!o;)yield e,({value:e,done:o}=r.next())}finally{o||null===(n=r.return)||void 0===n||n.call(r)}}(e,t)};var en={};en.dropUntil=void 0,en.dropUntil=function*(e,t){var n;const r=e[Symbol.iterator]();let o;try{let e,i=0;for(;!(({value:e,done:o}=r.next()),o||t(e,i++)););for(;!o;)yield e,({value:e,done:o}=r.next())}finally{o||null===(n=r.return)||void 0===n||n.call(r)}};var tn,nn={};var rn={filterAsync:void 0};const on=b;rn.filterAsync=function(e,t){return(0,on.isAsyncIterable)(e)?async function*(e,t){let n=0;for await(const r of e)await t(r,n)&&(yield r),n++}(e,t):async function*(e,t){let n=0;for(const r of e)await t(r,n)&&(yield r),n++}(e,t)};var sn={};sn.filter=void 0,sn.filter=function*(e,t){let n=0;for(const r of e)t(r,n)&&(yield r),n++};var an={},cn={},un={flattenByAsync:void 0};const ln=b;async function*dn(e,t,n){for(const r of e)fn(r)&&await t(r,n)?yield*dn(r,t,n+1):yield r}function fn(e){return(0,ln.isIterable)(e)&&(0,ln.isntChar)(e)}var hn,pn;function vn(){if(hn)return cn;hn=1,cn.flattenDeepAsync=void 0;const e=un,t=Ro();return cn.flattenDeepAsync=function(n,r=1/0){return(0,t.assert)(r===1/0||Number.isInteger(r),"The parameter depth must be an integer"),(0,t.assert)(r>=0,"The parameter depth must be greater than or equal to 0"),(0,e.flattenByAsync)(n,((e,t)=>t<=r))},cn}un.flattenByAsync=function(e,t){return(0,ln.isAsyncIterable)(e)?async function*(e,t){const n=1;for await(const r of e)fn(r)&&await t(r,n)?yield*dn(r,t,n+1):yield r}(e,t):function(e,t){return dn(e,t,1)}(e,t)};var mn={flattenBy:void 0};const yn=b;function*gn(e,t,n){for(const o of e)r=o,(0,yn.isIterable)(r)&&(0,yn.isntChar)(r)&&t(o,n)?yield*gn(o,t,n+1):yield o;var r}mn.flattenBy=function(e,t){return gn(e,t,1)};var bn,wn={};function An(){if(bn)return wn;bn=1,wn.flattenDeep=void 0;const e=mn,t=Ro();return wn.flattenDeep=function(n,r=1/0){return(0,t.assert)(r===1/0||Number.isInteger(r),"The parameter depth must be an integer"),(0,t.assert)(r>=0,"The parameter depth must be greater than or equal to 0"),(0,e.flattenBy)(n,((e,t)=>t<=r))},wn}var Tn,_n={};var Sn={mapAsync:void 0};const En=b;Sn.mapAsync=function(e,t){return(0,En.isAsyncIterable)(e)?async function*(e,t){let n=0;for await(const r of e)yield await t(r,n),n++}(e,t):async function*(e,t){let n=0;for(const r of e)yield await t(r,n),n++}(e,t)};var kn={};kn.map=void 0,kn.map=function*(e,t){let n=0;for(const r of e)yield t(r,n),n++};var Rn,Cn={};function xn(){if(Rn)return Cn;Rn=1,Cn.repeatAsync=void 0;const e=ft,t=Ro();return Cn.repeatAsync=function(n,r){return(0,t.assert)(r===1/0||Number.isInteger(r),"The parameter times must be an integer"),(0,t.assert)(r>=0,"The parameter times must be greater than or equal to 0"),r===1/0&&function(){if("production"===process.env.NODE_ENV)return;console.warn("When iterable has no elements and times is Infinity, repeat() will be in dead loop")}(),(0,e.go)((async function*(){const e=[];if(r>0){for await(const t of n)yield t,e.push(t);r--}for(;r>0;)yield*e,r--}))},Cn}var On,Pn={};function In(){if(On)return Pn;On=1,Pn.repeat=void 0;const e=ft,t=Ro();return Pn.repeat=function(n,r){return(0,t.assert)(r===1/0||Number.isInteger(r),"The parameter times must be an integer"),(0,t.assert)(r>=0,"The parameter times must be greater than or equal to 0"),r===1/0&&function(){if("production"===process.env.NODE_ENV)return;console.warn("When iterable has no elements and times is Infinity, repeat() will be in dead loop")}(),(0,e.go)((function*(){const e=[];if(r>0){for(const t of n)yield t,e.push(t);r--}for(;r>0;)yield*e,r--}))},Pn}var Nn,jn={};var qn,Fn={};var Un={};Un.splitAsync=void 0,Un.splitAsync=async function*(e,t){let n=[];for await(const r of e)r===t?(yield n,n=[]):n.push(r);yield n};var Mn={splitByAsync:void 0};const Ln=b;Mn.splitByAsync=function(e,t){return(0,Ln.isAsyncIterable)(e)?async function*(e,t){let n=[],r=0;for await(const o of e)await t(o,r)?(yield n,n=[]):n.push(o),r++;yield n}(e,t):async function*(e,t){let n=[],r=0;for(const o of e)await t(o,r)?(yield n,n=[]):n.push(o),r++;yield n}(e,t)};var Dn={};Dn.splitBy=void 0,Dn.splitBy=function*(e,t){let n=[],r=0;for(const o of e)t(o,r)?(yield n,n=[]):n.push(o),r++;yield n};var Bn={};Bn.split=void 0,Bn.split=function*(e,t){let n=[];for(const r of e)r===t?(yield n,n=[]):n.push(r);yield n};var Hn,zn={};var $n,Jn={};var Wn,Gn={};var Vn={takeUntilAsync:void 0};const Kn=b;Vn.takeUntilAsync=function(e,t){return(0,Kn.isAsyncIterable)(e)?async function*(e,t){let n=0;for await(const r of e){if(await t(r,n))break;yield r,n++}}(e,t):async function*(e,t){let n=0;for(const r of e){if(await t(r,n))break;yield r,n++}}(e,t)};var Qn={};Qn.takeUntil=void 0,Qn.takeUntil=function*(e,t){let n=0;for(const r of e){if(t(r,n))break;yield r,n++}};var Zn,Xn={};var Yn={tapAsync:void 0};const er=b;Yn.tapAsync=function(e,t){return(0,er.isAsyncIterable)(e)?async function*(e,t){let n=0;for await(const r of e)await t(r,n),yield r,n++}(e,t):async function*(e,t){let n=0;for(const r of e)await t(r,n),yield r,n++}(e,t)};var tr={};tr.tap=void 0,tr.tap=function*(e,t){let n=0;for(const r of e)t(r,n),yield r,n++};var nr={};nr.toAsyncIterable=void 0,nr.toAsyncIterable=async function*(e){for(const t of e)yield t};var rr={};rr.transformAsync=void 0,rr.transformAsync=async function*(e,t){yield*t(e)};var or={};or.transform=void 0,or.transform=function*(e,t){yield*t(e)};var ir={};ir.uniqAsync=void 0,ir.uniqAsync=async function*(e){const t=new Set;for await(const n of e)t.has(n)||(yield n,t.add(n))};var sr={uniqByAsync:void 0};const ar=b;sr.uniqByAsync=function(e,t){return(0,ar.isAsyncIterable)(e)?async function*(e,t){const n=new Set;let r=0;for await(const o of e){const e=await t(o,r);n.has(e)||(yield o,n.add(e)),r++}}(e,t):async function*(e,t){const n=new Set;let r=0;for(const o of e){const e=await t(o,r);n.has(e)||(yield o,n.add(e)),r++}}(e,t)};var cr={};cr.uniqBy=void 0,cr.uniqBy=function*(e,t){const n=new Set;let r=0;for(const o of e){const e=t(o,r);n.has(e)||(yield o,n.add(e)),r++}};var ur={};ur.uniq=void 0,ur.uniq=function*(e){const t=new Set;for(const n of e)t.has(n)||(yield n,t.add(n))};var lr={zipAsync:void 0};const dr=b;var fr;!function(e){e[e.Sync=0]="Sync",e[e.Async=1]="Async"}(fr||(fr={})),lr.zipAsync=function(e,...t){return async function*(...e){var t,n,r,o;const i=e.length,s=e.map((e=>(0,dr.isAsyncIterable)(e)?[fr.Async,e[Symbol.asyncIterator]()]:[fr.Sync,e[Symbol.iterator]()])),a=s.map((()=>!1));try{for(;;){const e=new Array(i);for(let t=0;t<i;t++){const[n,r]=s[t];let o;if(o=n===fr.Async?await r.next():r.next(),o.done)return void(a[t]=!0);e[t]=o.value}yield e}}finally{const e=s.filter(((e,t)=>!a[t]));for(const[i,s]of e)i===fr.Async?await(null===(n=(t=s).return)||void 0===n?void 0:n.call(t)):null===(o=(r=s).return)||void 0===o||o.call(r)}}(e,...t)};var hr,pr={};function vr(){return hr||(hr=1,function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(function(){if(jt)return dt;jt=1,dt.chunkAsync=void 0;const e=ft,t=Ro();return dt.chunkAsync=function(n,r){return(0,t.assert)(Number.isInteger(r),"The parameter size must be an integer"),(0,t.assert)(r>0,"The parameter size must be greater than 0"),(0,e.go)((async function*(){let e=[];for await(const t of n)e.push(t),e.length>=r&&(yield e,e=[]);e.length&&(yield e)}))},dt}(),e),n(qt,e),n(Ut,e),n(function(){if(Mt)return Lt;Mt=1,Lt.chunk=void 0;const e=ft,t=Ro();return Lt.chunk=function(n,r){return(0,t.assert)(Number.isInteger(r),"The parameter size must be an integer"),(0,t.assert)(r>0,"The parameter size must be greater than 0"),(0,e.go)((function*(){let e=[];for(const t of n)e.push(t),e.length>=r&&(yield e,e=[]);e.length&&(yield e)}))},Lt}(),e),n(Dt,e),n(zt,e),n(function(){if(Jt)return Wt;Jt=1,Wt.dropAsync=void 0;const e=ft,t=Gt,n=Ro();return Wt.dropAsync=function(r,o){return(0,n.assert)(Number.isInteger(o),"The parameter count must be an integer"),(0,n.assert)(o>=0,"The parameter count must be greater than or equal to 0"),0===o?(0,t.copyAsyncIterable)(r):(0,e.go)((async function*(){var e;const t=r[Symbol.asyncIterator]();let n;try{let r;for(;({value:r,done:n}=await t.next()),!(n||o<=0);)o--;for(;!n;)yield r,({value:r,done:n}=await t.next())}finally{n||await(null===(e=t.return)||void 0===e?void 0:e.call(t))}}))},Wt}(),e),n(function(){if(Vt)return Kt;Vt=1,Kt.dropRightAsync=void 0;const e=ft,t=Gt,n=Ro();return Kt.dropRightAsync=function(r,o){return(0,n.assert)(Number.isInteger(o),"The parameter count must be an integer"),(0,n.assert)(o>=0,"The parameter count must be greater than or equal to 0"),0===o?(0,t.copyAsyncIterable)(r):(0,e.go)((async function*(){const e=(await async function(e){const t=[];for await(const n of e)t.push(n);return t}(r)).slice(0,-o);for(const t of e)yield t}))},Kt}(),e),n(function(){if(Qt)return Zt;Qt=1,Zt.dropRight=void 0;const e=ft,t=Gt,n=Ro();return Zt.dropRight=function(r,o){return(0,n.assert)(Number.isInteger(o),"The parameter count must be an integer"),(0,n.assert)(o>=0,"The parameter count must be greater than or equal to 0"),0===o?(0,t.copyIterable)(r):(0,e.go)((function*(){const e=Array.from(r);yield*e.slice(0,-o)}))},Zt}(),e),n(Xt,e),n(en,e),n(function(){if(tn)return nn;tn=1,nn.drop=void 0;const e=ft,t=Gt,n=Ro();return nn.drop=function(r,o){return(0,n.assert)(Number.isInteger(o),"The parameter count must be an integer"),(0,n.assert)(o>=0,"The parameter count must be greater than or equal to 0"),0===o?(0,t.copyIterable)(r):(0,e.go)((function*(){var e;const t=r[Symbol.iterator]();let n;try{let r;for(;({value:r,done:n}=t.next()),!(n||o<=0);)o--;for(;!n;)yield r,({value:r,done:n}=t.next())}finally{n||null===(e=t.return)||void 0===e||e.call(t)}}))},nn}(),e),n(rn,e),n(sn,e),n(function(){if(pn)return an;pn=1,an.flattenAsync=void 0;const e=vn();return an.flattenAsync=function(t){return(0,e.flattenDeepAsync)(t,1)},an}(),e),n(un,e),n(mn,e),n(vn(),e),n(An(),e),n(function(){if(Tn)return _n;Tn=1,_n.flatten=void 0;const e=An();return _n.flatten=function(t){return(0,e.flattenDeep)(t,1)},_n}(),e),n(Sn,e),n(kn,e),n(xn(),e),n(In(),e),n(function(){if(Nn)return jn;Nn=1,jn.sliceAsync=void 0;const e=ft,t=Ro();return jn.sliceAsync=function(n,r,o=1/0){return(0,t.assert)(Number.isInteger(r),"The parameter start must be an integer"),(0,t.assert)(r>=0,"The parameter start must be greater than or equal to 0"),(0,t.assert)(Number.isInteger(o),"The parameter end must be an integer"),(0,t.assert)(o>=r,"The parameter end must be greater than or equal to start"),(0,e.go)((async function*(){let e=0;for await(const t of n){if(e>=o)break;e>=r&&(yield t),e++}}))},jn}(),e),n(function(){if(qn)return Fn;qn=1,Fn.slice=void 0;const e=ft,t=Ro();return Fn.slice=function(n,r,o=1/0){return(0,t.assert)(Number.isInteger(r),"The parameter start must be an integer"),(0,t.assert)(r>=0,"The parameter start must be greater than or equal to 0"),(0,t.assert)(Number.isInteger(o),"The parameter end must be an integer"),(0,t.assert)(o>=r,"The parameter end must be greater than or equal to start"),(0,e.go)((function*(){let e=0;for(const t of n){if(e>=o)break;e>=r&&(yield t),e++}}))},Fn}(),e),n(Un,e),n(Mn,e),n(Dn,e),n(Bn,e),n(function(){if(Hn)return zn;Hn=1,zn.takeAsync=void 0;const e=ft,t=Ro();return zn.takeAsync=function(n,r){return(0,t.assert)(Number.isInteger(r),"The parameter count must be an integer"),(0,t.assert)(r>=0,"The parameter count must be greater than or equal to 0"),(0,e.go)((async function*(){if(0!==r)for await(const e of n)if(yield e,0==--r)break}))},zn}(),e),n(function(){if($n)return Jn;$n=1,Jn.takeRightAsync=void 0;const e=ft,t=Ro();return Jn.takeRightAsync=function(n,r){return(0,t.assert)(Number.isInteger(r),"The parameter count must be an integer"),(0,t.assert)(r>=0,"The parameter count must be greater than or equal to 0"),(0,e.go)((async function*(){var e;const t=n[Symbol.asyncIterator]();let o;try{const n=[];let i;for(;({value:i,done:o}=await t.next()),!o;)n.push(i),n.length>r&&n.shift();yield*n}finally{o||await(null===(e=t.return)||void 0===e?void 0:e.call(t))}}))},Jn}(),e),n(function(){if(Wn)return Gn;Wn=1,Gn.takeRight=void 0;const e=ft,t=Ro();return Gn.takeRight=function(n,r){return(0,t.assert)(Number.isInteger(r),"The parameter count must be an integer"),(0,t.assert)(r>=0,"The parameter count must be greater than or equal to 0"),(0,e.go)((function*(){var e;const t=n[Symbol.iterator]();let o;try{const n=[];let i;for(;({value:i,done:o}=t.next()),!o;)n.push(i),n.length>r&&n.shift();yield*n}finally{o||null===(e=t.return)||void 0===e||e.call(t)}}))},Gn}(),e),n(Vn,e),n(Qn,e),n(function(){if(Zn)return Xn;Zn=1,Xn.take=void 0;const e=ft,t=Ro();return Xn.take=function(n,r){return(0,t.assert)(Number.isInteger(r),"The parameter count must be an integer"),(0,t.assert)(r>=0,"The parameter count must be greater than or equal to 0"),(0,e.go)((function*(){if(0!==r)for(const e of n)if(yield e,0==--r)break}))},Xn}(),e),n(Yn,e),n(tr,e),n(nr,e),n(rr,e),n(or,e),n(ir,e),n(sr,e),n(cr,e),n(ur,e),n(lr,e),n(pr,e)}(lt)),lt}pr.zip=void 0,pr.zip=function(e,...t){return function*(...e){const t=e.length,n=e.map((e=>e[Symbol.iterator]())),r=n.map((()=>!1));try{for(;;){const e=new Array(t);for(let o=0;o<t;o++){const{value:t,done:i}=n[o].next();if(i)return void(r[o]=!0);e[o]=t}yield e}}finally{n.filter(((e,t)=>!r[t])).forEach((e=>{var t;return null===(t=e.return)||void 0===t?void 0:t.call(e)}))}}(e,...t)};var mr={},yr={};yr.consume=void 0,yr.consume=function(e,t){return t(e)};var gr={eachAsync:void 0};const br=b;gr.eachAsync=function(e,t){return(0,br.isAsyncIterable)(e)?async function(e,t){let n=0;for await(const r of e)await t(r,n),n++}(e,t):async function(e,t){let n=0;for(const r of e)await t(r,n),n++}(e,t)};var wr={};wr.each=void 0,wr.each=function(e,t){let n=0;for(const r of e)t(r,n),n++};var Ar={everyAsync:void 0};const Tr=b;Ar.everyAsync=function(e,t){return(0,Tr.isAsyncIterable)(e)?async function(e,t){let n=0;for await(const r of e){if(!await t(r,n))return!1;n++}return!0}(e,t):async function(e,t){let n=0;for(const r of e){if(!await t(r,n))return!1;n++}return!0}(e,t)};var _r={};_r.every=void 0,_r.every=function(e,t){let n=0;for(const r of e){if(!t(r,n))return!1;n++}return!0};var Sr={findAsync:void 0};const Er=b;Sr.findAsync=function(e,t){return(0,Er.isAsyncIterable)(e)?async function(e,t){let n=0;for await(const r of e){if(await t(r,n))return r;n++}return}(e,t):async function(e,t){let n=0;for(const r of e){if(await t(r,n))return r;n++}return}(e,t)};var kr={};kr.find=void 0,kr.find=function(e,t){let n=0;for(const r of e){if(t(r,n))return r;n++}};var Rr={};Rr.firstAsync=void 0,Rr.firstAsync=async function(e){for await(const t of e)return t};var Cr={};Cr.first=void 0,Cr.first=function(e){for(const t of e)return t};var xr={};xr.includesAsync=void 0,xr.includesAsync=async function(e,t){for await(const n of e)if(n===t)return!0;return!1};var Or={};Or.includes=void 0,Or.includes=function(e,t){for(const n of e)if(n===t)return!0;return!1};var Pr={};Pr.matchAsync=void 0,Pr.matchAsync=async function(e,t){const n=t.length;let r=0;for await(const o of e)if(o===t[r]&&r++,r===n)return!0;return!1};var Ir={};Ir.match=void 0,Ir.match=function(e,t){const n=t.length;let r=0;for(const o of e)if(o===t[r]&&r++,r===n)return!0;return!1};var Nr={reduceAsync:void 0};const jr=b;Nr.reduceAsync=function(e,t,n){return(0,jr.isUndefined)(n)?function(e,t){return(0,jr.isAsyncIterable)(e)?n(e):r(e);async function n(e){var n;const r=e[Symbol.asyncIterator]();let o;try{let e,s=await i(r),a=1;for(;({value:e,done:o}=await r.next()),!o;)s=await t(s,e,a++);return s}finally{o||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}async function i(e){const t=await e.next();if(t.done)throw o=!0,new Error("Reduce of empty iterable with no initial value");return t.value}}async function r(e){var n;const r=e[Symbol.iterator]();let o;try{let e,s=i(r),a=1;for(;({value:e,done:o}=r.next()),!o;)s=await t(s,e,a++);return s}finally{o||null===(n=r.return)||void 0===n||n.call(r)}function i(e){const t=e.next();if(t.done)throw o=!0,new Error("Reduce of empty iterable with no initial value");return t.value}}}(e,t):function(e,t,n){return(0,jr.isAsyncIterable)(e)?o(e):r(e);async function r(e){let r=n,o=0;for(const n of e)r=await t(r,n,o++);return r}async function o(e){let r=n,o=0;for await(const n of e)r=await t(r,n,o++);return r}}(e,t,n)};var qr={reduce:void 0};const Fr=b;qr.reduce=function(e,t,n){return(0,Fr.isUndefined)(n)?function(e,t){var n;const r=e[Symbol.iterator]();let o;try{let e,s=i(r),a=1;for(;({value:e,done:o}=r.next()),!o;)s=t(s,e,a++);return s}finally{o||null===(n=r.return)||void 0===n||n.call(r)}function i(e){const t=e.next();if(t.done)throw o=!0,new Error("Reduce of empty iterable with no initial value");return t.value}}(e,t):function(e,t,n){let r=n,o=0;for(const n of e)r=t(r,n,o++);return r}(e,t,n)};var Ur={someAsync:void 0};const Mr=b;Ur.someAsync=function(e,t){return(0,Mr.isAsyncIterable)(e)?async function(e,t){let n=0;for await(const r of e){if(await t(r,n))return!0;n++}return!1}(e,t):async function(e,t){let n=0;for(const r of e){if(await t(r,n))return!0;n++}return!1}(e,t)};var Lr={};Lr.some=void 0,Lr.some=function(e,t){let n=0;for(const r of e){if(t(r,n))return!0;n++}return!1};var Dr={};Dr.lastAsync=void 0,Dr.lastAsync=async function(e){var t;const n=e[Symbol.asyncIterator]();let r;try{let e,o;for(;({value:e,done:r}=await n.next()),!r;)o=e;return o}finally{r||await(null===(t=n.return)||void 0===t?void 0:t.call(n))}};var Br={};Br.last=void 0,Br.last=function(e){var t;const n=e[Symbol.iterator]();let r;try{let e,o;for(;({value:e,done:r}=n.next()),!r;)o=e;return o}finally{r||null===(t=n.return)||void 0===t||t.call(n)}};var Hr={toArrayAsync:void 0};const zr=yr;Hr.toArrayAsync=function(e){return(0,zr.consume)(e,(async e=>{const t=[];for await(const n of e)t.push(n);return t}))};var $r={toArray:void 0};const Jr=yr;$r.toArray=function(e){return(0,Jr.consume)(e,(e=>Array.from(e)))};var Wr={toSetAsync:void 0};const Gr=yr;Wr.toSetAsync=function(e){return(0,Gr.consume)(e,(async e=>{const t=new Set;for await(const n of e)t.add(n);return t}))};var Vr={toSet:void 0};const Kr=yr;Vr.toSet=function(e){return(0,Kr.consume)(e,(e=>new Set(e)))};var Qr={};Qr.count=void 0,Qr.count=function(e){let t=0;for(const n of e)t++;return t};var Zr={};Zr.countAsync=void 0,Zr.countAsync=async function(e){let t=0;for await(const n of e)t++;return t};var Xr={groupBy:void 0};const Yr=wr;Xr.groupBy=function(e,t){const n=new Map;return(0,Yr.each)(e,((e,r)=>{const o=t(e,r);n.has(o)||n.set(o,[]),n.get(o).push(e)})),n};var eo={groupByAsync:void 0};const to=gr;var no;function ro(){return no||(no=1,function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(vr(),e),n(mr,e)}(ut)),ut}eo.groupByAsync=async function(e,t){const n=new Map;return await(0,to.eachAsync)(e,(async(e,r)=>{const o=await t(e,r);n.has(o)||n.set(o,[]),n.get(o).push(e)})),n},function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(yr,e),n(gr,e),n(wr,e),n(Ar,e),n(_r,e),n(Sr,e),n(kr,e),n(Rr,e),n(Cr,e),n(xr,e),n(Or,e),n(Pr,e),n(Ir,e),n(Nr,e),n(qr,e),n(Ur,e),n(Lr,e),n(Dr,e),n(Br,e),n(Hr,e),n($r,e),n(Wr,e),n(Vr,e),n(Qr,e),n(Zr,e),n(Xr,e),n(eo,e)}(mr);var oo={},io={};io.traverseErrorPrototypeChain=void 0,io.traverseErrorPrototypeChain=function*(e){let t=e;for(;(t=Object.getPrototypeOf(t))&&(yield t,t!==Error.prototype););},oo.getErrorNames=void 0;const so=b,ao=io;oo.getErrorNames=function*(e){var t;if((0,so.isError)(e))for(const n of(0,ao.traverseErrorPrototypeChain)(e))(null===(t=n.constructor)||void 0===t?void 0:t.name)&&(yield n.constructor.name);else yield e.name,yield*e.ancestors};var co={isSerializableError:void 0};const uo=b;var lo;function fo(){if(lo)return ct;lo=1,ct.CustomError=void 0;const e=ro(),t=oo,n=b,r=co;class o extends Error{get name(){var n,r;return null!==(r=null!==(n=(0,e.first)((0,t.getErrorNames)(this)))&&void 0!==n?n:o.name)&&void 0!==r?r:"CustomError"}static[Symbol.hasInstance](o){var i;if((0,n.isError)(o)||(0,r.isSerializableError)(o)){const n=[null!==(i=this.prototype.constructor.name)&&void 0!==i?i:this.name,...(0,t.getErrorNames)(this.prototype)].reverse(),r=(0,e.toArray)((0,t.getErrorNames)(o)).reverse();return n.every(((e,t)=>e===r[t]))}return!1}}return ct.CustomError=o,ct}co.isSerializableError=function(e){return(0,uo.isObject)(e)&&(0,uo.isString)(e.name)&&(0,uo.isString)(e.message)&&((0,uo.isString)(e.stack)||(0,uo.isNull)(e.stack))&&(0,uo.isArray)(e.ancestors)&&e.ancestors.every(uo.isString)};var ho,po={};function vo(){if(ho)return po;ho=1,po.AssertionError=void 0;const e=fo();class t extends e.CustomError{}return po.AssertionError=t,po}var mo,yo={};var go={},bo={},wo={};wo.pass=void 0,wo.pass=function(){};var Ao={};Ao.passAsync=void 0,Ao.passAsync=async function(){},function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(wo,e),n(Ao,e)}(bo),go.hydrate=void 0;const To=bo;function _o(e,t){const n=function(){(0,To.pass)()};return(n.prototype=Object.create(e.prototype)).constructor=n,Object.defineProperty(n,"name",{value:t}),n}go.hydrate=function(e){var t;const n=[e.name,...e.ancestors].slice(0,-1).reverse();let r=Error;for(const e of n)r=_o(r,e);const o=new r;return o.name=e.name,o.message=e.message,o.stack=null!==(t=e.stack)&&void 0!==t?t:void 0,o};var So,Eo,ko={};function Ro(){return Eo||(Eo=1,function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(fo(),e),n(vo(),e),n(co,e),n(function(){if(mo)return yo;mo=1,yo.normalize=void 0;const e=oo,t=ro();return yo.normalize=function(n){var r;const[o,...i]=(0,t.toArray)((0,e.getErrorNames)(n));return{name:o,ancestors:i,message:n.message,stack:null!==(r=n.stack)&&void 0!==r?r:null}},yo}(),e),n(go,e),n(function(){if(So)return ko;So=1,ko.assert=void 0;const e=vo();return ko.assert=function(t,n){if(!t)throw new e.AssertionError(n)},ko}(),e),n(oo,e),n(io,e)}(at)),at}it.csv=void 0;const Co=s,xo=st.exports,Oo=Ro();function Po(e){const t=Object.keys(e[0]);return(0,xo.unparse)({data:e,fields:t})}it.csv=function(e){return(0,Oo.assert)(e.length>0,"payload must be a non-empty array"),t=>{const n=new Co.Headers(t.headers);return n.set("Content-Type","text/csv"),{...t,headers:n,payload:Po(e)}}};var Io={};Io.signal=void 0,Io.signal=function(e){return t=>({...t,signal:e})};var No={header:void 0};const jo=s;No.header=function(e,t){return n=>{const r=new jo.Headers(n.headers);return r.set(e,t),{...n,headers:r}}};var qo={appendHeader:void 0};const Fo=s;qo.appendHeader=function(e,t){return n=>{const r=new Fo.Headers(n.headers);return r.append(e,t),{...n,headers:r}}};var Uo={headers:void 0};const Mo=s;Uo.headers=function(e){return t=>{const n=new Mo.Headers(t.headers);for(const[t,r]of Object.entries(e))n.set(t,r);return{...t,headers:n}}};var Lo={accept:void 0};const Do=qo;Lo.accept=function(e){return(0,Do.appendHeader)("Accept",e)};var Bo={};Bo.host=void 0,Bo.host=function(e){return t=>{const n=new URL(t.url.href);return n.host=e,{...t,url:n}}};var Ho={};Ho.port=void 0,Ho.port=function(e){return t=>{const n=new URL(t.url.href);return n.port=e.toString(),{...t,url:n}}};var zo={};zo.pathname=void 0,zo.pathname=function(e){return t=>{const n=new URL(t.url.href);return n.pathname=e,{...t,url:n}}};var $o={};$o.search=void 0,$o.search=function(e){return t=>{const n=new URL(t.url.href);return n.search=e,{...t,url:n}}};var Jo={};Jo.searchParam=void 0,Jo.searchParam=function(e,t){return n=>{const r=new URL(n.url.href),o=new URLSearchParams(r.searchParams);return o.set(e,t.toString()),r.search=o.toString(),{...n,url:r}}};var Wo={};Wo.searchParams=void 0,Wo.searchParams=function(e){return t=>{const n=new URL(t.url.href),r=new URLSearchParams(n.searchParams);for(const[t,n]of Object.entries(e))r.set(t,n.toString());return n.search=r.toString(),{...t,url:n}}};var Go={};Go.appendSearchParam=void 0,Go.appendSearchParam=function(e,t){return n=>{const r=new URL(n.url.href),o=new URLSearchParams(r.searchParams);return o.append(e,t.toString()),r.search=o.toString(),{...n,url:r}}};var Vo={formDataField:void 0};const Ko=s,Qo=b;Vo.formDataField=function(e,t){return n=>{const r=n.payload instanceof Ko.FormData?function(e){const t=new Ko.FormData;for(const[n,r]of e.entries())t.append(n,r);return t}(n.payload):new Ko.FormData;return(0,Qo.isArray)(t)?t.forEach((t=>r.append(e,t))):r.append(e,t),{...n,payload:r}}};var Zo={},Xo={exports:{}};!function(e,t){var n,r,o,i,s,a,c,u,l,d,f,h,p,v,m,y,g,b,w,A,T,_,S,E,k,R,C,x,O,P,I,N,j,q,F,U,M,L,D,B,H;"undefined"!=typeof self?self:"undefined"!=typeof window&&window,e.exports=(r=n="3.7.2",o="function"==typeof atob,i="function"==typeof btoa,s="function"==typeof Buffer,a="function"==typeof TextDecoder?new TextDecoder:void 0,c="function"==typeof TextEncoder?new TextEncoder:void 0,u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",l=Array.prototype.slice.call(u),H={},l.forEach((function(e,t){return H[e]=t})),d=H,f=/^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/,h=String.fromCharCode.bind(String),p="function"==typeof Uint8Array.from?Uint8Array.from.bind(Uint8Array):function(e,t){return void 0===t&&(t=function(e){return e}),new Uint8Array(Array.prototype.slice.call(e,0).map(t))},v=function(e){return e.replace(/=/g,"").replace(/[+\/]/g,(function(e){return"+"==e?"-":"_"}))},m=function(e){return e.replace(/[^A-Za-z0-9\+\/]/g,"")},y=function(e){for(var t,n,r,o,i="",s=e.length%3,a=0;a<e.length;){if((n=e.charCodeAt(a++))>255||(r=e.charCodeAt(a++))>255||(o=e.charCodeAt(a++))>255)throw new TypeError("invalid character found");i+=l[(t=n<<16|r<<8|o)>>18&63]+l[t>>12&63]+l[t>>6&63]+l[63&t]}return s?i.slice(0,s-3)+"===".substring(s):i},b=s?function(e){return Buffer.from(e).toString("base64")}:function(e){for(var t=4096,n=[],r=0,o=e.length;r<o;r+=t)n.push(h.apply(null,e.subarray(r,r+t)));return g(n.join(""))},A=function(e){if(e.length<2)return(t=e.charCodeAt(0))<128?e:t<2048?h(192|t>>>6)+h(128|63&t):h(224|t>>>12&15)+h(128|t>>>6&63)+h(128|63&t);var t=65536+1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320);return h(240|t>>>18&7)+h(128|t>>>12&63)+h(128|t>>>6&63)+h(128|63&t)},T=/[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g,S=s?function(e){return Buffer.from(e,"utf8").toString("base64")}:c?function(e){return b(c.encode(e))}:function(e){return g(_(e))},k=function(e){return E(e,!0)},R=/[\xC0-\xDF][\x80-\xBF]|[\xE0-\xEF][\x80-\xBF]{2}|[\xF0-\xF7][\x80-\xBF]{3}/g,C=function(e){switch(e.length){case 4:var t=((7&e.charCodeAt(0))<<18|(63&e.charCodeAt(1))<<12|(63&e.charCodeAt(2))<<6|63&e.charCodeAt(3))-65536;return h(55296+(t>>>10))+h(56320+(1023&t));case 3:return h((15&e.charCodeAt(0))<<12|(63&e.charCodeAt(1))<<6|63&e.charCodeAt(2));default:return h((31&e.charCodeAt(0))<<6|63&e.charCodeAt(1))}},O=function(e){if(e=e.replace(/\s+/g,""),!f.test(e))throw new TypeError("malformed base64.");e+="==".slice(2-(3&e.length));for(var t,n,r,o="",i=0;i<e.length;)t=d[e.charAt(i++)]<<18|d[e.charAt(i++)]<<12|(n=d[e.charAt(i++)])<<6|(r=d[e.charAt(i++)]),o+=64===n?h(t>>16&255):64===r?h(t>>16&255,t>>8&255):h(t>>16&255,t>>8&255,255&t);return o},I=s?function(e){return p(Buffer.from(e,"base64"))}:function(e){return p(P(e),(function(e){return e.charCodeAt(0)}))},N=function(e){return I(q(e))},j=s?function(e){return Buffer.from(e,"base64").toString("utf8")}:a?function(e){return a.decode(I(e))}:function(e){return x(P(e))},q=function(e){return m(e.replace(/[-_]/g,(function(e){return"-"==e?"+":"/"})))},U=function(e){return{value:e,enumerable:!1,writable:!0,configurable:!0}},M=function(){var e=function(e,t){return Object.defineProperty(String.prototype,e,U(t))};e("fromBase64",(function(){return F(this)})),e("toBase64",(function(e){return E(this,e)})),e("toBase64URI",(function(){return E(this,!0)})),e("toBase64URL",(function(){return E(this,!0)})),e("toUint8Array",(function(){return N(this)}))},L=function(){var e=function(e,t){return Object.defineProperty(Uint8Array.prototype,e,U(t))};e("toBase64",(function(e){return w(this,e)})),e("toBase64URI",(function(){return w(this,!0)})),e("toBase64URL",(function(){return w(this,!0)}))},D=function(){M(),L()},B={version:n,VERSION:r,atob:P=o?function(e){return atob(m(e))}:s?function(e){return Buffer.from(e,"base64").toString("binary")}:O,atobPolyfill:O,btoa:g=i?function(e){return btoa(e)}:s?function(e){return Buffer.from(e,"binary").toString("base64")}:y,btoaPolyfill:y,fromBase64:F=function(e){return j(q(e))},toBase64:E=function(e,t){return void 0===t&&(t=!1),t?v(S(e)):S(e)},encode:E,encodeURI:k,encodeURL:k,utob:_=function(e){return e.replace(T,A)},btou:x=function(e){return e.replace(R,C)},decode:F,isValid:function(e){if("string"!=typeof e)return!1;var t=e.replace(/\s+/g,"").replace(/={0,2}$/,"");return!/[^\s0-9a-zA-Z\+/]/.test(t)||!/[^\s0-9a-zA-Z\-_]/.test(t)},fromUint8Array:w=function(e,t){return void 0===t&&(t=!1),t?v(b(e)):b(e)},toUint8Array:N,extendString:M,extendUint8Array:L,extendBuiltins:D,Base64:{}},Object.keys(B).forEach((function(e){return B.Base64[e]=B[e]})),B)}(Xo),Zo.basicAuth=void 0;const Yo=No,ei=Xo.exports;Zo.basicAuth=function(e,t){return(0,Yo.header)("Authorization","Basic "+(0,ei.btoa)(`${e}:${t}`))};var ti={bearerAuth:void 0};const ni=No;ti.bearerAuth=function(e){return(0,ni.header)("Authorization",`Bearer ${e}`)};var ri={};ri.keepalive=void 0,ri.keepalive=function(e=!0){return t=>({...t,keepalive:e})},function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(et,e),n(tt,e),n(rt,e),n(it,e),n(Io,e),n(No,e),n(qo,e),n(Uo,e),n(Lo,e),n(Bo,e),n(Ho,e),n(zo,e),n($o,e),n(Jo,e),n(Wo,e),n(Go,e),n(Vo,e),n(Zo,e),n(ti,e),n(ri,e)}(Ye);var oi={},ii={},si={},ai={},ci={CustomError:void 0};class ui extends Error{get name(){return this.constructor.name}}ci.CustomError=ui;var li={ExpectedError:void 0};const di=ci;class fi extends di.CustomError{}li.ExpectedError=fi;var hi={AssertionError:void 0};const pi=ci;class vi extends pi.CustomError{}hi.AssertionError=vi;var mi={};mi.normalize=void 0,mi.normalize=function(e){var t;return{name:e.name,message:e.message,stack:null!==(t=e.stack)&&void 0!==t?t:null}};var yi={refute:void 0};const gi=li;yi.refute=function(e,t){if(e)throw new gi.ExpectedError(t)};var bi={assert:void 0};const wi=hi;bi.assert=function(e,t){if(!e)throw new wi.AssertionError(t)},function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(ci,e),n(li,e),n(hi,e),n(mi,e),n(yi,e),n(bi,e)}(ai),si.HTTPError=void 0;const Ai=ai;si.HTTPError=class extends Ai.CustomError{constructor(e,t){super(t),this.code=e}};var Ti={},_i={};!function(e){e.ServerError=e.ClientError=e.Redirection=e.Successful=e.Informational=void 0,function(e){e[e.Continue=100]="Continue",e[e.SwitchingProtocol=101]="SwitchingProtocol",e[e.Processing=102]="Processing",e[e.EarlyHints=103]="EarlyHints"}(e.Informational||(e.Informational={})),function(e){e[e.OK=200]="OK",e[e.Created=201]="Created",e[e.Accepted=202]="Accepted",e[e.NonAuthoritativeInformation=203]="NonAuthoritativeInformation",e[e.NoContent=204]="NoContent",e[e.ResetContent=205]="ResetContent",e[e.PartialContent=206]="PartialContent",e[e.MultiStatus=207]="MultiStatus",e[e.AlreadyReported=208]="AlreadyReported",e[e.IMUsed=226]="IMUsed"}(e.Successful||(e.Successful={})),function(e){e[e.MultipleChoice=300]="MultipleChoice",e[e.MovedPermanently=3011]="MovedPermanently",e[e.Found=302]="Found",e[e.SeeOther=303]="SeeOther",e[e.NotModified=304]="NotModified",e[e.TemporaryRedirect=307]="TemporaryRedirect",e[e.PermanentRedirect=308]="PermanentRedirect"}(e.Redirection||(e.Redirection={})),function(e){e[e.BadRequest=400]="BadRequest",e[e.Unauthorized=401]="Unauthorized",e[e.Forbidden=403]="Forbidden",e[e.NotFound=404]="NotFound",e[e.MethodNotAllowed=405]="MethodNotAllowed",e[e.NotAcceptable=406]="NotAcceptable",e[e.ProxyAuthenticationRequired=407]="ProxyAuthenticationRequired",e[e.RequestTimeout=408]="RequestTimeout",e[e.Conflict=409]="Conflict",e[e.Gone=410]="Gone",e[e.LengthRequired=411]="LengthRequired",e[e.PreconditionFailed=412]="PreconditionFailed",e[e.PayloadTooLarge=413]="PayloadTooLarge",e[e.URITooLong=414]="URITooLong",e[e.UnsupportedMediaType=415]="UnsupportedMediaType",e[e.RangeNotSatisfiable=416]="RangeNotSatisfiable",e[e.ExpectationFailed=417]="ExpectationFailed",e[e.MisdirectedRequest=421]="MisdirectedRequest",e[e.UnprocessableEntity=422]="UnprocessableEntity",e[e.Locked=423]="Locked",e[e.FailedDependency=424]="FailedDependency",e[e.UpgradeRequired=426]="UpgradeRequired",e[e.PreconditionRequired=428]="PreconditionRequired",e[e.TooManyRequests=429]="TooManyRequests",e[e.RequestHeaderFieldsTooLarge=431]="RequestHeaderFieldsTooLarge",e[e.UnavailableForLegalReasons=451]="UnavailableForLegalReasons"}(e.ClientError||(e.ClientError={})),function(e){e[e.InternalServerError=500]="InternalServerError",e[e.NotImplemented=501]="NotImplemented",e[e.BadGateway=502]="BadGateway",e[e.ServiceUnavailable=503]="ServiceUnavailable",e[e.GatewayTimeout=504]="GatewayTimeout",e[e.HTTPVersionNotSupported=505]="HTTPVersionNotSupported",e[e.VariantAlsoNegotiates=506]="VariantAlsoNegotiates",e[e.InsufficientStorage=507]="InsufficientStorage",e[e.LoopDetected=508]="LoopDetected",e[e.NotExtended=510]="NotExtended",e[e.NetworkAuthenticationRequired=511]="NetworkAuthenticationRequired"}(e.ServerError||(e.ServerError={}))}(_i),Ti.EarlyHints=Ti.Processing=Ti.SwitchingProtocol=Ti.Continue=Ti.HTTPInformational=void 0;const Si=_i;class Ei{constructor(e,t){this.code=e,this.message=t}}Ti.HTTPInformational=Ei;Ti.Continue=class extends Ei{constructor(){super(Si.Informational.Continue,"Continue")}};Ti.SwitchingProtocol=class extends Ei{constructor(){super(Si.Informational.SwitchingProtocol,"Switching Protocol")}};Ti.Processing=class extends Ei{constructor(){super(Si.Informational.Processing,"Processing")}};Ti.EarlyHints=class extends Ei{constructor(){super(Si.Informational.EarlyHints,"Early Hints")}};var ki={};ki.IMUsed=ki.AlreadyReported=ki.MultiStatus=ki.PartialContent=ki.ResetContent=ki.NoContent=ki.NonAuthoritativeInformation=ki.Accepted=ki.Created=ki.OK=ki.HTTPSuccessful=void 0;const Ri=_i;class Ci{constructor(e,t){this.code=e,this.message=t}}ki.HTTPSuccessful=Ci;ki.OK=class extends Ci{constructor(){super(Ri.Successful.OK,"OK")}};ki.Created=class extends Ci{constructor(){super(Ri.Successful.Created,"Created")}};ki.Accepted=class extends Ci{constructor(){super(Ri.Successful.Accepted,"Accepted")}};ki.NonAuthoritativeInformation=class extends Ci{constructor(){super(Ri.Successful.NonAuthoritativeInformation,"Non-Authoritative Information")}};ki.NoContent=class extends Ci{constructor(){super(Ri.Successful.NoContent,"No Content")}};ki.ResetContent=class extends Ci{constructor(){super(Ri.Successful.ResetContent,"Reset Content")}};ki.PartialContent=class extends Ci{constructor(){super(Ri.Successful.PartialContent,"Partial Content")}};ki.MultiStatus=class extends Ci{constructor(){super(Ri.Successful.MultiStatus,"Multi-Status")}};ki.AlreadyReported=class extends Ci{constructor(){super(Ri.Successful.AlreadyReported,"Already Reported")}};ki.IMUsed=class extends Ci{constructor(){super(Ri.Successful.IMUsed,"IM Used")}};var xi={};xi.PermanentRedirect=xi.TemporaryRedirect=xi.NotModified=xi.SeeOther=xi.Found=xi.MovedPermanently=xi.MultipleChoice=xi.HTTPRedirection=void 0;const Oi=_i;class Pi{constructor(e,t){this.code=e,this.message=t}}xi.HTTPRedirection=Pi;xi.MultipleChoice=class extends Pi{constructor(){super(Oi.Redirection.MultipleChoice,"Multiple Choice")}};xi.MovedPermanently=class extends Pi{constructor(){super(Oi.Redirection.MovedPermanently,"Moved Permanently")}};xi.Found=class extends Pi{constructor(){super(Oi.Redirection.Found,"Found")}};xi.SeeOther=class extends Pi{constructor(){super(Oi.Redirection.SeeOther,"See Other")}};xi.NotModified=class extends Pi{constructor(){super(Oi.Redirection.NotModified,"Not Modified")}};xi.TemporaryRedirect=class extends Pi{constructor(){super(Oi.Redirection.TemporaryRedirect,"Temporary Redirect")}};xi.PermanentRedirect=class extends Pi{constructor(){super(Oi.Redirection.PermanentRedirect,"Permanent Redirect")}};var Ii={};Ii.UnavailableForLegalReasons=Ii.RequestHeaderFieldsTooLarge=Ii.TooManyRequests=Ii.PreconditionRequired=Ii.UpgradeRequired=Ii.FailedDependency=Ii.Locked=Ii.UnprocessableEntity=Ii.MisdirectedRequest=Ii.ExpectationFailed=Ii.RangeNotSatisfiable=Ii.UnsupportedMediaType=Ii.URITooLong=Ii.PayloadTooLarge=Ii.PreconditionFailed=Ii.LengthRequired=Ii.Gone=Ii.Conflict=Ii.RequestTimeout=Ii.ProxyAuthenticationRequired=Ii.NotAcceptable=Ii.MethodNotAllowed=Ii.NotFound=Ii.Forbidden=Ii.Unauthorized=Ii.BadRequest=Ii.HTTPClientError=void 0;const Ni=si,ji=_i;class qi extends Ni.HTTPError{}Ii.HTTPClientError=qi;Ii.BadRequest=class extends qi{constructor(e){super(ji.ClientError.BadRequest,null!=e?e:"Bad Request")}};Ii.Unauthorized=class extends qi{constructor(e){super(ji.ClientError.Unauthorized,null!=e?e:"Unauthorized")}};Ii.Forbidden=class extends qi{constructor(e){super(ji.ClientError.Forbidden,null!=e?e:"Forbidden")}};Ii.NotFound=class extends qi{constructor(e){super(ji.ClientError.NotFound,null!=e?e:"Not Found")}};Ii.MethodNotAllowed=class extends qi{constructor(e){super(ji.ClientError.MethodNotAllowed,null!=e?e:"Method Not Allowed")}};Ii.NotAcceptable=class extends qi{constructor(e){super(ji.ClientError.NotAcceptable,null!=e?e:"Not Acceptable")}};Ii.ProxyAuthenticationRequired=class extends qi{constructor(e){super(ji.ClientError.ProxyAuthenticationRequired,null!=e?e:"Proxy Authentication Required")}};Ii.RequestTimeout=class extends qi{constructor(e){super(ji.ClientError.RequestTimeout,null!=e?e:"Request Timeout")}};Ii.Conflict=class extends qi{constructor(e){super(ji.ClientError.Conflict,null!=e?e:"Conflict")}};Ii.Gone=class extends qi{constructor(e){super(ji.ClientError.Gone,null!=e?e:"Gone")}};Ii.LengthRequired=class extends qi{constructor(e){super(ji.ClientError.LengthRequired,null!=e?e:"Length Required")}};Ii.PreconditionFailed=class extends qi{constructor(e){super(ji.ClientError.PreconditionFailed,null!=e?e:"Precondition Failed")}};Ii.PayloadTooLarge=class extends qi{constructor(e){super(ji.ClientError.PayloadTooLarge,null!=e?e:"Payload Too Large")}};Ii.URITooLong=class extends qi{constructor(e){super(ji.ClientError.URITooLong,null!=e?e:"URI Too Long")}};Ii.UnsupportedMediaType=class extends qi{constructor(e){super(ji.ClientError.UnsupportedMediaType,null!=e?e:"Unsupported Media Type")}};Ii.RangeNotSatisfiable=class extends qi{constructor(e){super(ji.ClientError.RangeNotSatisfiable,null!=e?e:"Range Not Satisfiable")}};Ii.ExpectationFailed=class extends qi{constructor(e){super(ji.ClientError.ExpectationFailed,null!=e?e:"Expectation Failed")}};Ii.MisdirectedRequest=class extends qi{constructor(e){super(ji.ClientError.MisdirectedRequest,null!=e?e:"Misdirected Request")}};Ii.UnprocessableEntity=class extends qi{constructor(e){super(ji.ClientError.UnprocessableEntity,null!=e?e:"Unprocessable Entity")}};Ii.Locked=class extends qi{constructor(e){super(ji.ClientError.Locked,null!=e?e:"Locked")}};Ii.FailedDependency=class extends qi{constructor(e){super(ji.ClientError.FailedDependency,null!=e?e:"Failed Dependency")}};Ii.UpgradeRequired=class extends qi{constructor(e){super(ji.ClientError.UpgradeRequired,null!=e?e:"Upgrade Required")}};Ii.PreconditionRequired=class extends qi{constructor(e){super(ji.ClientError.PreconditionRequired,null!=e?e:"Precondition Required")}};Ii.TooManyRequests=class extends qi{constructor(e){super(ji.ClientError.TooManyRequests,null!=e?e:"Too Many Requests")}};Ii.RequestHeaderFieldsTooLarge=class extends qi{constructor(e){super(ji.ClientError.RequestHeaderFieldsTooLarge,null!=e?e:"Request Header Fields Too Large")}};Ii.UnavailableForLegalReasons=class extends qi{constructor(e){super(ji.ClientError.UnavailableForLegalReasons,null!=e?e:"Unavailable For Legal Reasons")}};var Fi={};Fi.NetworkAuthenticationRequired=Fi.NotExtended=Fi.LoopDetected=Fi.InsufficientStorage=Fi.VariantAlsoNegotiates=Fi.HTTPVersionNotSupported=Fi.GatewayTimeout=Fi.ServiceUnavailable=Fi.BadGateway=Fi.NotImplemented=Fi.InternalServerError=Fi.HTTPServerError=void 0;const Ui=si,Mi=_i;class Li extends Ui.HTTPError{}Fi.HTTPServerError=Li;Fi.InternalServerError=class extends Li{constructor(e){super(Mi.ServerError.InternalServerError,null!=e?e:"Internal Server Error")}};Fi.NotImplemented=class extends Li{constructor(e){super(Mi.ServerError.NotImplemented,null!=e?e:"Not Implemented")}};Fi.BadGateway=class extends Li{constructor(e){super(Mi.ServerError.BadGateway,null!=e?e:"Bad Gateway")}};Fi.ServiceUnavailable=class extends Li{constructor(e){super(Mi.ServerError.ServiceUnavailable,null!=e?e:"Service Unavailable")}};Fi.GatewayTimeout=class extends Li{constructor(e){super(Mi.ServerError.GatewayTimeout,null!=e?e:"Gateway Timeout")}};Fi.HTTPVersionNotSupported=class extends Li{constructor(e){super(Mi.ServerError.HTTPVersionNotSupported,null!=e?e:"HTTP Version Not Supported")}};Fi.VariantAlsoNegotiates=class extends Li{constructor(e){super(Mi.ServerError.VariantAlsoNegotiates,null!=e?e:"Variant Also Negotiates")}};Fi.InsufficientStorage=class extends Li{constructor(e){super(Mi.ServerError.InsufficientStorage,null!=e?e:"Insufficient Storage")}};Fi.LoopDetected=class extends Li{constructor(e){super(Mi.ServerError.LoopDetected,null!=e?e:"Loop Detected")}};Fi.NotExtended=class extends Li{constructor(e){super(Mi.ServerError.NotExtended,null!=e?e:"Not Extended")}};Fi.NetworkAuthenticationRequired=class extends Li{constructor(e){super(Mi.ServerError.NetworkAuthenticationRequired,null!=e?e:"Network Authentication Required")}};var Di={};Di.fromCode=Di.UnknownHTTPStatusError=void 0;const Bi=Ti,Hi=ki,zi=xi,$i=Ii,Ji=Fi;class Wi extends Error{constructor(e){super(`The HTTP status code ${e} is unknown`),this.name=this.constructor.name}}Di.UnknownHTTPStatusError=Wi,Di.fromCode=function(e,t){switch(e){case 100:return new Bi.Continue;case 101:return new Bi.SwitchingProtocol;case 102:return new Bi.Processing;case 103:return new Bi.EarlyHints;case 200:return new Hi.OK;case 201:return new Hi.Created;case 202:return new Hi.Accepted;case 203:return new Hi.NonAuthoritativeInformation;case 204:return new Hi.NoContent;case 205:return new Hi.ResetContent;case 206:return new Hi.PartialContent;case 207:return new Hi.MultiStatus;case 208:return new Hi.AlreadyReported;case 226:return new Hi.IMUsed;case 300:return new zi.MultipleChoice;case 301:return new zi.MovedPermanently;case 302:return new zi.Found;case 303:return new zi.SeeOther;case 304:return new zi.NotModified;case 307:return new zi.TemporaryRedirect;case 308:return new zi.PermanentRedirect;case 400:return new $i.BadRequest(t);case 401:return new $i.Unauthorized(t);case 403:return new $i.Forbidden(t);case 404:return new $i.NotFound(t);case 405:return new $i.MethodNotAllowed(t);case 406:return new $i.NotAcceptable(t);case 407:return new $i.ProxyAuthenticationRequired(t);case 408:return new $i.RequestTimeout(t);case 409:return new $i.Conflict(t);case 410:return new $i.Gone(t);case 411:return new $i.LengthRequired(t);case 412:return new $i.PreconditionFailed(t);case 413:return new $i.PayloadTooLarge(t);case 414:return new $i.URITooLong(t);case 415:return new $i.UnsupportedMediaType(t);case 416:return new $i.RangeNotSatisfiable(t);case 417:return new $i.ExpectationFailed(t);case 421:return new $i.MisdirectedRequest(t);case 422:return new $i.UnprocessableEntity(t);case 423:return new $i.Locked(t);case 424:return new $i.FailedDependency(t);case 426:return new $i.UpgradeRequired(t);case 428:return new $i.PreconditionRequired(t);case 429:return new $i.TooManyRequests(t);case 431:return new $i.RequestHeaderFieldsTooLarge(t);case 451:return new $i.UnavailableForLegalReasons(t);case 500:return new Ji.InternalServerError(t);case 501:return new Ji.NotImplemented(t);case 502:return new Ji.BadGateway(t);case 503:return new Ji.ServiceUnavailable(t);case 504:return new Ji.GatewayTimeout(t);case 505:return new Ji.HTTPVersionNotSupported(t);case 506:return new Ji.VariantAlsoNegotiates(t);case 507:return new Ji.InsufficientStorage(t);case 508:return new Ji.LoopDetected(t);case 510:return new Ji.NotExtended(t);case 511:return new Ji.NetworkAuthenticationRequired(t);default:throw new Wi(e)}},function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(ii,e),n(si,e),n(Ti,e),n(ki,e),n(xi,e),n(Ii,e),n(Fi,e),n(Di,e)}(oi);var Gi={},Vi={};!function(e){e.ok=e.HTTPError=void 0;const t=oi;var n=oi;Object.defineProperty(e,"HTTPError",{enumerable:!0,get:function(){return n.HTTPError}}),e.ok=async function(e){if(!e.ok){const n=await e.text();throw(0,t.fromCode)(e.status,n)}return e}}(Vi);var Ki={};Ki.toJSON=void 0,Ki.toJSON=function(e){return e.json()};var Qi={};Qi.toText=void 0,Qi.toText=async function(e,t){if(t){const n=await e.arrayBuffer();return new TextDecoder(t).decode(n)}return await e.text()};var Zi={};Zi.toLines=void 0,Zi.toLines=async function*(e){const t=e.body.pipeThrough(new TextDecoderStream).getReader();let n="";for(;;){const{value:e,done:r}=await t.read();if(r)break;let o=e;for(;o.includes("\n");){const e=o.indexOf("\n");yield o.slice(0,e),o=o.slice(e+1)}n+=o}n&&(yield n)};var Xi={toNDJSON:void 0};const Yi=ro(),es=Zi;Xi.toNDJSON=function(e){return(0,Yi.mapAsync)((0,es.toLines)(e),(e=>JSON.parse(e)))};var ts={toCSV:void 0};const ns=st.exports;ts.toCSV=async function(e){const t=await e.text();return(0,ns.parse)(t,{header:!0,skipEmptyLines:"greedy"}).data},function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(Vi,e),n(Ki,e),n(Qi,e),n(Zi,e),n(Xi,e),n(ts,e)}(Gi);var rs={},os={},is={exports:{}};const{AbortController:ss,AbortSignal:as}="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0;is.exports=ss,is.exports.AbortSignal=as,is.exports.default=ss;var cs,us=i&&i.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};os.AbortController=void 0;const ls=us(is.exports);os.AbortController=null!==(cs=globalThis.AbortController)&&void 0!==cs?cs:ls.default;var ds={AbortError:void 0};const fs=Ro(),hs=b,ps=ro();class vs extends fs.CustomError{static[Symbol.hasInstance](e){return(0,hs.isError)(e)?(0,ps.some)((0,fs.getErrorNames)(e),(e=>"AbortError"===e)):super[Symbol.hasInstance](e)}}ds.AbortError=vs;var ms,ys={};ys.AbortSignal=void 0;const gs=is.exports;ys.AbortSignal=null!==(ms=globalThis.AbortSignal)&&void 0!==ms?ms:gs.AbortSignal;var bs={raceAbortSignals:void 0};const ws=os;bs.raceAbortSignals=function(e){const t=new ws.AbortController,n=[];for(const o of e)if(o){if(o.aborted){t.abort();break}o.addEventListener("abort",r),n.push(o)}return t.signal;function r(){t.abort(),n.forEach((e=>e.removeEventListener("abort",r)))}};var As={timeoutSignal:void 0};const Ts=os;As.timeoutSignal=function(e){const t=new Ts.AbortController;return setTimeout((()=>t.abort()),e),t.signal};var _s={withAbortSignal:void 0};const Ss=ds;_s.withAbortSignal=async function(e,t){return new Promise((async(n,r)=>{if(e.aborted)return o();e.addEventListener("abort",o);try{n(await t())}catch(e){r(e)}finally{e.removeEventListener("abort",o)}function o(){r(new Ss.AbortError)}}))},function(e){var t=i&&i.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=i&&i.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};n(os,e),n(ds,e),n(ys,e),n(bs,e),n(As,e),n(_s,e)}(rs);const Es="0.1.0";class ks{constructor(e){this.options=e}getCommonTransformers(e){var t,n;return[Ye.url(this.options.server),Ye.bearerAuth(this.options.adminPassword),Ye.signal(rs.raceAbortSignals([e.signal,!1!==e.timeout&&(null!==(t=e.timeout&&rs.timeoutSignal(e.timeout))&&void 0!==t?t:this.options.timeout&&rs.timeoutSignal(this.options.timeout))])),(null!==(n=e.keepalive)&&void 0!==n?n:this.options.keepalive)&&Ye.keepalive(),Ye.header("Accept-Version",Es)]}}class Rs extends ks{getNamespaces(e={}){return o(this,void 0,void 0,(function*(){const t=m.get(...this.getCommonTransformers(e),Ye.pathname("/admin/estore-with-json-schema"));return yield s.fetch(t).then(Gi.ok).then(Gi.toJSON)}))}get(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.get(...this.getCommonTransformers(t),Ye.pathname(`/admin/estore/${e}/json-schema`));return yield s.fetch(n).then(Gi.ok).then(Gi.toJSON)}))}set(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.put(...this.getCommonTransformers(n),Ye.pathname(`/admin/estore/${e}/json-schema`),Ye.json(t));yield s.fetch(r).then(Gi.ok)}))}remove(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.del(...this.getCommonTransformers(t),Ye.pathname(`/admin/estore/${e}/json-schema`));yield s.fetch(n).then(Gi.ok)}))}}class Cs extends ks{getNamespaces(e={}){return o(this,void 0,void 0,(function*(){const t=m.get(...this.getCommonTransformers(e),Ye.pathname("/admin/blacklist"));return yield s.fetch(t).then(Gi.ok).then(Gi.toJSON)}))}add(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.put(...this.getCommonTransformers(t),Ye.pathname(`/admin/blacklist/${e}`));yield s.fetch(n).then(Gi.ok)}))}remove(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.del(...this.getCommonTransformers(t),Ye.pathname(`/admin/blacklist/${e}`));yield s.fetch(n).then(Gi.ok)}))}}class xs extends ks{getNamespaces(e={}){return o(this,void 0,void 0,(function*(){const t=m.get(...this.getCommonTransformers(e),Ye.pathname("/admin/whitelist"));return yield s.fetch(t).then(Gi.ok).then(Gi.toJSON)}))}add(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.put(...this.getCommonTransformers(t),Ye.pathname(`/admin/whitelist/${e}`));yield s.fetch(n).then(Gi.ok)}))}remove(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.del(...this.getCommonTransformers(t),Ye.pathname(`/admin/whitelist/${e}`));yield s.fetch(n).then(Gi.ok)}))}}class Os extends ks{getNamespaces(e={}){return o(this,void 0,void 0,(function*(){const t=m.get(...this.getCommonTransformers(e),Ye.pathname("/admin/estore-with-token-policies"));return yield s.fetch(t).then(Gi.ok).then(Gi.toJSON)}))}get(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.get(...this.getCommonTransformers(t),Ye.pathname(`/admin/estore/${e}/token-policies`));return yield s.fetch(n).then(Gi.ok).then(Gi.toJSON)}))}setWriteTokenRequired(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.put(...this.getCommonTransformers(n),Ye.pathname(`/admin/estore/${e}/token-policies/write-token-required`),Ye.json(t));yield s.fetch(r).then(Gi.ok)}))}removeWriteTokenRequired(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.del(...this.getCommonTransformers(t),Ye.pathname(`/admin/estore/${e}/token-policies/write-token-required`));yield s.fetch(n).then(Gi.ok)}))}setReadTokenRequired(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.put(...this.getCommonTransformers(n),Ye.pathname(`/admin/estore/${e}/token-policies/read-token-required`),Ye.json(t));yield s.fetch(r).then(Gi.ok)}))}removeReadTokenRequired(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.del(...this.getCommonTransformers(t),Ye.pathname(`/admin/estore/${e}/token-policies/read-token-required`));yield s.fetch(n).then(Gi.ok)}))}setDeleteTokenRequired(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.put(...this.getCommonTransformers(n),Ye.pathname(`/admin/estore/${e}/token-policies/delete-token-required`),Ye.json(t));yield s.fetch(r).then(Gi.ok)}))}removeDeleteTokenRequired(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.del(...this.getCommonTransformers(t),Ye.pathname(`/admin/estore/${e}/token-policies/delete-token-required`));yield s.fetch(n).then(Gi.ok)}))}}class Ps extends ks{getNamespaces(e={}){return o(this,void 0,void 0,(function*(){const t=m.get(...this.getCommonTransformers(e),Ye.pathname("/admin/estore-with-tokens"));return yield s.fetch(t).then(Gi.ok).then(Gi.toJSON)}))}getTokens(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.get(...this.getCommonTransformers(t),Ye.pathname(`/admin/estore/${e}/tokens`));return yield s.fetch(n).then(Gi.ok).then(Gi.toJSON)}))}addWriteToken(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.put(...this.getCommonTransformers(n),Ye.pathname(`/admin/estore/${e}/tokens/${t}/write`));yield s.fetch(r).then(Gi.ok)}))}removeWriteToken(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.del(...this.getCommonTransformers(n),Ye.pathname(`/admin/estore/${e}/tokens/${t}/write`));yield s.fetch(r).then(Gi.ok)}))}addReadToken(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.put(...this.getCommonTransformers(n),Ye.pathname(`/admin/estore/${e}/tokens/${t}/read`));yield s.fetch(r).then(Gi.ok)}))}removeReadToken(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.del(...this.getCommonTransformers(n),Ye.pathname(`/admin/estore/${e}/tokens/${t}/read`));yield s.fetch(r).then(Gi.ok)}))}addDeleteToken(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.put(...this.getCommonTransformers(n),Ye.pathname(`/admin/estore/${e}/tokens/${t}/delete`));yield s.fetch(r).then(Gi.ok)}))}removeDeleteToken(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.del(...this.getCommonTransformers(n),Ye.pathname(`/admin/estore/${e}/tokens/${t}/delete`));yield s.fetch(r).then(Gi.ok)}))}}e.AbortError=s.AbortError,e.EStoreClient=class{constructor(e){this.options=e}getCommonTransformers(e){var t,n,r;const o="token"in e&&null!==(t=e.token)&&void 0!==t?t:this.options.token,i=this.options.basicAuth;return[Ye.url(this.options.server),i&&Ye.basicAuth(i.username,i.password),o&&Ye.searchParams({token:o}),Ye.signal(rs.raceAbortSignals([e.signal,!1!==e.timeout&&(null!==(n=e.timeout&&rs.timeoutSignal(e.timeout))&&void 0!==n?n:this.options.timeout&&rs.timeoutSignal(this.options.timeout))])),(null!==(r=e.keepalive)&&void 0!==r?r:this.options.keepalive)&&Ye.keepalive(),Ye.header("Accept-Version",Es)]}append(e,t,n,r,i={}){return o(this,void 0,void 0,(function*(){const o=m.post(...this.getCommonTransformers(i),Ye.pathname(`/estore/${e}/items/${t}/events`),b.isntUndefined(r)&&Ye.header("If-Match",`${r}`),Ye.json(n));yield s.fetch(o).then(Gi.ok)}))}getEvent(e,t,n,r={}){return o(this,void 0,void 0,(function*(){const o=m.get(...this.getCommonTransformers(r),Ye.pathname(`/estore/${e}/items/${t}/events/${n}`));try{return yield s.fetch(o).then(Gi.ok).then(Gi.toJSON)}catch(e){if(e instanceof oi.NotFound)return;throw e}}))}getEvents(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.get(...this.getCommonTransformers(n),Ye.pathname(`/estore/${e}/items/${t}/events`));try{return yield s.fetch(r).then(Gi.ok).then(Gi.toJSON)}catch(e){if(e instanceof oi.NotFound)return;throw e}}))}getSize(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.get(...this.getCommonTransformers(n),Ye.pathname(`/estore/${e}/items/${t}/size`));return yield s.fetch(r).then(Gi.ok).then(Gi.toJSON)}))}has(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.head(...this.getCommonTransformers(n),Ye.pathname(`/estore/${e}/items/${t}`));try{return yield s.fetch(r).then(Gi.ok),!0}catch(e){if(e instanceof oi.NotFound)return!1;throw e}}))}del(e,t,n={}){return o(this,void 0,void 0,(function*(){const r=m.del(...this.getCommonTransformers(n),Ye.pathname(`/estore/${e}/items/${t}`));yield s.fetch(r).then(Gi.ok)}))}clear(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.del(...this.getCommonTransformers(t),Ye.pathname(`/estore/${e}`));yield s.fetch(n).then(Gi.ok)}))}getAllItemIds(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.get(...this.getCommonTransformers(t),Ye.pathname(`/estore/${e}/items`));return yield s.fetch(n).then(Gi.ok).then(Gi.toJSON)}))}getAllNamespaces(e={}){return o(this,void 0,void 0,(function*(){const t=m.get(...this.getCommonTransformers(e),Ye.pathname("/estore"));return yield s.fetch(t).then(Gi.ok).then(Gi.toJSON)}))}stats(e,t={}){return o(this,void 0,void 0,(function*(){const n=m.get(...this.getCommonTransformers(t),Ye.pathname(`/estore/${e}/stats`));return yield s.fetch(n).then(Gi.ok).then(Gi.toJSON)}))}},e.EStoreManager=class{constructor(e){this.options=e,this.JsonSchema=new Rs(this.options),this.Blacklist=new Cs(this.options),this.Whitelist=new xs(this.options),this.TokenPolicy=new Os(this.options),this.Token=new Ps(this.options)}},e.HTTPClientError=oi.HTTPClientError,e.HTTPError=Gi.HTTPError,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
23
23
|
//# sourceMappingURL=index.umd.min.js.map
|