extra-request 4.0.2 → 4.1.0

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.
Files changed (44) hide show
  1. package/README.md +6 -31
  2. package/dist/es2015/index.min.mjs +2 -2
  3. package/dist/es2015/index.min.mjs.map +1 -1
  4. package/dist/es2015/index.mjs +1917 -788
  5. package/dist/es2015/index.mjs.map +1 -1
  6. package/dist/es2015/index.umd.js +1917 -787
  7. package/dist/es2015/index.umd.js.map +1 -1
  8. package/dist/es2015/index.umd.min.js +2 -2
  9. package/dist/es2015/index.umd.min.js.map +1 -1
  10. package/dist/es2018/index.min.mjs +2 -2
  11. package/dist/es2018/index.min.mjs.map +1 -1
  12. package/dist/es2018/index.mjs +1958 -826
  13. package/dist/es2018/index.mjs.map +1 -1
  14. package/dist/es2018/index.umd.js +1958 -825
  15. package/dist/es2018/index.umd.js.map +1 -1
  16. package/dist/es2018/index.umd.min.js +2 -2
  17. package/dist/es2018/index.umd.min.js.map +1 -1
  18. package/lib/es2015/request.d.ts +1 -1
  19. package/lib/es2015/request.js +2 -2
  20. package/lib/es2015/request.js.map +1 -1
  21. package/lib/es2015/transformers/append-pathname.d.ts +2 -0
  22. package/lib/es2015/transformers/append-pathname.js +24 -0
  23. package/lib/es2015/transformers/append-pathname.js.map +1 -0
  24. package/lib/es2015/transformers/csv.js +2 -2
  25. package/lib/es2015/transformers/csv.js.map +1 -1
  26. package/lib/es2015/transformers/form-data-field.js +2 -2
  27. package/lib/es2015/transformers/form-data-field.js.map +1 -1
  28. package/lib/es2015/transformers/index.d.ts +1 -0
  29. package/lib/es2015/transformers/index.js +1 -0
  30. package/lib/es2015/transformers/index.js.map +1 -1
  31. package/lib/es2018/request.d.ts +1 -1
  32. package/lib/es2018/request.js +2 -2
  33. package/lib/es2018/request.js.map +1 -1
  34. package/lib/es2018/transformers/append-pathname.d.ts +2 -0
  35. package/lib/es2018/transformers/append-pathname.js +27 -0
  36. package/lib/es2018/transformers/append-pathname.js.map +1 -0
  37. package/lib/es2018/transformers/csv.js +2 -2
  38. package/lib/es2018/transformers/csv.js.map +1 -1
  39. package/lib/es2018/transformers/form-data-field.js +2 -2
  40. package/lib/es2018/transformers/form-data-field.js.map +1 -1
  41. package/lib/es2018/transformers/index.d.ts +1 -0
  42. package/lib/es2018/transformers/index.js +1 -0
  43. package/lib/es2018/transformers/index.js.map +1 -1
  44. package/package.json +12 -11
@@ -1,8 +1,8 @@
1
- var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},e={},n={fetch:void 0};n.fetch=globalThis.fetch.bind(globalThis);var r={Headers:void 0};r.Headers=globalThis.Headers;var i={Request:void 0};i.Request=globalThis.Request;var o={Response:void 0};o.Response=globalThis.Response;var a={FormData:void 0};a.FormData=globalThis.FormData;var s={AbortController:void 0};s.AbortController=globalThis.AbortController;var c={AbortError:void 0};c.AbortError=globalThis.DOMException;var u={Blob:void 0};u.Blob=globalThis.Blob;var f,l,d,h={};h.EventSource=void 0,h.EventSource=globalThis.EventSource,f=e,l=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),d=t&&t.__exportStar||function(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||l(e,t,n)},d(n,f),d(r,f),d(i,f),d(o,f),d(a,f),d(s,f),d(c,f),d(u,f),d(h,f);var y={},p={};function v(t){return Array.isArray(t)}p.isntEmptyArray=p.isEmptyArray=p.isntArray=p.isArray=void 0,p.isArray=v,p.isntArray=function(t){return!v(t)},p.isEmptyArray=function(t){return 0===t.length},p.isntEmptyArray=function(t){return 0!==t.length};var m={},g={};function b(t){return null===t}g.isntNull=g.isNull=void 0,g.isNull=b,g.isntNull=function(t){return!b(t)};var _={};function w(t){return void 0===t}_.isntUndefined=_.isUndefined=void 0,_.isUndefined=w,_.isntUndefined=function(t){return!w(t)};var A={};function O(t){return"function"==typeof t}A.isntFunction=A.isFunction=void 0,A.isFunction=O,A.isntFunction=function(t){return!O(t)},m.isntAsyncIterable=m.isAsyncIterable=void 0;const k=g,E=_,S=A;function I(t){return(0,k.isntNull)(t)&&(0,E.isntUndefined)(t)&&(0,S.isFunction)(t[Symbol.asyncIterator])}m.isAsyncIterable=I,m.isntAsyncIterable=function(t){return!I(t)};var R={};function T(t){return"bigint"==typeof t}R.isntBigInt=R.isBigInt=void 0,R.isBigInt=T,R.isntBigInt=function(t){return!T(t)};var j={};function x(t){return"boolean"==typeof t}j.isntBoolean=j.isBoolean=void 0,j.isBoolean=x,j.isntBoolean=function(t){return!x(t)};var C={},D={};function P(t){return"string"==typeof t}D.isntString=D.isString=void 0,D.isString=P,D.isntString=function(t){return!P(t)},C.isntChar=C.isChar=void 0;const N=D;function L(t){return(0,N.isString)(t)&&1===t.length}C.isChar=L,C.isntChar=function(t){return!L(t)};var U={};function B(t){return t instanceof Date}U.isntDate=U.isDate=void 0,U.isDate=B,U.isntDate=function(t){return!B(t)};var F={};F.inEnum=void 0,F.inEnum=function(t,e){return Object.values(e).includes(t)};var q={};function z(t){return t instanceof Error}q.isntError=q.isError=void 0,q.isError=z,q.isntError=function(t){return!z(t)};var M={};function H(t){return!t}M.isntFalsy=M.isFalsy=void 0,M.isFalsy=H,M.isntFalsy=function(t){return!H(t)};var J={};J.isntIterable=J.isIterable=void 0;const W=g,K=_,Q=A;function $(t){return(0,W.isntNull)(t)&&(0,K.isntUndefined)(t)&&(0,Q.isFunction)(t[Symbol.iterator])}J.isIterable=$,J.isntIterable=function(t){return!$(t)};var G={},Z={};function V(t){return"number"==typeof t}Z.isntNumber=Z.isNumber=void 0,Z.isNumber=V,Z.isntNumber=function(t){return!V(t)};var Y={},X="object"==typeof t&&t&&t.Object===Object&&t,tt="object"==typeof self&&self&&self.Object===Object&&self,et=(X||tt||Function("return this")()).Symbol,nt=et,rt=Object.prototype,it=rt.hasOwnProperty,ot=rt.toString,at=nt?nt.toStringTag:void 0;var st=function(t){var e=it.call(t,at),n=t[at];try{t[at]=void 0;var r=!0}catch(t){}var i=ot.call(t);return r&&(e?t[at]=n:delete t[at]),i},ct=Object.prototype.toString;var ut=st,ft=function(t){return ct.call(t)},lt=et?et.toStringTag:void 0;var dt=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":lt&&lt in Object(t)?ut(t):ft(t)};var ht=function(t,e){return function(n){return t(e(n))}},yt=ht(Object.getPrototypeOf,Object);var pt=dt,vt=yt,mt=function(t){return null!=t&&"object"==typeof t},gt=Function.prototype,bt=Object.prototype,_t=gt.toString,wt=bt.hasOwnProperty,At=_t.call(Object);var Ot=function(t){if(!mt(t)||"[object Object]"!=pt(t))return!1;var e=vt(t);if(null===e)return!0;var n=wt.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&_t.call(n)==At},kt=t&&t.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Y.isntEmptyObject=Y.isEmptyObject=Y.isntPlainObject=Y.isPlainObject=Y.isntObject=Y.isObject=void 0;const Et=kt(Ot);function St(t){return null!==t&&"object"==typeof t}function It(t){return(0,Et.default)(t)}Y.isObject=St,Y.isntObject=function(t){return!St(t)},Y.isPlainObject=It,Y.isntPlainObject=function(t){return!It(t)},Y.isEmptyObject=function(t){return 0===Object.keys(t).length},Y.isntEmptyObject=function(t){return 0!==Object.keys(t).length},G.isntJsonable=G.isJsonable=G.isntJson=G.isJson=void 0;const Rt=g,Tt=j,jt=D,xt=Z,Ct=p,Dt=Y;function Pt(t){return(0,Rt.isNull)(t)||(0,Tt.isBoolean)(t)||(0,jt.isString)(t)||(0,xt.isNumber)(t)||(0,Ct.isArray)(t)&&t.every(Pt)||(0,Dt.isPlainObject)(t)&&Object.values(t).every(Pt)}G.isJson=Pt,G.isntJson=function(t){return!Pt(t)},G.isJsonable=function(t){try{return JSON.stringify(t),!0}catch(t){return!1}},G.isntJsonable=function t(e){return!t()};var Nt={};Nt.isPromiseLike=Nt.isntPromiseLike=Nt.isntPromise=Nt.isPromise=void 0;const Lt=Y,Ut=A;function Bt(t){return t instanceof Promise}function Ft(t){return(0,Lt.isObject)(t)&&(0,Ut.isFunction)(t.then)}Nt.isPromise=Bt,Nt.isntPromise=function(t){return!Bt(t)},Nt.isntPromiseLike=function(t){return!Ft(t)},Nt.isPromiseLike=Ft;var qt={};function zt(...t){return Qt("GET",...t)}function Mt(...t){return Qt("HEAD",...t)}function Ht(...t){return Qt("POST",...t)}function Jt(...t){return Qt("PUT",...t)}function Wt(...t){return Qt("PATCH",...t)}function Kt(...t){return Qt("DELETE",...t)}function Qt(t,...n){const r=n.reduce(((t,e)=>y.isFunction(e)?e(t):t),{url:new URL("http://localhost"),headers:new e.Headers}),i=new e.Headers(r.headers);return new e.Request(r.url.href,{method:t,headers:i,signal:r.signal,body:r.payload,keepalive:r.keepalive})}function $t(...t){return e=>({...e,url:new URL(t.reduce(((t,e)=>new URL(e,t).href)))})}function Gt(t){return n=>{const r=new e.Headers(n.headers);return r.set("Content-Type","application/x-www-form-urlencoded"),{...n,headers:r,payload:t}}}function Zt(t){return n=>{const r=new e.Headers(n.headers);return r.set("Content-Type","application/json"),{...n,headers:r,payload:JSON.stringify(t)}}}qt.isAbsoluteURL=void 0,qt.isAbsoluteURL=function(t){try{return new URL(t),!0}catch(t){return!1}},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(p,e),r(m,e),r(R,e),r(j,e),r(C,e),r(U,e),r(F,e),r(q,e),r(M,e),r(A,e),r(J,e),r(G,e),r(g,e),r(Z,e),r(Y,e),r(Nt,e),r(D,e),r(_,e),r(qt,e)}(y);var Vt={exports:{}};
1
+ var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},e={},n={fetch:void 0};n.fetch=globalThis.fetch.bind(globalThis);var r={Headers:void 0};r.Headers=globalThis.Headers;var i={Request:void 0};i.Request=globalThis.Request;var o={Response:void 0};o.Response=globalThis.Response;var s={FormData:void 0};s.FormData=globalThis.FormData;var a={AbortController:void 0};a.AbortController=globalThis.AbortController;var c={AbortError:void 0};c.AbortError=globalThis.DOMException;var u={Blob:void 0};u.Blob=globalThis.Blob;var f,l,d,y={};y.EventSource=void 0,y.EventSource=globalThis.EventSource,f=e,l=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),d=t&&t.__exportStar||function(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||l(e,t,n)},d(n,f),d(r,f),d(i,f),d(o,f),d(s,f),d(a,f),d(c,f),d(u,f),d(y,f);var h={},p={},v={},m={},b={},g={},w={},O={};O.go=void 0,O.go=function(t){return t()};var _={};_.goMicrotask=void 0,_.goMicrotask=function(t){return new Promise(((e,n)=>{queueMicrotask((async()=>{try{e(await t())}catch(t){n(t)}}))}))};var A={},j={},E={},P={},S={};S.random=void 0,S.random=function(t,e){return Math.random()*(e-t)+t};var I={};I.randomInt=void 0,I.randomInt=function(t,e){return t=Math.ceil(t),e=Math.floor(e),Math.floor(Math.random()*(e-t))+t};var k={};k.randomIntInclusive=void 0,k.randomIntInclusive=function(t,e){return t=Math.ceil(t),e=Math.floor(e),Math.floor(Math.random()*(e-t+1))+t},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(S,e),r(I,e),r(k,e)}(P),E.calculateExponentialBackoffTimeout=void 0;const R=P;E.calculateExponentialBackoffTimeout=function({baseTimeout:t,retries:e,maxTimeout:n=1/0,factor:r=2,jitter:i=!0}){const o=Math.min(r**e*t,n);return i?(0,R.randomIntInclusive)(0,o):o};var T={};T.setTimeout=void 0,T.setTimeout=function(t,e){const n=globalThis.setTimeout(e,t);return()=>clearTimeout(n)};var x={setSchedule:void 0};const N=T;x.setSchedule=function(t,e){const n=t-Date.now();return(0,N.setTimeout)(n,e)};var C={};C.setInterval=void 0,C.setInterval=function(t,e){const n=globalThis.setInterval(e,t);return()=>clearInterval(n)};var D={setImmediate:void 0};const F=T;D.setImmediate=function(t){if(globalThis.setImmediate){const e=globalThis.setImmediate(t);return()=>clearImmediate(e)}return(0,F.setTimeout)(0,t)};var B={setTimeoutLoop:void 0};const L=T;B.setTimeoutLoop=function(t,e){let n=!1,r=(0,L.setTimeout)(t,(async function i(){await e(),n||(r=(0,L.setTimeout)(t,i))}));return()=>{n=!0,r()}};var U={setDynamicTimeoutLoop:void 0};const M=T;U.setDynamicTimeoutLoop=function(t,e){let n=!1,r=(0,M.setTimeout)(t,(async function i(){const o=Date.now();await e();const s=Date.now()-o;n||(r=(0,M.setTimeout)(Math.max(t-s,0),i))}));return()=>{n=!0,r()}},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(E,e),r(T,e),r(x,e),r(C,e),r(D,e),r(B,e),r(U,e)}(j),A.goMacrotask=void 0;const z=j;A.goMacrotask=function(t){return new Promise(((e,n)=>{(0,z.setImmediate)((async()=>{try{e(await t())}catch(t){n(t)}}))}))},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(O,e),r(_,e),r(A,e)}(w),g.chunkAsync=void 0;const q=w,J=p;g.chunkAsync=function(t,e){return(0,J.assert)(Number.isInteger(e),"The parameter size must be an integer"),(0,J.assert)(e>0,"The parameter size must be greater than 0"),(0,q.go)((async function*(){let n=[];for await(const r of t)n.push(r),n.length>=e&&(yield n,n=[]);n.length&&(yield n)}))};var H={},W={},K={};function Q(t){return Array.isArray(t)}K.isntEmptyArray=K.isEmptyArray=K.isntArray=K.isArray=void 0,K.isArray=Q,K.isntArray=function(t){return!Q(t)},K.isEmptyArray=function(t){return 0===t.length},K.isntEmptyArray=function(t){return 0!==t.length};var $={},G={};function Z(t){return null===t}G.isntNull=G.isNull=void 0,G.isNull=Z,G.isntNull=function(t){return!Z(t)};var V={};function Y(t){return void 0===t}V.isntUndefined=V.isUndefined=void 0,V.isUndefined=Y,V.isntUndefined=function(t){return!Y(t)};var X={};function tt(t){return"function"==typeof t}X.isntFunction=X.isFunction=void 0,X.isFunction=tt,X.isntFunction=function(t){return!tt(t)},$.isntAsyncIterable=$.isAsyncIterable=void 0;const et=G,nt=V,rt=X;function it(t){return(0,et.isntNull)(t)&&(0,nt.isntUndefined)(t)&&(0,rt.isFunction)(t[Symbol.asyncIterator])}$.isAsyncIterable=it,$.isntAsyncIterable=function(t){return!it(t)};var ot={};function st(t){return"bigint"==typeof t}ot.isntBigInt=ot.isBigInt=void 0,ot.isBigInt=st,ot.isntBigInt=function(t){return!st(t)};var at={};function ct(t){return"boolean"==typeof t}at.isntBoolean=at.isBoolean=void 0,at.isBoolean=ct,at.isntBoolean=function(t){return!ct(t)};var ut={},ft={};function lt(t){return"string"==typeof t}ft.isntString=ft.isString=void 0,ft.isString=lt,ft.isntString=function(t){return!lt(t)},ut.isntChar=ut.isChar=void 0;const dt=ft;function yt(t){return(0,dt.isString)(t)&&1===t.length}ut.isChar=yt,ut.isntChar=function(t){return!yt(t)};var ht={};function pt(t){return t instanceof Date}ht.isntDate=ht.isDate=void 0,ht.isDate=pt,ht.isntDate=function(t){return!pt(t)};var vt={};vt.inEnum=void 0,vt.inEnum=function(t,e){return Object.values(e).includes(t)};var mt={};function bt(t){return t instanceof Error}mt.isntError=mt.isError=void 0,mt.isError=bt,mt.isntError=function(t){return!bt(t)};var gt={};function wt(t){return!t}gt.isntFalsy=gt.isFalsy=void 0,gt.isFalsy=wt,gt.isntFalsy=function(t){return!wt(t)};var Ot={};Ot.isntIterable=Ot.isIterable=void 0;const _t=G,At=V,jt=X;function Et(t){return(0,_t.isntNull)(t)&&(0,At.isntUndefined)(t)&&(0,jt.isFunction)(t[Symbol.iterator])}Ot.isIterable=Et,Ot.isntIterable=function(t){return!Et(t)};var Pt={},St={};function It(t){return"number"==typeof t}function kt(t){return Number.isNaN(t)}St.isntNaN=St.isNaN=St.isNegativeInfinity=St.isPositiveInfinity=St.isFinite=St.isntNumber=St.isNumber=void 0,St.isNumber=It,St.isntNumber=function(t){return!It(t)},St.isFinite=function(t){return Number.isFinite(t)},St.isPositiveInfinity=function(t){return t===1/0},St.isNegativeInfinity=function(t){return t===-1/0},St.isNaN=kt,St.isntNaN=function(t){return!kt(t)};var Rt={},Tt="object"==typeof t&&t&&t.Object===Object&&t,xt="object"==typeof self&&self&&self.Object===Object&&self,Nt=(Tt||xt||Function("return this")()).Symbol,Ct=Nt,Dt=Object.prototype,Ft=Dt.hasOwnProperty,Bt=Dt.toString,Lt=Ct?Ct.toStringTag:void 0;var Ut=function(t){var e=Ft.call(t,Lt),n=t[Lt];try{t[Lt]=void 0;var r=!0}catch(t){}var i=Bt.call(t);return r&&(e?t[Lt]=n:delete t[Lt]),i},Mt=Object.prototype.toString;var zt=Ut,qt=function(t){return Mt.call(t)},Jt=Nt?Nt.toStringTag:void 0;var Ht=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Jt&&Jt in Object(t)?zt(t):qt(t)};var Wt=function(t,e){return function(n){return t(e(n))}},Kt=Wt(Object.getPrototypeOf,Object);var Qt=Ht,$t=Kt,Gt=function(t){return null!=t&&"object"==typeof t},Zt=Function.prototype,Vt=Object.prototype,Yt=Zt.toString,Xt=Vt.hasOwnProperty,te=Yt.call(Object);var ee=function(t){if(!Gt(t)||"[object Object]"!=Qt(t))return!1;var e=$t(t);if(null===e)return!0;var n=Xt.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Yt.call(n)==te},ne=t&&t.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Rt.isntEmptyObject=Rt.isEmptyObject=Rt.isntPlainObject=Rt.isPlainObject=Rt.isntObject=Rt.isObject=void 0;const re=ne(ee);function ie(t){return null!==t&&"object"==typeof t}function oe(t){return(0,re.default)(t)}Rt.isObject=ie,Rt.isntObject=function(t){return!ie(t)},Rt.isPlainObject=oe,Rt.isntPlainObject=function(t){return!oe(t)},Rt.isEmptyObject=function(t){return 0===Object.keys(t).length},Rt.isntEmptyObject=function(t){return 0!==Object.keys(t).length},Pt.isntJsonable=Pt.isJsonable=Pt.isntJson=Pt.isJson=void 0;const se=G,ae=at,ce=ft,ue=St,fe=K,le=Rt;function de(t){return(0,se.isNull)(t)||(0,ae.isBoolean)(t)||(0,ce.isString)(t)||(0,ue.isNumber)(t)||(0,fe.isArray)(t)&&t.every(de)||(0,le.isPlainObject)(t)&&Object.values(t).every(de)}Pt.isJson=de,Pt.isntJson=function(t){return!de(t)},Pt.isJsonable=function(t){try{return JSON.stringify(t),!0}catch(t){return!1}},Pt.isntJsonable=function t(e){return!t()};var ye={};ye.isPromiseLike=ye.isntPromiseLike=ye.isntPromise=ye.isPromise=void 0;const he=Rt,pe=X;function ve(t){return t instanceof Promise}function me(t){return(0,he.isObject)(t)&&(0,pe.isFunction)(t.then)}ye.isPromise=ve,ye.isntPromise=function(t){return!ve(t)},ye.isntPromiseLike=function(t){return!me(t)},ye.isPromiseLike=me;var be={};be.isAbsoluteURL=void 0,be.isAbsoluteURL=function(t){try{return new URL(t),!0}catch(t){return!1}};var ge={};function we(t){return t instanceof RegExp}ge.isntRegExp=ge.isRegExp=void 0,ge.isRegExp=we,ge.isntRegExp=function(t){return!we(t)};var Oe={};function _e(t){return"symbol"==typeof t}Oe.isntSymbol=Oe.isSymbol=void 0,Oe.isSymbol=_e,Oe.isntSymbol=function(t){return!_e(t)},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(K,e),r($,e),r(ot,e),r(at,e),r(ut,e),r(ht,e),r(vt,e),r(mt,e),r(gt,e),r(X,e),r(Ot,e),r(Pt,e),r(G,e),r(St,e),r(Rt,e),r(ye,e),r(ft,e),r(V,e),r(be,e),r(ge,e),r(Oe,e)}(W),H.chunkByAsync=void 0;const Ae=W;H.chunkByAsync=function(t,e){return(0,Ae.isAsyncIterable)(t)?async function*(t,e){let n=[],r=0;for await(const i of t)n.push(i),await e(i,r)&&(yield n,n=[]),r++;n.length&&(yield n)}(t,e):async function*(t,e){let n=[],r=0;for(const i of t)n.push(i),await e(i,r)&&(yield n,n=[]),r++;n.length&&(yield n)}(t,e)};var je={};je.chunkBy=void 0,je.chunkBy=function*(t,e){let n=[],r=0;for(const i of t)n.push(i),e(i,r)&&(yield n,n=[]),r++;n.length&&(yield n)};var Ee={chunk:void 0};const Pe=w,Se=p;Ee.chunk=function(t,e){return(0,Se.assert)(Number.isInteger(e),"The parameter size must be an integer"),(0,Se.assert)(e>0,"The parameter size must be greater than 0"),(0,Pe.go)((function*(){let n=[];for(const r of t)n.push(r),n.length>=e&&(yield n,n=[]);n.length&&(yield n)}))};var Ie={concatAsync:void 0};const ke=W,Re=w;Ie.concatAsync=function(t,...e){return(0,Re.go)((async function*(){for(const n of[t,...e])if((0,ke.isAsyncIterable)(n))for await(const t of n)yield t;else for(const t of n)yield t}))};var Te={concat:void 0};const xe=w;Te.concat=function(t,...e){return(0,xe.go)((function*(){for(const n of[t,...e])yield*n}))};var Ne={},Ce={};Ce.copyIterable=Ce.copyAsyncIterable=void 0,Ce.copyAsyncIterable=async function*(t){for await(const e of t)yield e},Ce.copyIterable=function*(t){for(const e of t)yield e},Ne.dropAsync=void 0;const De=w,Fe=Ce,Be=p;Ne.dropAsync=function(t,e){return(0,Be.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,Be.assert)(e>=0,"The parameter count must be greater than or equal to 0"),0===e?(0,Fe.copyAsyncIterable)(t):(0,De.go)((async function*(){var n;const r=t[Symbol.asyncIterator]();let i;try{let t;for(;!(({value:t,done:i}=await r.next()),i||e<=0);)e--;for(;!i;)yield t,({value:t,done:i}=await r.next())}finally{i||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}}))};var Le={dropRightAsync:void 0};const Ue=w,Me=Ce,ze=p;Le.dropRightAsync=function(t,e){return(0,ze.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,ze.assert)(e>=0,"The parameter count must be greater than or equal to 0"),0===e?(0,Me.copyAsyncIterable)(t):(0,Ue.go)((async function*(){const n=await async function(t){const e=[];for await(const n of t)e.push(n);return e}(t),r=n.slice(0,-e);for(const t of r)yield t}))};var qe={dropRight:void 0};const Je=w,He=Ce,We=p;qe.dropRight=function(t,e){return(0,We.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,We.assert)(e>=0,"The parameter count must be greater than or equal to 0"),0===e?(0,He.copyIterable)(t):(0,Je.go)((function*(){const n=Array.from(t);yield*n.slice(0,-e)}))};var Ke={dropUntilAsync:void 0};const Qe=W;Ke.dropUntilAsync=function(t,e){return(0,Qe.isAsyncIterable)(t)?async function*(t,e){var n;const r=t[Symbol.asyncIterator]();let i;try{let t,o=0;for(;!(({value:t,done:i}=await r.next()),i||await e(t,o++)););for(;!i;)yield t,({value:t,done:i}=await r.next())}finally{i||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}}(t,e):async function*(t,e){var n;const r=t[Symbol.iterator]();let i;try{let t,o=0;for(;!(({value:t,done:i}=r.next()),i||await e(t,o++)););for(;!i;)yield t,({value:t,done:i}=r.next())}finally{i||null===(n=r.return)||void 0===n||n.call(r)}}(t,e)};var $e={};$e.dropUntil=void 0,$e.dropUntil=function*(t,e){var n;const r=t[Symbol.iterator]();let i;try{let t,o=0;for(;!(({value:t,done:i}=r.next()),i||e(t,o++)););for(;!i;)yield t,({value:t,done:i}=r.next())}finally{i||null===(n=r.return)||void 0===n||n.call(r)}};var Ge={drop:void 0};const Ze=w,Ve=Ce,Ye=p;Ge.drop=function(t,e){return(0,Ye.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,Ye.assert)(e>=0,"The parameter count must be greater than or equal to 0"),0===e?(0,Ve.copyIterable)(t):(0,Ze.go)((function*(){var n;const r=t[Symbol.iterator]();let i;try{let t;for(;!(({value:t,done:i}=r.next()),i||e<=0);)e--;for(;!i;)yield t,({value:t,done:i}=r.next())}finally{i||null===(n=r.return)||void 0===n||n.call(r)}}))};var Xe={filterAsync:void 0};const tn=W;Xe.filterAsync=function(t,e){return(0,tn.isAsyncIterable)(t)?async function*(t,e){let n=0;for await(const r of t)await e(r,n)&&(yield r),n++}(t,e):async function*(t,e){let n=0;for(const r of t)await e(r,n)&&(yield r),n++}(t,e)};var en={};en.filter=void 0,en.filter=function*(t,e){let n=0;for(const r of t)e(r,n)&&(yield r),n++};var nn={},rn={},on={flattenByAsync:void 0};const sn=W;async function*an(t,e,n){for(const r of t)cn(r)&&await e(r,n)?yield*an(r,e,n+1):yield r}function cn(t){return(0,sn.isIterable)(t)&&(0,sn.isntChar)(t)}on.flattenByAsync=function(t,e){return(0,sn.isAsyncIterable)(t)?async function*(t,e){const n=1;for await(const r of t)cn(r)&&await e(r,n)?yield*an(r,e,n+1):yield r}(t,e):function(t,e){return an(t,e,1)}(t,e)},rn.flattenDeepAsync=void 0;const un=on,fn=p;rn.flattenDeepAsync=function(t,e=1/0){return(0,fn.assert)(e===1/0||Number.isInteger(e),"The parameter depth must be an integer"),(0,fn.assert)(e>=0,"The parameter depth must be greater than or equal to 0"),(0,un.flattenByAsync)(t,((t,n)=>n<=e))},nn.flattenAsync=void 0;const ln=rn;nn.flattenAsync=function(t){return(0,ln.flattenDeepAsync)(t,1)};var dn={flattenBy:void 0};const yn=W;function*hn(t,e,n){for(const i of t)(0,yn.isIterable)(r=i)&&(0,yn.isntChar)(r)&&e(i,n)?yield*hn(i,e,n+1):yield i;var r}dn.flattenBy=function(t,e){return hn(t,e,1)};var pn={flattenDeep:void 0};const vn=dn,mn=p;pn.flattenDeep=function(t,e=1/0){return(0,mn.assert)(e===1/0||Number.isInteger(e),"The parameter depth must be an integer"),(0,mn.assert)(e>=0,"The parameter depth must be greater than or equal to 0"),(0,vn.flattenBy)(t,((t,n)=>n<=e))};var bn={flatten:void 0};const gn=pn;bn.flatten=function(t){return(0,gn.flattenDeep)(t,1)};var wn={mapAsync:void 0};const On=W;wn.mapAsync=function(t,e){return(0,On.isAsyncIterable)(t)?async function*(t,e){let n=0;for await(const r of t)yield await e(r,n),n++}(t,e):async function*(t,e){let n=0;for(const r of t)yield await e(r,n),n++}(t,e)};var _n={};_n.map=void 0,_n.map=function*(t,e){let n=0;for(const r of t)yield e(r,n),n++};var An={repeatAsync:void 0};const jn=w,En=p;An.repeatAsync=function(t,e){return(0,En.assert)(e===1/0||Number.isInteger(e),"The parameter times must be an integer"),(0,En.assert)(e>=0,"The parameter times must be greater than or equal to 0"),e===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,jn.go)((async function*(){const n=[];if(e>0){for await(const e of t)yield e,n.push(e);e--}for(;e>0;)yield*n,e--}))};var Pn={repeat:void 0};const Sn=w,In=p;Pn.repeat=function(t,e){return(0,In.assert)(e===1/0||Number.isInteger(e),"The parameter times must be an integer"),(0,In.assert)(e>=0,"The parameter times must be greater than or equal to 0"),e===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,Sn.go)((function*(){const n=[];if(e>0){for(const e of t)yield e,n.push(e);e--}for(;e>0;)yield*n,e--}))};var kn={sliceAsync:void 0};const Rn=w,Tn=p;kn.sliceAsync=function(t,e,n=1/0){return(0,Tn.assert)(Number.isInteger(e),"The parameter start must be an integer"),(0,Tn.assert)(e>=0,"The parameter start must be greater than or equal to 0"),(0,Tn.assert)(Number.isInteger(n),"The parameter end must be an integer"),(0,Tn.assert)(n>=e,"The parameter end must be greater than or equal to start"),(0,Rn.go)((async function*(){let r=0;for await(const i of t){if(r>=n)break;r>=e&&(yield i),r++}}))};var xn={slice:void 0};const Nn=w,Cn=p;xn.slice=function(t,e,n=1/0){return(0,Cn.assert)(Number.isInteger(e),"The parameter start must be an integer"),(0,Cn.assert)(e>=0,"The parameter start must be greater than or equal to 0"),(0,Cn.assert)(Number.isInteger(n),"The parameter end must be an integer"),(0,Cn.assert)(n>=e,"The parameter end must be greater than or equal to start"),(0,Nn.go)((function*(){let r=0;for(const i of t){if(r>=n)break;r>=e&&(yield i),r++}}))};var Dn={};Dn.splitAsync=void 0,Dn.splitAsync=async function*(t,e){let n=[];for await(const r of t)r===e?(yield n,n=[]):n.push(r);yield n};var Fn={splitByAsync:void 0};const Bn=W;Fn.splitByAsync=function(t,e){return(0,Bn.isAsyncIterable)(t)?async function*(t,e){let n=[],r=0;for await(const i of t)await e(i,r)?(yield n,n=[]):n.push(i),r++;yield n}(t,e):async function*(t,e){let n=[],r=0;for(const i of t)await e(i,r)?(yield n,n=[]):n.push(i),r++;yield n}(t,e)};var Ln={};Ln.splitBy=void 0,Ln.splitBy=function*(t,e){let n=[],r=0;for(const i of t)e(i,r)?(yield n,n=[]):n.push(i),r++;yield n};var Un={};Un.split=void 0,Un.split=function*(t,e){let n=[];for(const r of t)r===e?(yield n,n=[]):n.push(r);yield n};var Mn={takeAsync:void 0};const zn=w,qn=p;Mn.takeAsync=function(t,e){return(0,qn.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,qn.assert)(e>=0,"The parameter count must be greater than or equal to 0"),(0,zn.go)((async function*(){if(0!==e)for await(const n of t)if(yield n,0===--e)break}))};var Jn={takeRightAsync:void 0};const Hn=w,Wn=p;Jn.takeRightAsync=function(t,e){return(0,Wn.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,Wn.assert)(e>=0,"The parameter count must be greater than or equal to 0"),(0,Hn.go)((async function*(){var n;const r=t[Symbol.asyncIterator]();let i;try{const t=[];let o;for(;({value:o,done:i}=await r.next()),!i;)t.push(o),t.length>e&&t.shift();yield*t}finally{i||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}}))};var Kn={takeRight:void 0};const Qn=w,$n=p;Kn.takeRight=function(t,e){return(0,$n.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,$n.assert)(e>=0,"The parameter count must be greater than or equal to 0"),(0,Qn.go)((function*(){var n;const r=t[Symbol.iterator]();let i;try{const t=[];let o;for(;({value:o,done:i}=r.next()),!i;)t.push(o),t.length>e&&t.shift();yield*t}finally{i||null===(n=r.return)||void 0===n||n.call(r)}}))};var Gn={takeUntilAsync:void 0};const Zn=W;Gn.takeUntilAsync=function(t,e){return(0,Zn.isAsyncIterable)(t)?async function*(t,e){let n=0;for await(const r of t){if(await e(r,n))break;yield r,n++}}(t,e):async function*(t,e){let n=0;for(const r of t){if(await e(r,n))break;yield r,n++}}(t,e)};var Vn={};Vn.takeUntil=void 0,Vn.takeUntil=function*(t,e){let n=0;for(const r of t){if(e(r,n))break;yield r,n++}};var Yn={take:void 0};const Xn=w,tr=p;Yn.take=function(t,e){return(0,tr.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,tr.assert)(e>=0,"The parameter count must be greater than or equal to 0"),(0,Xn.go)((function*(){if(0!==e)for(const n of t)if(yield n,0===--e)break}))};var er={tapAsync:void 0};const nr=W;er.tapAsync=function(t,e){return(0,nr.isAsyncIterable)(t)?async function*(t,e){let n=0;for await(const r of t)await e(r,n),yield r,n++}(t,e):async function*(t,e){let n=0;for(const r of t)await e(r,n),yield r,n++}(t,e)};var rr={};rr.tap=void 0,rr.tap=function*(t,e){let n=0;for(const r of t)e(r,n),yield r,n++};var ir={};ir.toAsyncIterable=void 0,ir.toAsyncIterable=async function*(t){for(const e of t)yield e};var or={};or.transformAsync=void 0,or.transformAsync=async function*(t,e){yield*e(t)};var sr={};sr.transform=void 0,sr.transform=function*(t,e){yield*e(t)};var ar={};ar.uniqAsync=void 0,ar.uniqAsync=async function*(t){const e=new Set;for await(const n of t)e.has(n)||(yield n,e.add(n))};var cr={uniqByAsync:void 0};const ur=W;cr.uniqByAsync=function(t,e){return(0,ur.isAsyncIterable)(t)?async function*(t,e){const n=new Set;let r=0;for await(const i of t){const t=await e(i,r);n.has(t)||(yield i,n.add(t)),r++}}(t,e):async function*(t,e){const n=new Set;let r=0;for(const i of t){const t=await e(i,r);n.has(t)||(yield i,n.add(t)),r++}}(t,e)};var fr={};fr.uniqBy=void 0,fr.uniqBy=function*(t,e){const n=new Set;let r=0;for(const i of t){const t=e(i,r);n.has(t)||(yield i,n.add(t)),r++}};var lr={};lr.uniq=void 0,lr.uniq=function*(t){const e=new Set;for(const n of t)e.has(n)||(yield n,e.add(n))};var dr={zipAsync:void 0};const yr=W;var hr;!function(t){t[t.Sync=0]="Sync",t[t.Async=1]="Async"}(hr||(hr={})),dr.zipAsync=function(t,...e){return async function*(...t){var e,n,r,i;const o=t.length,s=t.map((t=>(0,yr.isAsyncIterable)(t)?[hr.Async,t[Symbol.asyncIterator]()]:[hr.Sync,t[Symbol.iterator]()])),a=s.map((()=>!1));try{for(;;){const t=new Array(o);for(let e=0;e<o;e++){const[n,r]=s[e];let i;if(i=n===hr.Async?await r.next():r.next(),i.done)return void(a[e]=!0);t[e]=i.value}yield t}}finally{const t=s.filter(((t,e)=>!a[e]));for(const[o,s]of t)o===hr.Async?await(null===(n=(e=s).return)||void 0===n?void 0:n.call(e)):null===(i=(r=s).return)||void 0===i||i.call(r)}}(t,...e)};var pr={};pr.zip=void 0,pr.zip=function(t,...e){return function*(...t){const e=t.length,n=t.map((t=>t[Symbol.iterator]())),r=n.map((()=>!1));try{for(;;){const t=new Array(e);for(let i=0;i<e;i++){const{value:e,done:o}=n[i].next();if(o)return void(r[i]=!0);t[i]=e}yield t}}finally{n.filter(((t,e)=>!r[e])).forEach((t=>{var e;return null===(e=t.return)||void 0===e?void 0:e.call(t)}))}}(t,...e)},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(g,e),r(H,e),r(je,e),r(Ee,e),r(Ie,e),r(Te,e),r(Ne,e),r(Le,e),r(qe,e),r(Ke,e),r($e,e),r(Ge,e),r(Xe,e),r(en,e),r(nn,e),r(on,e),r(dn,e),r(rn,e),r(pn,e),r(bn,e),r(wn,e),r(_n,e),r(An,e),r(Pn,e),r(kn,e),r(xn,e),r(Dn,e),r(Fn,e),r(Ln,e),r(Un,e),r(Mn,e),r(Jn,e),r(Kn,e),r(Gn,e),r(Vn,e),r(Yn,e),r(er,e),r(rr,e),r(ir,e),r(or,e),r(sr,e),r(ar,e),r(cr,e),r(fr,e),r(lr,e),r(dr,e),r(pr,e)}(b);var vr={},mr={};mr.consume=void 0,mr.consume=function(t,e){return e(t)};var br={eachAsync:void 0};const gr=W;br.eachAsync=function(t,e){return(0,gr.isAsyncIterable)(t)?async function(t,e){let n=0;for await(const r of t)await e(r,n),n++}(t,e):async function(t,e){let n=0;for(const r of t)await e(r,n),n++}(t,e)};var wr={};wr.each=void 0,wr.each=function(t,e){let n=0;for(const r of t)e(r,n),n++};var Or={everyAsync:void 0};const _r=W;Or.everyAsync=function(t,e){return(0,_r.isAsyncIterable)(t)?async function(t,e){let n=0;for await(const r of t){if(!await e(r,n))return!1;n++}return!0}(t,e):async function(t,e){let n=0;for(const r of t){if(!await e(r,n))return!1;n++}return!0}(t,e)};var Ar={};Ar.every=void 0,Ar.every=function(t,e){let n=0;for(const r of t){if(!e(r,n))return!1;n++}return!0};var jr={findAsync:void 0};const Er=W;jr.findAsync=function(t,e){return(0,Er.isAsyncIterable)(t)?async function(t,e){let n=0;for await(const r of t){if(await e(r,n))return r;n++}return}(t,e):async function(t,e){let n=0;for(const r of t){if(await e(r,n))return r;n++}return}(t,e)};var Pr={};Pr.find=void 0,Pr.find=function(t,e){let n=0;for(const r of t){if(e(r,n))return r;n++}};var Sr={};Sr.firstAsync=void 0,Sr.firstAsync=async function(t){for await(const e of t)return e};var Ir={};Ir.first=void 0,Ir.first=function(t){for(const e of t)return e};var kr={};kr.includesAsync=void 0,kr.includesAsync=async function(t,e){for await(const n of t)if(n===e)return!0;return!1};var Rr={};Rr.includes=void 0,Rr.includes=function(t,e){for(const n of t)if(n===e)return!0;return!1};var Tr={};Tr.matchAsync=void 0,Tr.matchAsync=async function(t,e){const n=e.length;let r=0;for await(const i of t)if(i===e[r]&&r++,r===n)return!0;return!1};var xr={};xr.match=void 0,xr.match=function(t,e){const n=e.length;let r=0;for(const i of t)if(i===e[r]&&r++,r===n)return!0;return!1};var Nr={reduceAsync:void 0};const Cr=W;Nr.reduceAsync=function(t,e,n){return(0,Cr.isUndefined)(n)?function(t,e){return(0,Cr.isAsyncIterable)(t)?n(t):r(t);async function n(t){var n;const r=t[Symbol.asyncIterator]();let i;try{let t,s=await o(r),a=1;for(;({value:t,done:i}=await r.next()),!i;)s=await e(s,t,a++);return s}finally{i||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}async function o(t){const e=await t.next();if(e.done)throw i=!0,new Error("Reduce of empty iterable with no initial value");return e.value}}async function r(t){var n;const r=t[Symbol.iterator]();let i;try{let t,s=o(r),a=1;for(;({value:t,done:i}=r.next()),!i;)s=await e(s,t,a++);return s}finally{i||null===(n=r.return)||void 0===n||n.call(r)}function o(t){const e=t.next();if(e.done)throw i=!0,new Error("Reduce of empty iterable with no initial value");return e.value}}}(t,e):function(t,e,n){return(0,Cr.isAsyncIterable)(t)?i(t):r(t);async function r(t){let r=n,i=0;for(const n of t)r=await e(r,n,i++);return r}async function i(t){let r=n,i=0;for await(const n of t)r=await e(r,n,i++);return r}}(t,e,n)};var Dr={reduce:void 0};const Fr=W;Dr.reduce=function(t,e,n){return(0,Fr.isUndefined)(n)?function(t,e){var n;const r=t[Symbol.iterator]();let i;try{let t,s=o(r),a=1;for(;({value:t,done:i}=r.next()),!i;)s=e(s,t,a++);return s}finally{i||null===(n=r.return)||void 0===n||n.call(r)}function o(t){const e=t.next();if(e.done)throw i=!0,new Error("Reduce of empty iterable with no initial value");return e.value}}(t,e):function(t,e,n){let r=n,i=0;for(const n of t)r=e(r,n,i++);return r}(t,e,n)};var Br={someAsync:void 0};const Lr=W;Br.someAsync=function(t,e){return(0,Lr.isAsyncIterable)(t)?async function(t,e){let n=0;for await(const r of t){if(await e(r,n))return!0;n++}return!1}(t,e):async function(t,e){let n=0;for(const r of t){if(await e(r,n))return!0;n++}return!1}(t,e)};var Ur={};Ur.some=void 0,Ur.some=function(t,e){let n=0;for(const r of t){if(e(r,n))return!0;n++}return!1};var Mr={};Mr.lastAsync=void 0,Mr.lastAsync=async function(t){var e;const n=t[Symbol.asyncIterator]();let r;try{let t,i;for(;({value:t,done:r}=await n.next()),!r;)i=t;return i}finally{r||await(null===(e=n.return)||void 0===e?void 0:e.call(n))}};var zr={};zr.last=void 0,zr.last=function(t){var e;const n=t[Symbol.iterator]();let r;try{let t,i;for(;({value:t,done:r}=n.next()),!r;)i=t;return i}finally{r||null===(e=n.return)||void 0===e||e.call(n)}};var qr={toArrayAsync:void 0};const Jr=mr;qr.toArrayAsync=function(t){return(0,Jr.consume)(t,(async t=>{const e=[];for await(const n of t)e.push(n);return e}))};var Hr={toArray:void 0};const Wr=mr;Hr.toArray=function(t){return(0,Wr.consume)(t,(t=>Array.from(t)))};var Kr={toSetAsync:void 0};const Qr=mr;Kr.toSetAsync=function(t){return(0,Qr.consume)(t,(async t=>{const e=new Set;for await(const n of t)e.add(n);return e}))};var $r={toSet:void 0};const Gr=mr;$r.toSet=function(t){return(0,Gr.consume)(t,(t=>new Set(t)))};var Zr={};Zr.count=void 0,Zr.count=function(t){let e=0;for(const n of t)e++;return e};var Vr={};Vr.countAsync=void 0,Vr.countAsync=async function(t){let e=0;for await(const n of t)e++;return e};var Yr={groupBy:void 0};const Xr=wr;Yr.groupBy=function(t,e){const n=new Map;return(0,Xr.each)(t,((t,r)=>{const i=e(t,r);n.has(i)||n.set(i,[]),n.get(i).push(t)})),n};var ti={groupByAsync:void 0};const ei=br;ti.groupByAsync=async function(t,e){const n=new Map;return await(0,ei.eachAsync)(t,(async(t,r)=>{const i=await e(t,r);n.has(i)||n.set(i,[]),n.get(i).push(t)})),n},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(mr,e),r(br,e),r(wr,e),r(Or,e),r(Ar,e),r(jr,e),r(Pr,e),r(Sr,e),r(Ir,e),r(kr,e),r(Rr,e),r(Tr,e),r(xr,e),r(Nr,e),r(Dr,e),r(Br,e),r(Ur,e),r(Mr,e),r(zr,e),r(qr,e),r(Hr,e),r(Kr,e),r($r,e),r(Zr,e),r(Vr,e),r(Yr,e),r(ti,e)}(vr),function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(b,e),r(vr,e)}(m);var ni={},ri={};ri.traverseErrorPrototypeChain=void 0,ri.traverseErrorPrototypeChain=function*(t){let e=t;for(;(e=Object.getPrototypeOf(e))&&(yield e,e!==Error.prototype););},ni.getErrorNames=void 0;const ii=W,oi=ri;ni.getErrorNames=function*(t){var e;if((0,ii.isError)(t))for(const n of(0,oi.traverseErrorPrototypeChain)(t))(null===(e=n.constructor)||void 0===e?void 0:e.name)&&(yield n.constructor.name);else yield t.name,yield*t.ancestors};var si={isSerializableError:void 0};const ai=W;si.isSerializableError=function(t){return(0,ai.isObject)(t)&&(0,ai.isString)(t.name)&&(0,ai.isString)(t.message)&&((0,ai.isString)(t.stack)||(0,ai.isNull)(t.stack))&&(0,ai.isArray)(t.ancestors)&&t.ancestors.every(ai.isString)},v.CustomError=void 0;const ci=m,ui=ni,fi=W,li=si;class di extends Error{get name(){var t,e;return null!==(e=null!==(t=(0,ci.first)((0,ui.getErrorNames)(this)))&&void 0!==t?t:di.name)&&void 0!==e?e:"CustomError"}static[Symbol.hasInstance](t){var e;if((0,fi.isError)(t)||(0,li.isSerializableError)(t)){const n=[null!==(e=this.prototype.constructor.name)&&void 0!==e?e:this.name,...(0,ui.getErrorNames)(this.prototype)].reverse(),r=(0,ci.toArray)((0,ui.getErrorNames)(t)).reverse();return n.every(((t,e)=>t===r[e]))}return!1}}v.CustomError=di;var yi={AssertionError:void 0};const hi=v;class pi extends hi.CustomError{}yi.AssertionError=pi;var vi={normalize:void 0};const mi=ni,bi=m;vi.normalize=function(t){var e;const[n,...r]=(0,bi.toArray)((0,mi.getErrorNames)(t));return{name:n,ancestors:r,message:t.message,stack:null!==(e=t.stack)&&void 0!==e?e:null}};var gi={},wi={},Oi={};Oi.pass=void 0,Oi.pass=function(){},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(Oi,e)}(wi),gi.hydrate=void 0;const _i=wi;function Ai(t,e){const n=function(){(0,_i.pass)()};return(n.prototype=Object.create(t.prototype)).constructor=n,Object.defineProperty(n,"name",{value:e}),n}gi.hydrate=function(t){var e;const n=[t.name,...t.ancestors].slice(0,-1).reverse();let r=Error;for(const t of n)r=Ai(r,t);const i=new r;return i.name=t.name,i.message=t.message,i.stack=null!==(e=t.stack)&&void 0!==e?e:void 0,i};var ji={assert:void 0};const Ei=yi;ji.assert=function(t,e){if(!t)throw new Ei.AssertionError(e)},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(v,e),r(yi,e),r(si,e),r(vi,e),r(gi,e),r(ji,e),r(ni,e),r(ri,e)}(p);var Pi={},Si={};Si.log=void 0,Si.log=function(...t){return console.log(...t),t[t.length-1]};var Ii={},ki={};ki.elapsed=ki.now=void 0,ki.now=function(){return performance.now()},ki.elapsed=function(t,e){return e-t+"ms"};var Ri={},Ti={};function xi(t){return Array.isArray(t)}Ti.isntEmptyArray=Ti.isEmptyArray=Ti.isntArray=Ti.isArray=void 0,Ti.isArray=xi,Ti.isntArray=function(t){return!xi(t)},Ti.isEmptyArray=function(t){return 0===t.length},Ti.isntEmptyArray=function(t){return 0!==t.length};var Ni={},Ci={};function Di(t){return null===t}Ci.isntNull=Ci.isNull=void 0,Ci.isNull=Di,Ci.isntNull=function(t){return!Di(t)};var Fi={};function Bi(t){return void 0===t}Fi.isntUndefined=Fi.isUndefined=void 0,Fi.isUndefined=Bi,Fi.isntUndefined=function(t){return!Bi(t)};var Li={};function Ui(t){return"function"==typeof t}Li.isntFunction=Li.isFunction=void 0,Li.isFunction=Ui,Li.isntFunction=function(t){return!Ui(t)},Ni.isntAsyncIterable=Ni.isAsyncIterable=void 0;const Mi=Ci,zi=Fi,qi=Li;function Ji(t){return(0,Mi.isntNull)(t)&&(0,zi.isntUndefined)(t)&&(0,qi.isFunction)(t[Symbol.asyncIterator])}Ni.isAsyncIterable=Ji,Ni.isntAsyncIterable=function(t){return!Ji(t)};var Hi={};function Wi(t){return"bigint"==typeof t}Hi.isntBigInt=Hi.isBigInt=void 0,Hi.isBigInt=Wi,Hi.isntBigInt=function(t){return!Wi(t)};var Ki={};function Qi(t){return"boolean"==typeof t}Ki.isntBoolean=Ki.isBoolean=void 0,Ki.isBoolean=Qi,Ki.isntBoolean=function(t){return!Qi(t)};var $i={},Gi={};function Zi(t){return"string"==typeof t}Gi.isntString=Gi.isString=void 0,Gi.isString=Zi,Gi.isntString=function(t){return!Zi(t)},$i.isntChar=$i.isChar=void 0;const Vi=Gi;function Yi(t){return(0,Vi.isString)(t)&&1===t.length}$i.isChar=Yi,$i.isntChar=function(t){return!Yi(t)};var Xi={};function to(t){return t instanceof Date}Xi.isntDate=Xi.isDate=void 0,Xi.isDate=to,Xi.isntDate=function(t){return!to(t)};var eo={};eo.inEnum=void 0,eo.inEnum=function(t,e){return Object.values(e).includes(t)};var no={};function ro(t){return t instanceof Error}no.isntError=no.isError=void 0,no.isError=ro,no.isntError=function(t){return!ro(t)};var io={};function oo(t){return!t}io.isntFalsy=io.isFalsy=void 0,io.isFalsy=oo,io.isntFalsy=function(t){return!oo(t)};var so={};so.isntIterable=so.isIterable=void 0;const ao=Ci,co=Fi,uo=Li;function fo(t){return(0,ao.isntNull)(t)&&(0,co.isntUndefined)(t)&&(0,uo.isFunction)(t[Symbol.iterator])}so.isIterable=fo,so.isntIterable=function(t){return!fo(t)};var lo={},yo={};function ho(t){return"number"==typeof t}function po(t){return Number.isNaN(t)}yo.isntNaN=yo.isNaN=yo.isNegativeInfinity=yo.isPositiveInfinity=yo.isFinite=yo.isntNumber=yo.isNumber=void 0,yo.isNumber=ho,yo.isntNumber=function(t){return!ho(t)},yo.isFinite=function(t){return Number.isFinite(t)},yo.isPositiveInfinity=function(t){return t===1/0},yo.isNegativeInfinity=function(t){return t===-1/0},yo.isNaN=po,yo.isntNaN=function(t){return!po(t)};var vo={},mo=t&&t.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};vo.isntEmptyObject=vo.isEmptyObject=vo.isntPlainObject=vo.isPlainObject=vo.isntObject=vo.isObject=void 0;const bo=mo(ee);function go(t){return null!==t&&"object"==typeof t}function wo(t){return(0,bo.default)(t)}vo.isObject=go,vo.isntObject=function(t){return!go(t)},vo.isPlainObject=wo,vo.isntPlainObject=function(t){return!wo(t)},vo.isEmptyObject=function(t){return 0===Object.keys(t).length},vo.isntEmptyObject=function(t){return 0!==Object.keys(t).length},lo.isntJsonable=lo.isJsonable=lo.isntJson=lo.isJson=void 0;const Oo=Ci,_o=Ki,Ao=Gi,jo=yo,Eo=Ti,Po=vo;function So(t){return(0,Oo.isNull)(t)||(0,_o.isBoolean)(t)||(0,Ao.isString)(t)||(0,jo.isNumber)(t)||(0,Eo.isArray)(t)&&t.every(So)||(0,Po.isPlainObject)(t)&&Object.values(t).every(So)}lo.isJson=So,lo.isntJson=function(t){return!So(t)},lo.isJsonable=function(t){try{return JSON.stringify(t),!0}catch(t){return!1}},lo.isntJsonable=function t(e){return!t()};var Io={};Io.isPromiseLike=Io.isntPromiseLike=Io.isntPromise=Io.isPromise=void 0;const ko=vo,Ro=Li;function To(t){return t instanceof Promise}function xo(t){return(0,ko.isObject)(t)&&(0,Ro.isFunction)(t.then)}Io.isPromise=To,Io.isntPromise=function(t){return!To(t)},Io.isntPromiseLike=function(t){return!xo(t)},Io.isPromiseLike=xo;var No={};No.isAbsoluteURL=void 0,No.isAbsoluteURL=function(t){try{return new URL(t),!0}catch(t){return!1}};var Co={};function Do(t){return t instanceof RegExp}Co.isntRegExp=Co.isRegExp=void 0,Co.isRegExp=Do,Co.isntRegExp=function(t){return!Do(t)};var Fo={};function Bo(t){return"symbol"==typeof t}Fo.isntSymbol=Fo.isSymbol=void 0,Fo.isSymbol=Bo,Fo.isntSymbol=function(t){return!Bo(t)},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(Ti,e),r(Ni,e),r(Hi,e),r(Ki,e),r($i,e),r(Xi,e),r(eo,e),r(no,e),r(io,e),r(Li,e),r(so,e),r(lo,e),r(Ci,e),r(yo,e),r(vo,e),r(Io,e),r(Gi,e),r(Fi,e),r(No,e),r(Co,e),r(Fo,e)}(Ri),Ii.time=void 0;const Lo=ki,Uo=Ri;Ii.time=function(t,e){const n=(0,Lo.now)(),r=e();if((0,Uo.isPromiseLike)(r))return r.then((()=>{const e=(0,Lo.now)();return console.log(t,(0,Lo.elapsed)(n,e)),r}));{const e=(0,Lo.now)();return console.log(t,(0,Lo.elapsed)(n,e)),r}};var Mo={timeFunction:void 0};const zo=ki;Mo.timeFunction=function(t,e){return function(...n){const r=(0,zo.now)(),i=e(...n),o=(0,zo.now)();return console.log(t,(0,zo.elapsed)(r,o)),i}};var qo={timeAsyncFunction:void 0};const Jo=ki;qo.timeAsyncFunction=function(t,e){return async function(...n){const r=(0,Jo.now)(),i=await e(...n),o=(0,Jo.now)();return console.log(t,(0,Jo.elapsed)(r,o)),i}};var Ho={},Wo={},Ko={};Ko.go=void 0,Ko.go=function(t){return t()};var Qo={};Qo.goMicrotask=void 0,Qo.goMicrotask=function(t){return new Promise(((e,n)=>{queueMicrotask((async()=>{try{e(await t())}catch(t){n(t)}}))}))};var $o={goMacrotask:void 0};const Go=j;$o.goMacrotask=function(t){return new Promise(((e,n)=>{(0,Go.setImmediate)((async()=>{try{e(await t())}catch(t){n(t)}}))}))},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(Ko,e),r(Qo,e),r($o,e)}(Wo),Ho.group=void 0;const Zo=Wo,Vo=Ri;Ho.group=function(...t){const[e,n]=(0,Zo.go)((()=>{if(1===t.length){const[e]=t;return[void 0,e]}{const[e,n]=t;return[e,n]}}));(0,Vo.isUndefined)(e)?console.group():console.group(e);const r=n();return console.groupEnd(),r},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(Si,e),r(Ii,e),r(Mo,e),r(qo,e),r(Ho,e)}(Pi);var Yo={},Xo={};Xo.lazy=void 0,Xo.lazy=function(t){let e,n=!1;return function(){return n||(e=t(),n=!0),e}};var ts={lazyFunction:void 0};const es=Xo;ts.lazyFunction=function(t){const e=(0,es.lazy)(t);return(...t)=>e()(...t)};var ns={lazyAsyncFunction:void 0};const rs=Xo;ns.lazyAsyncFunction=function(t){const e=(0,rs.lazy)(t);return async(...t)=>(await e())(...t)};var is={};is.lazyStatic=is.withLazyStatic=void 0;const os=[];is.withLazyStatic=function(t){const e=[];return(...n)=>{os.push({cache:e,index:0});try{return t(...n)}finally{os.pop()}}},is.lazyStatic=function(t,e=[]){if(os.length){const r=os[os.length-1],i=r.index++;if(i===r.cache.length)n();else{const o=r.cache[i].deps;e.length===o.length?e.some(((t,e)=>t!==o[e]))&&n():n()}return r.cache[i].value;function n(){r.cache[i]=null,r.cache[i]={value:t(),deps:Array.from(e)}}}throw new Error("lazyStatic can only be called in the function wrapped by withlazyStatic.")},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(Xo,e),r(ts,e),r(ns,e),r(is,e)}(Yo);var ss={},as={};as.pass=void 0,as.pass=function(){};var cs={};function us(...t){return ps("GET",...t)}function fs(...t){return ps("HEAD",...t)}function ls(...t){return ps("POST",...t)}function ds(...t){return ps("PUT",...t)}function ys(...t){return ps("PATCH",...t)}function hs(...t){return ps("DELETE",...t)}function ps(t,...n){const r=n.reduce(((t,e)=>h.isFunction(e)?e(t):t),{url:new URL("http://localhost"),headers:new e.Headers}),i=new e.Headers(r.headers);return new e.Request(r.url.href,{method:t,headers:i,signal:r.signal,body:r.payload,keepalive:r.keepalive})}function vs(...t){return e=>({...e,url:new URL(t.reduce(((t,e)=>new URL(e,t).href)))})}function ms(t){return n=>{const r=new e.Headers(n.headers);return r.set("Content-Type","application/x-www-form-urlencoded"),{...n,headers:r,payload:t}}}function bs(t){return n=>{const r=new e.Headers(n.headers);return r.set("Content-Type","application/json"),{...n,headers:r,payload:JSON.stringify(t)}}}cs.passAsync=void 0,cs.passAsync=async function(){},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(as,e),r(cs,e)}(ss),function(t){t.isntNumber=t.isntNull=t.isntJson=t.isntIterable=t.isntFunction=t.isntFalsy=t.isntError=t.isntEmptyObject=t.isntEmptyArray=t.isntDate=t.isntChar=t.isntBoolean=t.isntBigInt=t.isntAsyncIterable=t.isntArray=t.isSymbol=t.isRegExp=t.isUndefined=t.isString=t.isPromiseLike=t.isPromise=t.isPlainObject=t.isObject=t.isntNaN=t.isNaN=t.isNegativeInfinity=t.isPositiveInfinity=t.isFinite=t.isNumber=t.isNull=t.isJson=t.isIterable=t.isFunction=t.isFalsy=t.isError=t.isEmptyObject=t.isEmptyArray=t.isDate=t.isChar=t.isBoolean=t.isBigInt=t.isAsyncIterable=t.isArray=t.toArrayAsync=t.toArray=t.pass=t.lazy=t.log=t.go=t.assert=void 0,t.isntSymbol=t.isntRegExp=t.isntUndefined=t.isntString=t.isntPromiseLike=t.isntPromise=t.isntPlainObject=t.isntObject=void 0;var e=p;Object.defineProperty(t,"assert",{enumerable:!0,get:function(){return e.assert}});var n=w;Object.defineProperty(t,"go",{enumerable:!0,get:function(){return n.go}});var r=Pi;Object.defineProperty(t,"log",{enumerable:!0,get:function(){return r.log}});var i=Yo;Object.defineProperty(t,"lazy",{enumerable:!0,get:function(){return i.lazy}});var o=ss;Object.defineProperty(t,"pass",{enumerable:!0,get:function(){return o.pass}});var s=m;Object.defineProperty(t,"toArray",{enumerable:!0,get:function(){return s.toArray}}),Object.defineProperty(t,"toArrayAsync",{enumerable:!0,get:function(){return s.toArrayAsync}});var a=W;Object.defineProperty(t,"isArray",{enumerable:!0,get:function(){return a.isArray}}),Object.defineProperty(t,"isAsyncIterable",{enumerable:!0,get:function(){return a.isAsyncIterable}}),Object.defineProperty(t,"isBigInt",{enumerable:!0,get:function(){return a.isBigInt}}),Object.defineProperty(t,"isBoolean",{enumerable:!0,get:function(){return a.isBoolean}}),Object.defineProperty(t,"isChar",{enumerable:!0,get:function(){return a.isChar}}),Object.defineProperty(t,"isDate",{enumerable:!0,get:function(){return a.isDate}}),Object.defineProperty(t,"isEmptyArray",{enumerable:!0,get:function(){return a.isEmptyArray}}),Object.defineProperty(t,"isEmptyObject",{enumerable:!0,get:function(){return a.isEmptyObject}}),Object.defineProperty(t,"isError",{enumerable:!0,get:function(){return a.isError}}),Object.defineProperty(t,"isFalsy",{enumerable:!0,get:function(){return a.isFalsy}}),Object.defineProperty(t,"isFunction",{enumerable:!0,get:function(){return a.isFunction}}),Object.defineProperty(t,"isIterable",{enumerable:!0,get:function(){return a.isIterable}}),Object.defineProperty(t,"isJson",{enumerable:!0,get:function(){return a.isJson}}),Object.defineProperty(t,"isNull",{enumerable:!0,get:function(){return a.isNull}}),Object.defineProperty(t,"isNumber",{enumerable:!0,get:function(){return a.isNumber}}),Object.defineProperty(t,"isFinite",{enumerable:!0,get:function(){return a.isFinite}}),Object.defineProperty(t,"isPositiveInfinity",{enumerable:!0,get:function(){return a.isPositiveInfinity}}),Object.defineProperty(t,"isNegativeInfinity",{enumerable:!0,get:function(){return a.isNegativeInfinity}}),Object.defineProperty(t,"isNaN",{enumerable:!0,get:function(){return a.isNaN}}),Object.defineProperty(t,"isntNaN",{enumerable:!0,get:function(){return a.isntNaN}}),Object.defineProperty(t,"isObject",{enumerable:!0,get:function(){return a.isObject}}),Object.defineProperty(t,"isPlainObject",{enumerable:!0,get:function(){return a.isPlainObject}}),Object.defineProperty(t,"isPromise",{enumerable:!0,get:function(){return a.isPromise}}),Object.defineProperty(t,"isPromiseLike",{enumerable:!0,get:function(){return a.isPromiseLike}}),Object.defineProperty(t,"isString",{enumerable:!0,get:function(){return a.isString}}),Object.defineProperty(t,"isUndefined",{enumerable:!0,get:function(){return a.isUndefined}}),Object.defineProperty(t,"isRegExp",{enumerable:!0,get:function(){return a.isRegExp}}),Object.defineProperty(t,"isSymbol",{enumerable:!0,get:function(){return a.isSymbol}}),Object.defineProperty(t,"isntArray",{enumerable:!0,get:function(){return a.isntArray}}),Object.defineProperty(t,"isntAsyncIterable",{enumerable:!0,get:function(){return a.isntAsyncIterable}}),Object.defineProperty(t,"isntBigInt",{enumerable:!0,get:function(){return a.isntBigInt}}),Object.defineProperty(t,"isntBoolean",{enumerable:!0,get:function(){return a.isntBoolean}}),Object.defineProperty(t,"isntChar",{enumerable:!0,get:function(){return a.isntChar}}),Object.defineProperty(t,"isntDate",{enumerable:!0,get:function(){return a.isntDate}}),Object.defineProperty(t,"isntEmptyArray",{enumerable:!0,get:function(){return a.isntEmptyArray}}),Object.defineProperty(t,"isntEmptyObject",{enumerable:!0,get:function(){return a.isntEmptyObject}}),Object.defineProperty(t,"isntError",{enumerable:!0,get:function(){return a.isntError}}),Object.defineProperty(t,"isntFalsy",{enumerable:!0,get:function(){return a.isntFalsy}}),Object.defineProperty(t,"isntFunction",{enumerable:!0,get:function(){return a.isntFunction}}),Object.defineProperty(t,"isntIterable",{enumerable:!0,get:function(){return a.isntIterable}}),Object.defineProperty(t,"isntJson",{enumerable:!0,get:function(){return a.isntJson}}),Object.defineProperty(t,"isntNull",{enumerable:!0,get:function(){return a.isntNull}}),Object.defineProperty(t,"isntNumber",{enumerable:!0,get:function(){return a.isntNumber}}),Object.defineProperty(t,"isntObject",{enumerable:!0,get:function(){return a.isntObject}}),Object.defineProperty(t,"isntPlainObject",{enumerable:!0,get:function(){return a.isntPlainObject}}),Object.defineProperty(t,"isntPromise",{enumerable:!0,get:function(){return a.isntPromise}}),Object.defineProperty(t,"isntPromiseLike",{enumerable:!0,get:function(){return a.isntPromiseLike}}),Object.defineProperty(t,"isntString",{enumerable:!0,get:function(){return a.isntString}}),Object.defineProperty(t,"isntUndefined",{enumerable:!0,get:function(){return a.isntUndefined}}),Object.defineProperty(t,"isntRegExp",{enumerable:!0,get:function(){return a.isntRegExp}}),Object.defineProperty(t,"isntSymbol",{enumerable:!0,get:function(){return a.isntSymbol}})}(h);var gs={exports:{}};
2
2
  /* @license
3
3
  Papa Parse
4
4
  v5.3.2
5
5
  https://github.com/mholt/PapaParse
6
6
  License: MIT
7
- */Vt.exports=function t(){var e="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==e?e:{},n=!e.document&&!!e.postMessage,r=n&&/blob:/i.test((e.location||{}).protocol),i={},o=0,a={parse:function(n,r){var s=(r=r||{}).dynamicTyping||!1;if(w(s)&&(r.dynamicTypingFunction=s,s={}),r.dynamicTyping=s,r.transform=!!w(r.transform)&&r.transform,r.worker&&a.WORKERS_SUPPORTED){var c=function(){if(!a.WORKERS_SUPPORTED)return!1;var n,r,s=(n=e.URL||e.webkitURL||null,r=t.toString(),a.BLOB_URL||(a.BLOB_URL=n.createObjectURL(new Blob(["(",r,")();"],{type:"text/javascript"})))),c=new e.Worker(s);return c.onmessage=v,c.id=o++,i[c.id]=c}();return c.userStep=r.step,c.userChunk=r.chunk,c.userComplete=r.complete,c.userError=r.error,r.step=w(r.step),r.chunk=w(r.chunk),r.complete=w(r.complete),r.error=w(r.error),delete r.worker,void c.postMessage({input:n,config:r,workerId:c.id})}var h=null;return a.NODE_STREAM_INPUT,"string"==typeof n?h=r.download?new u(r):new l(r):!0===n.readable&&w(n.read)&&w(n.on)?h=new d(r):(e.File&&n instanceof File||n instanceof Object)&&(h=new f(r)),h.stream(n)},unparse:function(t,e){var n=!1,r=!0,i=",",o="\r\n",s='"',c=s+s,u=!1,f=null,l=!1;!function(){if("object"==typeof e){if("string"!=typeof e.delimiter||a.BAD_DELIMITERS.filter((function(t){return-1!==e.delimiter.indexOf(t)})).length||(i=e.delimiter),("boolean"==typeof e.quotes||"function"==typeof e.quotes||Array.isArray(e.quotes))&&(n=e.quotes),"boolean"!=typeof e.skipEmptyLines&&"string"!=typeof e.skipEmptyLines||(u=e.skipEmptyLines),"string"==typeof e.newline&&(o=e.newline),"string"==typeof e.quoteChar&&(s=e.quoteChar),"boolean"==typeof e.header&&(r=e.header),Array.isArray(e.columns)){if(0===e.columns.length)throw new Error("Option columns is empty");f=e.columns}void 0!==e.escapeChar&&(c=e.escapeChar+s),("boolean"==typeof e.escapeFormulae||e.escapeFormulae instanceof RegExp)&&(l=e.escapeFormulae instanceof RegExp?e.escapeFormulae:/^[=+\-@\t\r].*$/)}}();var d=new RegExp(y(s),"g");if("string"==typeof t&&(t=JSON.parse(t)),Array.isArray(t)){if(!t.length||Array.isArray(t[0]))return h(null,t,u);if("object"==typeof t[0])return h(f||Object.keys(t[0]),t,u)}else if("object"==typeof t)return"string"==typeof t.data&&(t.data=JSON.parse(t.data)),Array.isArray(t.data)&&(t.fields||(t.fields=t.meta&&t.meta.fields||f),t.fields||(t.fields=Array.isArray(t.data[0])?t.fields:"object"==typeof t.data[0]?Object.keys(t.data[0]):[]),Array.isArray(t.data[0])||"object"==typeof t.data[0]||(t.data=[t.data])),h(t.fields||[],t.data||[],u);throw new Error("Unable to serialize unrecognized input");function h(t,e,n){var a="";"string"==typeof t&&(t=JSON.parse(t)),"string"==typeof e&&(e=JSON.parse(e));var s=Array.isArray(t)&&0<t.length,c=!Array.isArray(e[0]);if(s&&r){for(var u=0;u<t.length;u++)0<u&&(a+=i),a+=p(t[u],u);0<e.length&&(a+=o)}for(var f=0;f<e.length;f++){var l=s?t.length:e[f].length,d=!1,h=s?0===Object.keys(e[f]).length:0===e[f].length;if(n&&!s&&(d="greedy"===n?""===e[f].join("").trim():1===e[f].length&&0===e[f][0].length),"greedy"===n&&s){for(var y=[],v=0;v<l;v++){var m=c?t[v]:v;y.push(e[f][m])}d=""===y.join("").trim()}if(!d){for(var g=0;g<l;g++){0<g&&!h&&(a+=i);var b=s&&c?t[g]:g;a+=p(e[f][b],g)}f<e.length-1&&(!n||0<l&&!h)&&(a+=o)}}return a}function p(t,e){if(null==t)return"";if(t.constructor===Date)return JSON.stringify(t).slice(1,25);var r=!1;l&&"string"==typeof t&&l.test(t)&&(t="'"+t,r=!0);var o=t.toString().replace(d,c);return(r=r||!0===n||"function"==typeof n&&n(t,e)||Array.isArray(n)&&n[e]||function(t,e){for(var n=0;n<e.length;n++)if(-1<t.indexOf(e[n]))return!0;return!1}(o,a.BAD_DELIMITERS)||-1<o.indexOf(i)||" "===o.charAt(0)||" "===o.charAt(o.length-1))?s+o+s:o}}};if(a.RECORD_SEP=String.fromCharCode(30),a.UNIT_SEP=String.fromCharCode(31),a.BYTE_ORDER_MARK="\ufeff",a.BAD_DELIMITERS=["\r","\n",'"',a.BYTE_ORDER_MARK],a.WORKERS_SUPPORTED=!n&&!!e.Worker,a.NODE_STREAM_INPUT=1,a.LocalChunkSize=10485760,a.RemoteChunkSize=5242880,a.DefaultDelimiter=",",a.Parser=p,a.ParserHandle=h,a.NetworkStreamer=u,a.FileStreamer=f,a.StringStreamer=l,a.ReadableStreamStreamer=d,e.jQuery){var s=e.jQuery;s.fn.parse=function(t){var n=t.config||{},r=[];return this.each((function(t){if("INPUT"!==s(this).prop("tagName").toUpperCase()||"file"!==s(this).attr("type").toLowerCase()||!e.FileReader||!this.files||0===this.files.length)return!0;for(var i=0;i<this.files.length;i++)r.push({file:this.files[i],inputElem:this,instanceConfig:s.extend({},n)})})),i(),this;function i(){if(0!==r.length){var e,n,i,c,u=r[0];if(w(t.before)){var f=t.before(u.file,u.inputElem);if("object"==typeof f){if("abort"===f.action)return e="AbortError",n=u.file,i=u.inputElem,c=f.reason,void(w(t.error)&&t.error({name:e},n,i,c));if("skip"===f.action)return void o();"object"==typeof f.config&&(u.instanceConfig=s.extend(u.instanceConfig,f.config))}else if("skip"===f)return void o()}var l=u.instanceConfig.complete;u.instanceConfig.complete=function(t){w(l)&&l(t,u.file,u.inputElem),o()},a.parse(u.file,u.instanceConfig)}else w(t.complete)&&t.complete()}function o(){r.splice(0,1),i()}}}function c(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:{}},function(t){var e=b(t);e.chunkSize=parseInt(e.chunkSize),t.step||t.chunk||(e.chunkSize=null),this._handle=new h(e),(this._handle.streamer=this)._config=e}.call(this,t),this.parseChunk=function(t,n){if(this.isFirstChunk&&w(this._config.beforeFirstChunk)){var i=this._config.beforeFirstChunk(t);void 0!==i&&(t=i)}this.isFirstChunk=!1,this._halted=!1;var o=this._partialLine+t;this._partialLine="";var s=this._handle.parse(o,this._baseIndex,!this._finished);if(!this._handle.paused()&&!this._handle.aborted()){var c=s.meta.cursor;this._finished||(this._partialLine=o.substring(c-this._baseIndex),this._baseIndex=c),s&&s.data&&(this._rowCount+=s.data.length);var u=this._finished||this._config.preview&&this._rowCount>=this._config.preview;if(r)e.postMessage({results:s,workerId:a.WORKER_ID,finished:u});else if(w(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||!w(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(t){w(this._config.error)?this._config.error(t):r&&this._config.error&&e.postMessage({workerId:a.WORKER_ID,error:t,finished:!1})}}function u(t){var e;(t=t||{}).chunkSize||(t.chunkSize=a.RemoteChunkSize),c.call(this,t),this._nextChunk=n?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(t){this._input=t,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(e=new XMLHttpRequest,this._config.withCredentials&&(e.withCredentials=this._config.withCredentials),n||(e.onload=_(this._chunkLoaded,this),e.onerror=_(this._chunkError,this)),e.open(this._config.downloadRequestBody?"POST":"GET",this._input,!n),this._config.downloadRequestHeaders){var t=this._config.downloadRequestHeaders;for(var r in t)e.setRequestHeader(r,t[r])}if(this._config.chunkSize){var i=this._start+this._config.chunkSize-1;e.setRequestHeader("Range","bytes="+this._start+"-"+i)}try{e.send(this._config.downloadRequestBody)}catch(t){this._chunkError(t.message)}n&&0===e.status&&this._chunkError()}},this._chunkLoaded=function(){4===e.readyState&&(e.status<200||400<=e.status?this._chunkError():(this._start+=this._config.chunkSize?this._config.chunkSize:e.responseText.length,this._finished=!this._config.chunkSize||this._start>=function(t){var e=t.getResponseHeader("Content-Range");return null===e?-1:parseInt(e.substring(e.lastIndexOf("/")+1))}(e),this.parseChunk(e.responseText)))},this._chunkError=function(t){var n=e.statusText||t;this._sendError(new Error(n))}}function f(t){var e,n;(t=t||{}).chunkSize||(t.chunkSize=a.LocalChunkSize),c.call(this,t);var r="undefined"!=typeof FileReader;this.stream=function(t){this._input=t,n=t.slice||t.webkitSlice||t.mozSlice,r?((e=new FileReader).onload=_(this._chunkLoaded,this),e.onerror=_(this._chunkError,this)):e=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount<this._config.preview)||this._readChunk()},this._readChunk=function(){var t=this._input;if(this._config.chunkSize){var i=Math.min(this._start+this._config.chunkSize,this._input.size);t=n.call(t,this._start,i)}var o=e.readAsText(t,this._config.encoding);r||this._chunkLoaded({target:{result:o}})},this._chunkLoaded=function(t){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(t.target.result)},this._chunkError=function(){this._sendError(e.error)}}function l(t){var e;c.call(this,t=t||{}),this.stream=function(t){return e=t,this._nextChunk()},this._nextChunk=function(){if(!this._finished){var t,n=this._config.chunkSize;return n?(t=e.substring(0,n),e=e.substring(n)):(t=e,e=""),this._finished=!e,this.parseChunk(t)}}}function d(t){c.call(this,t=t||{});var e=[],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(t){this._input=t,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){r&&1===e.length&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),e.length?this.parseChunk(e.shift()):n=!0},this._streamData=_((function(t){try{e.push("string"==typeof t?t:t.toString(this._config.encoding)),n&&(n=!1,this._checkIsFinished(),this.parseChunk(e.shift()))}catch(t){this._streamError(t)}}),this),this._streamError=_((function(t){this._streamCleanUp(),this._sendError(t)}),this),this._streamEnd=_((function(){this._streamCleanUp(),r=!0,this._streamData("")}),this),this._streamCleanUp=_((function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)}),this)}function h(t){var e,n,r,i=Math.pow(2,53),o=-i,s=/^\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,f=0,l=0,d=!1,h=!1,v=[],m={data:[],errors:[],meta:{}};if(w(t.step)){var g=t.step;t.step=function(e){if(m=e,O())A();else{if(A(),0===m.data.length)return;f+=e.data.length,t.preview&&f>t.preview?n.abort():(m.data=m.data[0],g(m,u))}}}function _(e){return"greedy"===t.skipEmptyLines?""===e.join("").trim():1===e.length&&0===e[0].length}function A(){return m&&r&&(E("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+a.DefaultDelimiter+"'"),r=!1),t.skipEmptyLines&&(m.data=m.data.filter((function(t){return!_(t)}))),O()&&function(){if(m)if(Array.isArray(m.data[0])){for(var e=0;O()&&e<m.data.length;e++)m.data[e].forEach(n);m.data.splice(0,1)}else m.data.forEach(n);function n(e,n){w(t.transformHeader)&&(e=t.transformHeader(e,n)),v.push(e)}}(),function(){if(!m||!t.header&&!t.dynamicTyping&&!t.transform)return m;function e(e,n){var r,i=t.header?{}:[];for(r=0;r<e.length;r++){var o=r,a=e[r];t.header&&(o=r>=v.length?"__parsed_extra":v[r]),t.transform&&(a=t.transform(a,o)),a=k(o,a),"__parsed_extra"===o?(i[o]=i[o]||[],i[o].push(a)):i[o]=a}return t.header&&(r>v.length?E("FieldMismatch","TooManyFields","Too many fields: expected "+v.length+" fields but parsed "+r,l+n):r<v.length&&E("FieldMismatch","TooFewFields","Too few fields: expected "+v.length+" fields but parsed "+r,l+n)),i}var n=1;return!m.data.length||Array.isArray(m.data[0])?(m.data=m.data.map(e),n=m.data.length):m.data=e(m.data,0),t.header&&m.meta&&(m.meta.fields=v),l+=n,m}()}function O(){return t.header&&0===v.length}function k(e,n){return r=e,t.dynamicTypingFunction&&void 0===t.dynamicTyping[r]&&(t.dynamicTyping[r]=t.dynamicTypingFunction(r)),!0===(t.dynamicTyping[r]||t.dynamicTyping)?"true"===n||"TRUE"===n||"false"!==n&&"FALSE"!==n&&(function(t){if(s.test(t)){var e=parseFloat(t);if(o<e&&e<i)return!0}return!1}(n)?parseFloat(n):c.test(n)?new Date(n):""===n?null:n):n;var r}function E(t,e,n,r){var i={type:t,code:e,message:n};void 0!==r&&(i.row=r),m.errors.push(i)}this.parse=function(i,o,s){var c=t.quoteChar||'"';if(t.newline||(t.newline=function(t,e){t=t.substring(0,1048576);var n=new RegExp(y(e)+"([^]*?)"+y(e),"gm"),r=(t=t.replace(n,"")).split("\r"),i=t.split("\n"),o=1<i.length&&i[0].length<r[0].length;if(1===r.length||o)return"\n";for(var a=0,s=0;s<r.length;s++)"\n"===r[s][0]&&a++;return a>=r.length/2?"\r\n":"\r"}(i,c)),r=!1,t.delimiter)w(t.delimiter)&&(t.delimiter=t.delimiter(i),m.meta.delimiter=t.delimiter);else{var u=function(e,n,r,i,o){var s,c,u,f;o=o||[",","\t","|",";",a.RECORD_SEP,a.UNIT_SEP];for(var l=0;l<o.length;l++){var d=o[l],h=0,y=0,v=0;u=void 0;for(var m=new p({comments:i,delimiter:d,newline:n,preview:10}).parse(e),g=0;g<m.data.length;g++)if(r&&_(m.data[g]))v++;else{var b=m.data[g].length;y+=b,void 0!==u?0<b&&(h+=Math.abs(b-u),u=b):u=b}0<m.data.length&&(y/=m.data.length-v),(void 0===c||h<=c)&&(void 0===f||f<y)&&1.99<y&&(c=h,s=d,f=y)}return{successful:!!(t.delimiter=s),bestDelimiter:s}}(i,t.newline,t.skipEmptyLines,t.comments,t.delimitersToGuess);u.successful?t.delimiter=u.bestDelimiter:(r=!0,t.delimiter=a.DefaultDelimiter),m.meta.delimiter=t.delimiter}var f=b(t);return t.preview&&t.header&&f.preview++,e=i,n=new p(f),m=n.parse(e,o,s),A(),d?{meta:{paused:!0}}:m||{meta:{paused:!1}}},this.paused=function(){return d},this.pause=function(){d=!0,n.abort(),e=w(t.chunk)?"":e.substring(n.getCharIndex())},this.resume=function(){u.streamer._halted?(d=!1,u.streamer.parseChunk(e,!0)):setTimeout(u.resume,3)},this.aborted=function(){return h},this.abort=function(){h=!0,n.abort(),m.meta.aborted=!0,w(t.complete)&&t.complete(m),e=""}}function y(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function p(t){var e,n=(t=t||{}).delimiter,r=t.newline,i=t.comments,o=t.step,s=t.preview,c=t.fastMode,u=e=void 0===t.quoteChar||null===t.quoteChar?'"':t.quoteChar;if(void 0!==t.escapeChar&&(u=t.escapeChar),("string"!=typeof n||-1<a.BAD_DELIMITERS.indexOf(n))&&(n=","),i===n)throw new Error("Comment character same as delimiter");!0===i?i="#":("string"!=typeof i||-1<a.BAD_DELIMITERS.indexOf(i))&&(i=!1),"\n"!==r&&"\r"!==r&&"\r\n"!==r&&(r="\n");var f=0,l=!1;this.parse=function(t,a,d){if("string"!=typeof t)throw new Error("Input must be a string");var h=t.length,p=n.length,v=r.length,m=i.length,g=w(o),b=[],_=[],A=[],O=f=0;if(!t)return L();if(c||!1!==c&&-1===t.indexOf(e)){for(var k=t.split(r),E=0;E<k.length;E++){if(A=k[E],f+=A.length,E!==k.length-1)f+=r.length;else if(d)return L();if(!i||A.substring(0,m)!==i){if(g){if(b=[],C(A.split(n)),U(),l)return L()}else C(A.split(n));if(s&&s<=E)return b=b.slice(0,s),L(!0)}}return L()}for(var S=t.indexOf(n,f),I=t.indexOf(r,f),R=new RegExp(y(u)+y(e),"g"),T=t.indexOf(e,f);;)if(t[f]!==e)if(i&&0===A.length&&t.substring(f,f+m)===i){if(-1===I)return L();f=I+v,I=t.indexOf(r,f),S=t.indexOf(n,f)}else if(-1!==S&&(S<I||-1===I))A.push(t.substring(f,S)),f=S+p,S=t.indexOf(n,f);else{if(-1===I)break;if(A.push(t.substring(f,I)),N(I+v),g&&(U(),l))return L();if(s&&b.length>=s)return L(!0)}else for(T=f,f++;;){if(-1===(T=t.indexOf(e,T+1)))return d||_.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:b.length,index:f}),P();if(T===h-1)return P(t.substring(f,T).replace(R,e));if(e!==u||t[T+1]!==u){if(e===u||0===T||t[T-1]!==u){-1!==S&&S<T+1&&(S=t.indexOf(n,T+1)),-1!==I&&I<T+1&&(I=t.indexOf(r,T+1));var j=D(-1===I?S:Math.min(S,I));if(t.substr(T+1+j,p)===n){A.push(t.substring(f,T).replace(R,e)),t[f=T+1+j+p]!==e&&(T=t.indexOf(e,f)),S=t.indexOf(n,f),I=t.indexOf(r,f);break}var x=D(I);if(t.substring(T+1+x,T+1+x+v)===r){if(A.push(t.substring(f,T).replace(R,e)),N(T+1+x+v),S=t.indexOf(n,f),T=t.indexOf(e,f),g&&(U(),l))return L();if(s&&b.length>=s)return L(!0);break}_.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:b.length,index:f}),T++}}else T++}return P();function C(t){b.push(t),O=f}function D(e){var n=0;if(-1!==e){var r=t.substring(T+1,e);r&&""===r.trim()&&(n=r.length)}return n}function P(e){return d||(void 0===e&&(e=t.substring(f)),A.push(e),f=h,C(A),g&&U()),L()}function N(e){f=e,C(A),A=[],I=t.indexOf(r,f)}function L(t){return{data:b,errors:_,meta:{delimiter:n,linebreak:r,aborted:l,truncated:!!t,cursor:O+(a||0)}}}function U(){o(L()),b=[],_=[]}},this.abort=function(){l=!0},this.getCharIndex=function(){return f}}function v(t){var e=t.data,n=i[e.workerId],r=!1;if(e.error)n.userError(e.error,e.file);else if(e.results&&e.results.data){var o={abort:function(){r=!0,m(e.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:g,resume:g};if(w(n.userStep)){for(var a=0;a<e.results.data.length&&(n.userStep({data:e.results.data[a],errors:e.results.errors,meta:e.results.meta},o),!r);a++);delete e.results}else w(n.userChunk)&&(n.userChunk(e.results,o,e.file),delete e.results)}e.finished&&!r&&m(e.workerId,e.results)}function m(t,e){var n=i[t];w(n.userComplete)&&n.userComplete(e),n.terminate(),delete i[t]}function g(){throw new Error("Not implemented.")}function b(t){if("object"!=typeof t||null===t)return t;var e=Array.isArray(t)?[]:{};for(var n in t)e[n]=b(t[n]);return e}function _(t,e){return function(){t.apply(e,arguments)}}function w(t){return"function"==typeof t}return r&&(e.onmessage=function(t){var n=t.data;if(void 0===a.WORKER_ID&&n&&(a.WORKER_ID=n.workerId),"string"==typeof n.input)e.postMessage({workerId:a.WORKER_ID,results:a.parse(n.input,n.config),finished:!0});else if(e.File&&n.input instanceof File||n.input instanceof Object){var r=a.parse(n.input,n.config);r&&e.postMessage({workerId:a.WORKER_ID,results:r,finished:!0})}}),(u.prototype=Object.create(c.prototype)).constructor=u,(f.prototype=Object.create(c.prototype)).constructor=f,(l.prototype=Object.create(l.prototype)).constructor=l,(d.prototype=Object.create(c.prototype)).constructor=d,a}();var Yt={},Xt={},te={},ee={},ne={},re={},ie={};ie.go=void 0,ie.go=function(t){return t()},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(ie,e)}(re),ne.chunkAsync=void 0;const oe=re,ae=Yt;ne.chunkAsync=function(t,e){return(0,ae.assert)(Number.isInteger(e),"The parameter size must be an integer"),(0,ae.assert)(e>0,"The parameter size must be greater than 0"),(0,oe.go)((async function*(){let n=[];for await(const r of t)n.push(r),n.length>=e&&(yield n,n=[]);n.length&&(yield n)}))};var se={chunkByAsync:void 0};const ce=y;se.chunkByAsync=function(t,e){return(0,ce.isAsyncIterable)(t)?async function*(t){let n=[],r=0;for await(const i of t)n.push(i),await e(i,r)&&(yield n,n=[]),r++;n.length&&(yield n)}(t):async function*(t){let n=[],r=0;for(const i of t)n.push(i),await e(i,r)&&(yield n,n=[]),r++;n.length&&(yield n)}(t)};var ue={};ue.chunkBy=void 0,ue.chunkBy=function*(t,e){let n=[],r=0;for(const i of t)n.push(i),e(i,r)&&(yield n,n=[]),r++;n.length&&(yield n)};var fe={chunk:void 0};const le=re,de=Yt;fe.chunk=function(t,e){return(0,de.assert)(Number.isInteger(e),"The parameter size must be an integer"),(0,de.assert)(e>0,"The parameter size must be greater than 0"),(0,le.go)((function*(){let n=[];for(const r of t)n.push(r),n.length>=e&&(yield n,n=[]);n.length&&(yield n)}))};var he={concatAsync:void 0};const ye=y,pe=re;he.concatAsync=function(t,...e){return(0,pe.go)((async function*(){for(const n of[t,...e])if((0,ye.isAsyncIterable)(n))for await(const t of n)yield t;else for(const t of n)yield t}))};var ve={concat:void 0};const me=re;ve.concat=function(t,...e){return(0,me.go)((function*(){for(const n of[t,...e])yield*n}))};var ge={},be={};be.copyIterable=be.copyAsyncIterable=void 0,be.copyAsyncIterable=async function*(t){for await(const e of t)yield e},be.copyIterable=function*(t){for(const e of t)yield e},ge.dropAsync=void 0;const _e=re,we=be,Ae=Yt;ge.dropAsync=function(t,e){return(0,Ae.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,Ae.assert)(e>=0,"The parameter count must be greater than or equal to 0"),0===e?(0,we.copyAsyncIterable)(t):(0,_e.go)((async function*(){var n;const r=t[Symbol.asyncIterator]();let i;try{let t;for(;!(({value:t,done:i}=await r.next()),i||e<=0);)e--;for(;!i;)yield t,({value:t,done:i}=await r.next())}finally{i||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}}))};var Oe={dropRightAsync:void 0};const ke=re,Ee=be,Se=Yt;Oe.dropRightAsync=function(t,e){return(0,Se.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,Se.assert)(e>=0,"The parameter count must be greater than or equal to 0"),0===e?(0,Ee.copyAsyncIterable)(t):(0,ke.go)((async function*(){const n=await async function(t){const e=[];for await(const n of t)e.push(n);return e}(t),r=n.slice(0,-e);for(const t of r)yield t}))};var Ie={dropRight:void 0};const Re=re,Te=be,je=Yt;Ie.dropRight=function(t,e){return(0,je.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,je.assert)(e>=0,"The parameter count must be greater than or equal to 0"),0===e?(0,Te.copyIterable)(t):(0,Re.go)((function*(){const n=Array.from(t);yield*n.slice(0,-e)}))};var xe={dropUntilAsync:void 0};const Ce=y;xe.dropUntilAsync=function(t,e){return(0,Ce.isAsyncIterable)(t)?async function*(t){var n;const r=t[Symbol.asyncIterator]();let i;try{let t,o=0;for(;!(({value:t,done:i}=await r.next()),i||await e(t,o++)););for(;!i;)yield t,({value:t,done:i}=await r.next())}finally{i||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}}(t):async function*(t){var n;const r=t[Symbol.iterator]();let i;try{let t,o=0;for(;!(({value:t,done:i}=r.next()),i||await e(t,o++)););for(;!i;)yield t,({value:t,done:i}=r.next())}finally{i||null===(n=r.return)||void 0===n||n.call(r)}}(t)};var De={};De.dropUntil=void 0,De.dropUntil=function*(t,e){var n;const r=t[Symbol.iterator]();let i;try{let t,o=0;for(;!(({value:t,done:i}=r.next()),i||e(t,o++)););for(;!i;)yield t,({value:t,done:i}=r.next())}finally{i||null===(n=r.return)||void 0===n||n.call(r)}};var Pe={drop:void 0};const Ne=re,Le=be,Ue=Yt;Pe.drop=function(t,e){return(0,Ue.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,Ue.assert)(e>=0,"The parameter count must be greater than or equal to 0"),0===e?(0,Le.copyIterable)(t):(0,Ne.go)((function*(){var n;const r=t[Symbol.iterator]();let i;try{let t;for(;!(({value:t,done:i}=r.next()),i||e<=0);)e--;for(;!i;)yield t,({value:t,done:i}=r.next())}finally{i||null===(n=r.return)||void 0===n||n.call(r)}}))};var Be={filterAsync:void 0};const Fe=y;Be.filterAsync=function(t,e){return(0,Fe.isAsyncIterable)(t)?async function*(t){let n=0;for await(const r of t)await e(r,n)&&(yield r),n++}(t):async function*(t){let n=0;for(const r of t)await e(r,n)&&(yield r),n++}(t)};var qe={};qe.filter=void 0,qe.filter=function*(t,e){let n=0;for(const r of t)e(r,n)&&(yield r),n++};var ze={},Me={},He={flattenByAsync:void 0};const Je=y;function We(t){return(0,Je.isIterable)(t)&&(0,Je.isntChar)(t)}He.flattenByAsync=function(t,e){return(0,Je.isAsyncIterable)(t)?async function*(t){const r=1;for await(const i of t)We(i)&&await e(i,r)?yield*n(i,r+1):yield i}(t):function(t){return n(t,1)}(t);async function*n(t,r){for(const i of t)We(i)&&await e(i,r)?yield*n(i,r+1):yield i}},Me.flattenDeepAsync=void 0;const Ke=He,Qe=Yt;Me.flattenDeepAsync=function(t,e=1/0){return(0,Qe.assert)(e===1/0||Number.isInteger(e),"The parameter depth must be an integer"),(0,Qe.assert)(e>=0,"The parameter depth must be greater than or equal to 0"),(0,Ke.flattenByAsync)(t,((t,n)=>n<=e))},ze.flattenAsync=void 0;const $e=Me;ze.flattenAsync=function(t){return(0,$e.flattenDeepAsync)(t,1)};var Ge={flattenBy:void 0};const Ze=y;Ge.flattenBy=function(t,e){return function*t(n,r){for(const o of n)i=o,(0,Ze.isIterable)(i)&&(0,Ze.isntChar)(i)&&e(o,r)?yield*t(o,r+1):yield o;var i}(t,1)};var Ve={flattenDeep:void 0};const Ye=Ge,Xe=Yt;Ve.flattenDeep=function(t,e=1/0){return(0,Xe.assert)(e===1/0||Number.isInteger(e),"The parameter depth must be an integer"),(0,Xe.assert)(e>=0,"The parameter depth must be greater than or equal to 0"),(0,Ye.flattenBy)(t,((t,n)=>n<=e))};var tn={flatten:void 0};const en=Ve;tn.flatten=function(t){return(0,en.flattenDeep)(t,1)};var nn={mapAsync:void 0};const rn=y;nn.mapAsync=function(t,e){return(0,rn.isAsyncIterable)(t)?async function*(t){let n=0;for await(const r of t)yield await e(r,n),n++}(t):async function*(t){let n=0;for(const r of t)yield await e(r,n),n++}(t)};var on={};on.map=void 0,on.map=function*(t,e){let n=0;for(const r of t)yield e(r,n),n++};var an={repeatAsync:void 0};const sn=re,cn=Yt;an.repeatAsync=function(t,e){return(0,cn.assert)(e===1/0||Number.isInteger(e),"The parameter times must be an integer"),(0,cn.assert)(e>=0,"The parameter times must be greater than or equal to 0"),e===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,sn.go)((async function*(){const n=[];if(e>0){for await(const e of t)yield e,n.push(e);e--}for(;e>0;)yield*n,e--}))};var un={repeat:void 0};const fn=re,ln=Yt;un.repeat=function(t,e){return(0,ln.assert)(e===1/0||Number.isInteger(e),"The parameter times must be an integer"),(0,ln.assert)(e>=0,"The parameter times must be greater than or equal to 0"),e===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,fn.go)((function*(){const n=[];if(e>0){for(const e of t)yield e,n.push(e);e--}for(;e>0;)yield*n,e--}))};var dn={sliceAsync:void 0};const hn=re,yn=Yt;dn.sliceAsync=function(t,e,n=1/0){return(0,yn.assert)(Number.isInteger(e),"The parameter start must be an integer"),(0,yn.assert)(e>=0,"The parameter start must be greater than or equal to 0"),(0,yn.assert)(Number.isInteger(n),"The parameter end must be an integer"),(0,yn.assert)(n>=e,"The parameter end must be greater than or equal to start"),(0,hn.go)((async function*(){let r=0;for await(const i of t){if(r>=n)break;r>=e&&(yield i),r++}}))};var pn={slice:void 0};const vn=re,mn=Yt;pn.slice=function(t,e,n=1/0){return(0,mn.assert)(Number.isInteger(e),"The parameter start must be an integer"),(0,mn.assert)(e>=0,"The parameter start must be greater than or equal to 0"),(0,mn.assert)(Number.isInteger(n),"The parameter end must be an integer"),(0,mn.assert)(n>=e,"The parameter end must be greater than or equal to start"),(0,vn.go)((function*(){let r=0;for(const i of t){if(r>=n)break;r>=e&&(yield i),r++}}))};var gn={};gn.splitAsync=void 0,gn.splitAsync=async function*(t,e){let n=[];for await(const r of t)r===e?(yield n,n=[]):n.push(r);yield n};var bn={splitByAsync:void 0};const _n=y;bn.splitByAsync=function(t,e){return(0,_n.isAsyncIterable)(t)?async function*(t){let n=[],r=0;for await(const i of t)await e(i,r)?(yield n,n=[]):n.push(i),r++;yield n}(t):async function*(t){let n=[],r=0;for(const i of t)await e(i,r)?(yield n,n=[]):n.push(i),r++;yield n}(t)};var wn={};wn.splitBy=void 0,wn.splitBy=function*(t,e){let n=[],r=0;for(const i of t)e(i,r)?(yield n,n=[]):n.push(i),r++;yield n};var An={};An.split=void 0,An.split=function*(t,e){let n=[];for(const r of t)r===e?(yield n,n=[]):n.push(r);yield n};var On={takeAsync:void 0};const kn=re,En=Yt;On.takeAsync=function(t,e){return(0,En.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,En.assert)(e>=0,"The parameter count must be greater than or equal to 0"),(0,kn.go)((async function*(){if(0!==e)for await(const n of t)if(yield n,0===--e)break}))};var Sn={takeRightAsync:void 0};const In=re,Rn=Yt;Sn.takeRightAsync=function(t,e){return(0,Rn.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,Rn.assert)(e>=0,"The parameter count must be greater than or equal to 0"),(0,In.go)((async function*(){var n;const r=t[Symbol.asyncIterator]();let i;try{const t=[];let o;for(;({value:o,done:i}=await r.next()),!i;)t.push(o),t.length>e&&t.shift();yield*t}finally{i||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}}))};var Tn={takeRight:void 0};const jn=re,xn=Yt;Tn.takeRight=function(t,e){return(0,xn.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,xn.assert)(e>=0,"The parameter count must be greater than or equal to 0"),(0,jn.go)((function*(){var n;const r=t[Symbol.iterator]();let i;try{const t=[];let o;for(;({value:o,done:i}=r.next()),!i;)t.push(o),t.length>e&&t.shift();yield*t}finally{i||null===(n=r.return)||void 0===n||n.call(r)}}))};var Cn={takeUntilAsync:void 0};const Dn=y;Cn.takeUntilAsync=function(t,e){return(0,Dn.isAsyncIterable)(t)?async function*(t){let n=0;for await(const r of t){if(await e(r,n))break;yield r,n++}}(t):async function*(t){let n=0;for(const r of t){if(await e(r,n))break;yield r,n++}}(t)};var Pn={};Pn.takeUntil=void 0,Pn.takeUntil=function*(t,e){let n=0;for(const r of t){if(e(r,n))break;yield r,n++}};var Nn={take:void 0};const Ln=re,Un=Yt;Nn.take=function(t,e){return(0,Un.assert)(Number.isInteger(e),"The parameter count must be an integer"),(0,Un.assert)(e>=0,"The parameter count must be greater than or equal to 0"),(0,Ln.go)((function*(){if(0!==e)for(const n of t)if(yield n,0===--e)break}))};var Bn={tapAsync:void 0};const Fn=y;Bn.tapAsync=function(t,e){return(0,Fn.isAsyncIterable)(t)?async function*(t){let n=0;for await(const r of t)await e(r,n),yield r,n++}(t):async function*(t){let n=0;for(const r of t)await e(r,n),yield r,n++}(t)};var qn={};qn.tap=void 0,qn.tap=function*(t,e){let n=0;for(const r of t)e(r,n),yield r,n++};var zn={};zn.toAsyncIterable=void 0,zn.toAsyncIterable=async function*(t){for(const e of t)yield e};var Mn={};Mn.transformAsync=void 0,Mn.transformAsync=async function*(t,e){yield*e(t)};var Hn={};Hn.transform=void 0,Hn.transform=function*(t,e){yield*e(t)};var Jn={};Jn.uniqAsync=void 0,Jn.uniqAsync=async function*(t){const e=new Set;for await(const n of t)e.has(n)||(yield n,e.add(n))};var Wn={uniqByAsync:void 0};const Kn=y;Wn.uniqByAsync=function(t,e){return(0,Kn.isAsyncIterable)(t)?async function*(t){const n=new Set;let r=0;for await(const i of t){const t=await e(i,r);n.has(t)||(yield i,n.add(t)),r++}}(t):async function*(t){const n=new Set;let r=0;for(const i of t){const t=await e(i,r);n.has(t)||(yield i,n.add(t)),r++}}(t)};var Qn={};Qn.uniqBy=void 0,Qn.uniqBy=function*(t,e){const n=new Set;let r=0;for(const i of t){const t=e(i,r);n.has(t)||(yield i,n.add(t)),r++}};var $n={};$n.uniq=void 0,$n.uniq=function*(t){const e=new Set;for(const n of t)e.has(n)||(yield n,e.add(n))};var Gn={zipAsync:void 0};const Zn=y;var Vn;!function(t){t[t.Sync=0]="Sync",t[t.Async=1]="Async"}(Vn||(Vn={})),Gn.zipAsync=function(t,...e){return async function*(...t){var e,n,r,i;const o=t.length,a=t.map((t=>(0,Zn.isAsyncIterable)(t)?[Vn.Async,t[Symbol.asyncIterator]()]:[Vn.Sync,t[Symbol.iterator]()])),s=a.map((()=>!1));try{for(;;){const t=new Array(o);for(let e=0;e<o;e++){const[n,r]=a[e];let i;if(i=n===Vn.Async?await r.next():r.next(),i.done)return void(s[e]=!0);t[e]=i.value}yield t}}finally{const t=a.filter(((t,e)=>!s[e]));for(const[o,a]of t)o===Vn.Async?await(null===(n=(e=a).return)||void 0===n?void 0:n.call(e)):null===(i=(r=a).return)||void 0===i||i.call(r)}}(t,...e)};var Yn={};Yn.zip=void 0,Yn.zip=function(t,...e){return function*(...t){const e=t.length,n=t.map((t=>t[Symbol.iterator]())),r=n.map((()=>!1));try{for(;;){const t=new Array(e);for(let i=0;i<e;i++){const{value:e,done:o}=n[i].next();if(o)return void(r[i]=!0);t[i]=e}yield t}}finally{n.filter(((t,e)=>!r[e])).forEach((t=>{var e;return null===(e=t.return)||void 0===e?void 0:e.call(t)}))}}(t,...e)},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(ne,e),r(se,e),r(ue,e),r(fe,e),r(he,e),r(ve,e),r(ge,e),r(Oe,e),r(Ie,e),r(xe,e),r(De,e),r(Pe,e),r(Be,e),r(qe,e),r(ze,e),r(He,e),r(Ge,e),r(Me,e),r(Ve,e),r(tn,e),r(nn,e),r(on,e),r(an,e),r(un,e),r(dn,e),r(pn,e),r(gn,e),r(bn,e),r(wn,e),r(An,e),r(On,e),r(Sn,e),r(Tn,e),r(Cn,e),r(Pn,e),r(Nn,e),r(Bn,e),r(qn,e),r(zn,e),r(Mn,e),r(Hn,e),r(Jn,e),r(Wn,e),r(Qn,e),r($n,e),r(Gn,e),r(Yn,e)}(ee);var Xn={},tr={};tr.consume=void 0,tr.consume=function(t,e){return e(t)};var er={eachAsync:void 0};const nr=y;er.eachAsync=function(t,e){return(0,nr.isAsyncIterable)(t)?async function(t){let n=0;for await(const r of t)await e(r,n),n++}(t):async function(t){let n=0;for(const r of t)await e(r,n),n++}(t)};var rr={};rr.each=void 0,rr.each=function(t,e){let n=0;for(const r of t)e(r,n),n++};var ir={everyAsync:void 0};const or=y;ir.everyAsync=function(t,e){return(0,or.isAsyncIterable)(t)?async function(t){let n=0;for await(const r of t){if(!await e(r,n))return!1;n++}return!0}(t):async function(t){let n=0;for(const r of t){if(!await e(r,n))return!1;n++}return!0}(t)};var ar={};ar.every=void 0,ar.every=function(t,e){let n=0;for(const r of t){if(!e(r,n))return!1;n++}return!0};var sr={findAsync:void 0};const cr=y;sr.findAsync=function(t,e){return(0,cr.isAsyncIterable)(t)?async function(t){let n=0;for await(const r of t){if(await e(r,n))return r;n++}return}(t):async function(t){let n=0;for(const r of t){if(await e(r,n))return r;n++}return}(t)};var ur={};ur.find=void 0,ur.find=function(t,e){let n=0;for(const r of t){if(e(r,n))return r;n++}};var fr={};fr.firstAsync=void 0,fr.firstAsync=async function(t){for await(const e of t)return e};var lr={};lr.first=void 0,lr.first=function(t){for(const e of t)return e};var dr={};dr.includesAsync=void 0,dr.includesAsync=async function(t,e){for await(const n of t)if(n===e)return!0;return!1};var hr={};hr.includes=void 0,hr.includes=function(t,e){for(const n of t)if(n===e)return!0;return!1};var yr={};yr.matchAsync=void 0,yr.matchAsync=async function(t,e){const n=e.length;let r=0;for await(const i of t)if(i===e[r]&&r++,r===n)return!0;return!1};var pr={};pr.match=void 0,pr.match=function(t,e){const n=e.length;let r=0;for(const i of t)if(i===e[r]&&r++,r===n)return!0;return!1};var vr={reduceAsync:void 0};const mr=y;vr.reduceAsync=function(t,e,n){return(0,mr.isUndefined)(n)?function(t,e){return(0,mr.isAsyncIterable)(t)?n(t):r(t);async function n(t){var n;const r=t[Symbol.asyncIterator]();let i;try{let t,a=await o(r),s=1;for(;({value:t,done:i}=await r.next()),!i;)a=await e(a,t,s++);return a}finally{i||await(null===(n=r.return)||void 0===n?void 0:n.call(r))}async function o(t){const e=await t.next();if(e.done)throw i=!0,new Error("Reduce of empty iterable with no initial value");return e.value}}async function r(t){var n;const r=t[Symbol.iterator]();let i;try{let t,a=o(r),s=1;for(;({value:t,done:i}=r.next()),!i;)a=await e(a,t,s++);return a}finally{i||null===(n=r.return)||void 0===n||n.call(r)}function o(t){const e=t.next();if(e.done)throw i=!0,new Error("Reduce of empty iterable with no initial value");return e.value}}}(t,e):function(t,e,n){return(0,mr.isAsyncIterable)(t)?i(t):r(t);async function r(t){let r=n,i=0;for(const n of t)r=await e(r,n,i++);return r}async function i(t){let r=n,i=0;for await(const n of t)r=await e(r,n,i++);return r}}(t,e,n)};var gr={reduce:void 0};const br=y;gr.reduce=function(t,e,n){return(0,br.isUndefined)(n)?function(t,e){var n;const r=t[Symbol.iterator]();let i;try{let t,a=o(r),s=1;for(;({value:t,done:i}=r.next()),!i;)a=e(a,t,s++);return a}finally{i||null===(n=r.return)||void 0===n||n.call(r)}function o(t){const e=t.next();if(e.done)throw i=!0,new Error("Reduce of empty iterable with no initial value");return e.value}}(t,e):function(t,e,n){let r=n,i=0;for(const n of t)r=e(r,n,i++);return r}(t,e,n)};var _r={someAsync:void 0};const wr=y;_r.someAsync=function(t,e){return(0,wr.isAsyncIterable)(t)?async function(t){let n=0;for await(const r of t){if(await e(r,n))return!0;n++}return!1}(t):async function(t){let n=0;for(const r of t){if(await e(r,n))return!0;n++}return!1}(t)};var Ar={};Ar.some=void 0,Ar.some=function(t,e){let n=0;for(const r of t){if(e(r,n))return!0;n++}return!1};var Or={};Or.lastAsync=void 0,Or.lastAsync=async function(t){var e;const n=t[Symbol.asyncIterator]();let r;try{let t,i;for(;({value:t,done:r}=await n.next()),!r;)i=t;return i}finally{r||await(null===(e=n.return)||void 0===e?void 0:e.call(n))}};var kr={};kr.last=void 0,kr.last=function(t){var e;const n=t[Symbol.iterator]();let r;try{let t,i;for(;({value:t,done:r}=n.next()),!r;)i=t;return i}finally{r||null===(e=n.return)||void 0===e||e.call(n)}};var Er={toArrayAsync:void 0};const Sr=tr;Er.toArrayAsync=function(t){return(0,Sr.consume)(t,(async t=>{const e=[];for await(const n of t)e.push(n);return e}))};var Ir={toArray:void 0};const Rr=tr;Ir.toArray=function(t){return(0,Rr.consume)(t,(t=>Array.from(t)))};var Tr={toSetAsync:void 0};const jr=tr;Tr.toSetAsync=function(t){return(0,jr.consume)(t,(async t=>{const e=new Set;for await(const n of t)e.add(n);return e}))};var xr={toSet:void 0};const Cr=tr;xr.toSet=function(t){return(0,Cr.consume)(t,(t=>new Set(t)))},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(tr,e),r(er,e),r(rr,e),r(ir,e),r(ar,e),r(sr,e),r(ur,e),r(fr,e),r(lr,e),r(dr,e),r(hr,e),r(yr,e),r(pr,e),r(vr,e),r(gr,e),r(_r,e),r(Ar,e),r(Or,e),r(kr,e),r(Er,e),r(Ir,e),r(Tr,e),r(xr,e)}(Xn),function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(ee,e),r(Xn,e)}(te);var Dr={},Pr={};Pr.traverseErrorPrototypeChain=void 0,Pr.traverseErrorPrototypeChain=function*(t){let e=t;for(;(e=Object.getPrototypeOf(e))&&(yield e,e!==Error.prototype););},Dr.getErrorNames=void 0;const Nr=y,Lr=Pr;Dr.getErrorNames=function*(t){var e;if((0,Nr.isError)(t))for(const n of(0,Lr.traverseErrorPrototypeChain)(t))(null===(e=n.constructor)||void 0===e?void 0:e.name)&&(yield n.constructor.name);else yield t.name,yield*t.ancestors};var Ur={isSerializableError:void 0};const Br=y;Ur.isSerializableError=function(t){return(0,Br.isObject)(t)&&(0,Br.isString)(t.name)&&(0,Br.isString)(t.message)&&((0,Br.isString)(t.stack)||(0,Br.isNull)(t.stack))&&(0,Br.isArray)(t.ancestors)&&t.ancestors.every(Br.isString)},Xt.CustomError=void 0;const Fr=te,qr=Dr,zr=y,Mr=Ur;class Hr extends Error{get name(){var t,e;return null!==(e=null!==(t=(0,Fr.first)((0,qr.getErrorNames)(this)))&&void 0!==t?t:Hr.name)&&void 0!==e?e:"CustomError"}static[Symbol.hasInstance](t){var e;if((0,zr.isError)(t)||(0,Mr.isSerializableError)(t)){const n=[null!==(e=this.prototype.constructor.name)&&void 0!==e?e:this.name,...(0,qr.getErrorNames)(this.prototype)].reverse(),r=(0,Fr.toArray)((0,qr.getErrorNames)(t)).reverse();return n.every(((t,e)=>t===r[e]))}return!1}}Xt.CustomError=Hr;var Jr={AssertionError:void 0};const Wr=Xt;class Kr extends Wr.CustomError{}Jr.AssertionError=Kr;var Qr={normalize:void 0};const $r=Dr,Gr=te;Qr.normalize=function(t){var e;const[n,...r]=(0,Gr.toArray)((0,$r.getErrorNames)(t));return{name:n,ancestors:r,message:t.message,stack:null!==(e=t.stack)&&void 0!==e?e:null}};var Zr={},Vr={},Yr={};Yr.pass=void 0,Yr.pass=function(){},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(Yr,e)}(Vr),Zr.hydrate=void 0;const Xr=Vr;function ti(t,e){const n=function(){(0,Xr.pass)()};return(n.prototype=Object.create(t.prototype)).constructor=n,Object.defineProperty(n,"name",{value:e}),n}Zr.hydrate=function(t){var e;const n=[t.name,...t.ancestors].slice(0,-1).reverse();let r=Error;for(const t of n)r=ti(r,t);const i=new r;return i.name=t.name,i.message=t.message,i.stack=null!==(e=t.stack)&&void 0!==e?e:void 0,i};var ei={assert:void 0};const ni=Jr;function ri(t){return Yt.assert(t.length>0,"payload must be a non-empty array"),n=>{const r=new e.Headers(n.headers);return r.set("Content-Type","text/csv"),{...n,headers:r,payload:ii(t)}}}function ii(t){const e=Object.keys(t[0]);return Vt.exports.unparse({data:t,fields:e})}function oi(t){return e=>({...e,signal:t})}function ai(t,n){return r=>{const i=new e.Headers(r.headers);return i.set(t,n),{...r,headers:i}}}function si(t,n){return r=>{const i=new e.Headers(r.headers);return i.append(t,n),{...r,headers:i}}}function ci(t){return n=>{const r=new e.Headers(n.headers);for(const[e,n]of Object.entries(t))r.set(e,n);return{...n,headers:r}}}function ui(t){return si("Accept",t)}function fi(t){return e=>{const n=new URL(e.url.href);return n.host=t,{...e,url:n}}}function li(t){return e=>{const n=new URL(e.url.href);return n.port=t.toString(),{...e,url:n}}}function di(t){return e=>{const n=new URL(e.url.href);return n.pathname=t,{...e,url:n}}}function hi(t){return e=>{const n=new URL(e.url.href);return n.search=t,{...e,url:n}}}function yi(t,e){return n=>{const r=new URL(n.url.href),i=new URLSearchParams(r.searchParams);return i.set(t,e.toString()),r.search=i.toString(),{...n,url:r}}}function pi(t){return e=>{const n=new URL(e.url.href),r=new URLSearchParams(n.searchParams);for(const[e,n]of Object.entries(t))r.set(e,n.toString());return n.search=r.toString(),{...e,url:n}}}function vi(t,e){return n=>{const r=new URL(n.url.href),i=new URLSearchParams(r.searchParams);return i.append(t,e.toString()),r.search=i.toString(),{...n,url:r}}}function mi(t,n){return r=>{const i=r.payload instanceof e.FormData?function(t){const n=new e.FormData;for(const[e,r]of t.entries())n.append(e,r);return n}(r.payload):new e.FormData;return y.isArray(n)?n.forEach((e=>i.append(t,e))):i.append(t,n),{...r,payload:i}}}ei.assert=function(t,e){if(!t)throw new ni.AssertionError(e)},function(e){var n=t&&t.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),r=t&&t.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};r(Xt,e),r(Jr,e),r(Ur,e),r(Qr,e),r(Zr,e),r(ei,e),r(Dr,e),r(Pr,e)}(Yt);const gi="function"==typeof btoa,bi="function"==typeof Buffer;"function"==typeof TextDecoder&&new TextDecoder,"function"==typeof TextEncoder&&new TextEncoder;const _i=Array.prototype.slice.call("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=");(t=>{let e={};_i.forEach(((t,n)=>e[t]=n))})(),String.fromCharCode.bind(String),"function"==typeof Uint8Array.from&&Uint8Array.from.bind(Uint8Array);const wi=gi?t=>btoa(t):bi?t=>Buffer.from(t,"binary").toString("base64"):t=>{let e,n,r,i,o="";const a=t.length%3;for(let a=0;a<t.length;){if((n=t.charCodeAt(a++))>255||(r=t.charCodeAt(a++))>255||(i=t.charCodeAt(a++))>255)throw new TypeError("invalid character found");e=n<<16|r<<8|i,o+=_i[e>>18&63]+_i[e>>12&63]+_i[e>>6&63]+_i[63&e]}return a?o.slice(0,a-3)+"===".substring(a):o};function Ai(t,e){return ai("Authorization","Basic "+wi(`${t}:${e}`))}function Oi(t){return ai("Authorization",`Bearer ${t}`)}function ki(t=!0){return e=>({...e,keepalive:t})}export{ui as accept,si as appendHeader,vi as appendSearchParam,Ai as basicAuth,Oi as bearerAuth,ri as csv,Kt as del,mi as formDataField,zt as get,Mt as head,ai as header,ci as headers,fi as host,Zt as json,ki as keepalive,Wt as patch,di as pathname,li as port,Ht as post,Jt as put,hi as search,yi as searchParam,pi as searchParams,oi as signal,Gt as text,$t as url};
7
+ */function ws(t){return h.assert(t.length>0,"payload must be a non-empty array"),n=>{const r=new e.Headers(n.headers);return r.set("Content-Type","text/csv"),{...n,headers:r,payload:Os(t)}}}function Os(t){const e=Object.keys(t[0]);return gs.exports.unparse({data:t,fields:e})}function _s(t){return e=>({...e,signal:t})}function As(t,n){return r=>{const i=new e.Headers(r.headers);return i.set(t,n),{...r,headers:i}}}function js(t,n){return r=>{const i=new e.Headers(r.headers);return i.append(t,n),{...r,headers:i}}}function Es(t){return n=>{const r=new e.Headers(n.headers);for(const[e,n]of Object.entries(t))r.set(e,n);return{...n,headers:r}}}function Ps(t){return js("Accept",t)}function Ss(t){return e=>{const n=new URL(e.url.href);return n.host=t,{...e,url:n}}}function Is(t){return e=>{const n=new URL(e.url.href);return n.port=t.toString(),{...e,url:n}}}function ks(t){return e=>{const n=new URL(e.url.href);return n.pathname=t,{...e,url:n}}}function Rs(t){return e=>{const n=h.go((()=>{const t=h.go((()=>{let t=e.url.pathname;return e.url.pathname.endsWith("/")||(t+="/"),t})),n=new URL(e.url.href);return n.pathname=t,n})),r=new URL(t,n);return{...e,url:r}}}function Ts(t){return e=>{const n=new URL(e.url.href);return n.search=t,{...e,url:n}}}function xs(t,e){return n=>{const r=new URL(n.url.href),i=new URLSearchParams(r.searchParams);return i.set(t,e.toString()),r.search=i.toString(),{...n,url:r}}}function Ns(t){return e=>{const n=new URL(e.url.href),r=new URLSearchParams(n.searchParams);for(const[e,n]of Object.entries(t))r.set(e,n.toString());return n.search=r.toString(),{...e,url:n}}}function Cs(t,e){return n=>{const r=new URL(n.url.href),i=new URLSearchParams(r.searchParams);return i.append(t,e.toString()),r.search=i.toString(),{...n,url:r}}}function Ds(t,n){return r=>{const i=r.payload instanceof e.FormData?function(t){const n=new e.FormData;for(const[e,r]of t.entries())n.append(e,r);return n}(r.payload):new e.FormData;return h.isArray(n)?n.forEach((e=>i.append(t,e))):i.append(t,n),{...r,payload:i}}}gs.exports=function t(){var e="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==e?e:{},n=!e.document&&!!e.postMessage,r=n&&/blob:/i.test((e.location||{}).protocol),i={},o=0,s={parse:function(n,r){var a=(r=r||{}).dynamicTyping||!1;if(O(a)&&(r.dynamicTypingFunction=a,a={}),r.dynamicTyping=a,r.transform=!!O(r.transform)&&r.transform,r.worker&&s.WORKERS_SUPPORTED){var c=function(){if(!s.WORKERS_SUPPORTED)return!1;var n,r,a=(n=e.URL||e.webkitURL||null,r=t.toString(),s.BLOB_URL||(s.BLOB_URL=n.createObjectURL(new Blob(["(",r,")();"],{type:"text/javascript"})))),c=new e.Worker(a);return c.onmessage=v,c.id=o++,i[c.id]=c}();return c.userStep=r.step,c.userChunk=r.chunk,c.userComplete=r.complete,c.userError=r.error,r.step=O(r.step),r.chunk=O(r.chunk),r.complete=O(r.complete),r.error=O(r.error),delete r.worker,void c.postMessage({input:n,config:r,workerId:c.id})}var y=null;return s.NODE_STREAM_INPUT,"string"==typeof n?y=r.download?new u(r):new l(r):!0===n.readable&&O(n.read)&&O(n.on)?y=new d(r):(e.File&&n instanceof File||n instanceof Object)&&(y=new f(r)),y.stream(n)},unparse:function(t,e){var n=!1,r=!0,i=",",o="\r\n",a='"',c=a+a,u=!1,f=null,l=!1;!function(){if("object"==typeof e){if("string"!=typeof e.delimiter||s.BAD_DELIMITERS.filter((function(t){return-1!==e.delimiter.indexOf(t)})).length||(i=e.delimiter),("boolean"==typeof e.quotes||"function"==typeof e.quotes||Array.isArray(e.quotes))&&(n=e.quotes),"boolean"!=typeof e.skipEmptyLines&&"string"!=typeof e.skipEmptyLines||(u=e.skipEmptyLines),"string"==typeof e.newline&&(o=e.newline),"string"==typeof e.quoteChar&&(a=e.quoteChar),"boolean"==typeof e.header&&(r=e.header),Array.isArray(e.columns)){if(0===e.columns.length)throw new Error("Option columns is empty");f=e.columns}void 0!==e.escapeChar&&(c=e.escapeChar+a),("boolean"==typeof e.escapeFormulae||e.escapeFormulae instanceof RegExp)&&(l=e.escapeFormulae instanceof RegExp?e.escapeFormulae:/^[=+\-@\t\r].*$/)}}();var d=new RegExp(h(a),"g");if("string"==typeof t&&(t=JSON.parse(t)),Array.isArray(t)){if(!t.length||Array.isArray(t[0]))return y(null,t,u);if("object"==typeof t[0])return y(f||Object.keys(t[0]),t,u)}else if("object"==typeof t)return"string"==typeof t.data&&(t.data=JSON.parse(t.data)),Array.isArray(t.data)&&(t.fields||(t.fields=t.meta&&t.meta.fields||f),t.fields||(t.fields=Array.isArray(t.data[0])?t.fields:"object"==typeof t.data[0]?Object.keys(t.data[0]):[]),Array.isArray(t.data[0])||"object"==typeof t.data[0]||(t.data=[t.data])),y(t.fields||[],t.data||[],u);throw new Error("Unable to serialize unrecognized input");function y(t,e,n){var s="";"string"==typeof t&&(t=JSON.parse(t)),"string"==typeof e&&(e=JSON.parse(e));var a=Array.isArray(t)&&0<t.length,c=!Array.isArray(e[0]);if(a&&r){for(var u=0;u<t.length;u++)0<u&&(s+=i),s+=p(t[u],u);0<e.length&&(s+=o)}for(var f=0;f<e.length;f++){var l=a?t.length:e[f].length,d=!1,y=a?0===Object.keys(e[f]).length:0===e[f].length;if(n&&!a&&(d="greedy"===n?""===e[f].join("").trim():1===e[f].length&&0===e[f][0].length),"greedy"===n&&a){for(var h=[],v=0;v<l;v++){var m=c?t[v]:v;h.push(e[f][m])}d=""===h.join("").trim()}if(!d){for(var b=0;b<l;b++){0<b&&!y&&(s+=i);var g=a&&c?t[b]:b;s+=p(e[f][g],b)}f<e.length-1&&(!n||0<l&&!y)&&(s+=o)}}return s}function p(t,e){if(null==t)return"";if(t.constructor===Date)return JSON.stringify(t).slice(1,25);var r=!1;l&&"string"==typeof t&&l.test(t)&&(t="'"+t,r=!0);var o=t.toString().replace(d,c);return(r=r||!0===n||"function"==typeof n&&n(t,e)||Array.isArray(n)&&n[e]||function(t,e){for(var n=0;n<e.length;n++)if(-1<t.indexOf(e[n]))return!0;return!1}(o,s.BAD_DELIMITERS)||-1<o.indexOf(i)||" "===o.charAt(0)||" "===o.charAt(o.length-1))?a+o+a:o}}};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&&!!e.Worker,s.NODE_STREAM_INPUT=1,s.LocalChunkSize=10485760,s.RemoteChunkSize=5242880,s.DefaultDelimiter=",",s.Parser=p,s.ParserHandle=y,s.NetworkStreamer=u,s.FileStreamer=f,s.StringStreamer=l,s.ReadableStreamStreamer=d,e.jQuery){var a=e.jQuery;a.fn.parse=function(t){var n=t.config||{},r=[];return this.each((function(t){if("INPUT"!==a(this).prop("tagName").toUpperCase()||"file"!==a(this).attr("type").toLowerCase()||!e.FileReader||!this.files||0===this.files.length)return!0;for(var i=0;i<this.files.length;i++)r.push({file:this.files[i],inputElem:this,instanceConfig:a.extend({},n)})})),i(),this;function i(){if(0!==r.length){var e,n,i,c,u=r[0];if(O(t.before)){var f=t.before(u.file,u.inputElem);if("object"==typeof f){if("abort"===f.action)return e="AbortError",n=u.file,i=u.inputElem,c=f.reason,void(O(t.error)&&t.error({name:e},n,i,c));if("skip"===f.action)return void o();"object"==typeof f.config&&(u.instanceConfig=a.extend(u.instanceConfig,f.config))}else if("skip"===f)return void o()}var l=u.instanceConfig.complete;u.instanceConfig.complete=function(t){O(l)&&l(t,u.file,u.inputElem),o()},s.parse(u.file,u.instanceConfig)}else O(t.complete)&&t.complete()}function o(){r.splice(0,1),i()}}}function c(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:{}},function(t){var e=g(t);e.chunkSize=parseInt(e.chunkSize),t.step||t.chunk||(e.chunkSize=null),this._handle=new y(e),(this._handle.streamer=this)._config=e}.call(this,t),this.parseChunk=function(t,n){if(this.isFirstChunk&&O(this._config.beforeFirstChunk)){var i=this._config.beforeFirstChunk(t);void 0!==i&&(t=i)}this.isFirstChunk=!1,this._halted=!1;var o=this._partialLine+t;this._partialLine="";var a=this._handle.parse(o,this._baseIndex,!this._finished);if(!this._handle.paused()&&!this._handle.aborted()){var c=a.meta.cursor;this._finished||(this._partialLine=o.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)e.postMessage({results:a,workerId:s.WORKER_ID,finished:u});else if(O(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||!O(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(t){O(this._config.error)?this._config.error(t):r&&this._config.error&&e.postMessage({workerId:s.WORKER_ID,error:t,finished:!1})}}function u(t){var e;(t=t||{}).chunkSize||(t.chunkSize=s.RemoteChunkSize),c.call(this,t),this._nextChunk=n?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(t){this._input=t,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(e=new XMLHttpRequest,this._config.withCredentials&&(e.withCredentials=this._config.withCredentials),n||(e.onload=w(this._chunkLoaded,this),e.onerror=w(this._chunkError,this)),e.open(this._config.downloadRequestBody?"POST":"GET",this._input,!n),this._config.downloadRequestHeaders){var t=this._config.downloadRequestHeaders;for(var r in t)e.setRequestHeader(r,t[r])}if(this._config.chunkSize){var i=this._start+this._config.chunkSize-1;e.setRequestHeader("Range","bytes="+this._start+"-"+i)}try{e.send(this._config.downloadRequestBody)}catch(t){this._chunkError(t.message)}n&&0===e.status&&this._chunkError()}},this._chunkLoaded=function(){4===e.readyState&&(e.status<200||400<=e.status?this._chunkError():(this._start+=this._config.chunkSize?this._config.chunkSize:e.responseText.length,this._finished=!this._config.chunkSize||this._start>=function(t){var e=t.getResponseHeader("Content-Range");return null===e?-1:parseInt(e.substring(e.lastIndexOf("/")+1))}(e),this.parseChunk(e.responseText)))},this._chunkError=function(t){var n=e.statusText||t;this._sendError(new Error(n))}}function f(t){var e,n;(t=t||{}).chunkSize||(t.chunkSize=s.LocalChunkSize),c.call(this,t);var r="undefined"!=typeof FileReader;this.stream=function(t){this._input=t,n=t.slice||t.webkitSlice||t.mozSlice,r?((e=new FileReader).onload=w(this._chunkLoaded,this),e.onerror=w(this._chunkError,this)):e=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount<this._config.preview)||this._readChunk()},this._readChunk=function(){var t=this._input;if(this._config.chunkSize){var i=Math.min(this._start+this._config.chunkSize,this._input.size);t=n.call(t,this._start,i)}var o=e.readAsText(t,this._config.encoding);r||this._chunkLoaded({target:{result:o}})},this._chunkLoaded=function(t){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(t.target.result)},this._chunkError=function(){this._sendError(e.error)}}function l(t){var e;c.call(this,t=t||{}),this.stream=function(t){return e=t,this._nextChunk()},this._nextChunk=function(){if(!this._finished){var t,n=this._config.chunkSize;return n?(t=e.substring(0,n),e=e.substring(n)):(t=e,e=""),this._finished=!e,this.parseChunk(t)}}}function d(t){c.call(this,t=t||{});var e=[],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(t){this._input=t,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){r&&1===e.length&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),e.length?this.parseChunk(e.shift()):n=!0},this._streamData=w((function(t){try{e.push("string"==typeof t?t:t.toString(this._config.encoding)),n&&(n=!1,this._checkIsFinished(),this.parseChunk(e.shift()))}catch(t){this._streamError(t)}}),this),this._streamError=w((function(t){this._streamCleanUp(),this._sendError(t)}),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 y(t){var e,n,r,i=Math.pow(2,53),o=-i,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,f=0,l=0,d=!1,y=!1,v=[],m={data:[],errors:[],meta:{}};if(O(t.step)){var b=t.step;t.step=function(e){if(m=e,A())_();else{if(_(),0===m.data.length)return;f+=e.data.length,t.preview&&f>t.preview?n.abort():(m.data=m.data[0],b(m,u))}}}function w(e){return"greedy"===t.skipEmptyLines?""===e.join("").trim():1===e.length&&0===e[0].length}function _(){return m&&r&&(E("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+s.DefaultDelimiter+"'"),r=!1),t.skipEmptyLines&&(m.data=m.data.filter((function(t){return!w(t)}))),A()&&function(){if(m)if(Array.isArray(m.data[0])){for(var e=0;A()&&e<m.data.length;e++)m.data[e].forEach(n);m.data.splice(0,1)}else m.data.forEach(n);function n(e,n){O(t.transformHeader)&&(e=t.transformHeader(e,n)),v.push(e)}}(),function(){if(!m||!t.header&&!t.dynamicTyping&&!t.transform)return m;function e(e,n){var r,i=t.header?{}:[];for(r=0;r<e.length;r++){var o=r,s=e[r];t.header&&(o=r>=v.length?"__parsed_extra":v[r]),t.transform&&(s=t.transform(s,o)),s=j(o,s),"__parsed_extra"===o?(i[o]=i[o]||[],i[o].push(s)):i[o]=s}return t.header&&(r>v.length?E("FieldMismatch","TooManyFields","Too many fields: expected "+v.length+" fields but parsed "+r,l+n):r<v.length&&E("FieldMismatch","TooFewFields","Too few fields: expected "+v.length+" fields but parsed "+r,l+n)),i}var n=1;return!m.data.length||Array.isArray(m.data[0])?(m.data=m.data.map(e),n=m.data.length):m.data=e(m.data,0),t.header&&m.meta&&(m.meta.fields=v),l+=n,m}()}function A(){return t.header&&0===v.length}function j(e,n){return r=e,t.dynamicTypingFunction&&void 0===t.dynamicTyping[r]&&(t.dynamicTyping[r]=t.dynamicTypingFunction(r)),!0===(t.dynamicTyping[r]||t.dynamicTyping)?"true"===n||"TRUE"===n||"false"!==n&&"FALSE"!==n&&(function(t){if(a.test(t)){var e=parseFloat(t);if(o<e&&e<i)return!0}return!1}(n)?parseFloat(n):c.test(n)?new Date(n):""===n?null:n):n;var r}function E(t,e,n,r){var i={type:t,code:e,message:n};void 0!==r&&(i.row=r),m.errors.push(i)}this.parse=function(i,o,a){var c=t.quoteChar||'"';if(t.newline||(t.newline=function(t,e){t=t.substring(0,1048576);var n=new RegExp(h(e)+"([^]*?)"+h(e),"gm"),r=(t=t.replace(n,"")).split("\r"),i=t.split("\n"),o=1<i.length&&i[0].length<r[0].length;if(1===r.length||o)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"}(i,c)),r=!1,t.delimiter)O(t.delimiter)&&(t.delimiter=t.delimiter(i),m.meta.delimiter=t.delimiter);else{var u=function(e,n,r,i,o){var a,c,u,f;o=o||[",","\t","|",";",s.RECORD_SEP,s.UNIT_SEP];for(var l=0;l<o.length;l++){var d=o[l],y=0,h=0,v=0;u=void 0;for(var m=new p({comments:i,delimiter:d,newline:n,preview:10}).parse(e),b=0;b<m.data.length;b++)if(r&&w(m.data[b]))v++;else{var g=m.data[b].length;h+=g,void 0!==u?0<g&&(y+=Math.abs(g-u),u=g):u=g}0<m.data.length&&(h/=m.data.length-v),(void 0===c||y<=c)&&(void 0===f||f<h)&&1.99<h&&(c=y,a=d,f=h)}return{successful:!!(t.delimiter=a),bestDelimiter:a}}(i,t.newline,t.skipEmptyLines,t.comments,t.delimitersToGuess);u.successful?t.delimiter=u.bestDelimiter:(r=!0,t.delimiter=s.DefaultDelimiter),m.meta.delimiter=t.delimiter}var f=g(t);return t.preview&&t.header&&f.preview++,e=i,n=new p(f),m=n.parse(e,o,a),_(),d?{meta:{paused:!0}}:m||{meta:{paused:!1}}},this.paused=function(){return d},this.pause=function(){d=!0,n.abort(),e=O(t.chunk)?"":e.substring(n.getCharIndex())},this.resume=function(){u.streamer._halted?(d=!1,u.streamer.parseChunk(e,!0)):setTimeout(u.resume,3)},this.aborted=function(){return y},this.abort=function(){y=!0,n.abort(),m.meta.aborted=!0,O(t.complete)&&t.complete(m),e=""}}function h(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function p(t){var e,n=(t=t||{}).delimiter,r=t.newline,i=t.comments,o=t.step,a=t.preview,c=t.fastMode,u=e=void 0===t.quoteChar||null===t.quoteChar?'"':t.quoteChar;if(void 0!==t.escapeChar&&(u=t.escapeChar),("string"!=typeof n||-1<s.BAD_DELIMITERS.indexOf(n))&&(n=","),i===n)throw new Error("Comment character same as delimiter");!0===i?i="#":("string"!=typeof i||-1<s.BAD_DELIMITERS.indexOf(i))&&(i=!1),"\n"!==r&&"\r"!==r&&"\r\n"!==r&&(r="\n");var f=0,l=!1;this.parse=function(t,s,d){if("string"!=typeof t)throw new Error("Input must be a string");var y=t.length,p=n.length,v=r.length,m=i.length,b=O(o),g=[],w=[],_=[],A=f=0;if(!t)return F();if(c||!1!==c&&-1===t.indexOf(e)){for(var j=t.split(r),E=0;E<j.length;E++){if(_=j[E],f+=_.length,E!==j.length-1)f+=r.length;else if(d)return F();if(!i||_.substring(0,m)!==i){if(b){if(g=[],x(_.split(n)),B(),l)return F()}else x(_.split(n));if(a&&a<=E)return g=g.slice(0,a),F(!0)}}return F()}for(var P=t.indexOf(n,f),S=t.indexOf(r,f),I=new RegExp(h(u)+h(e),"g"),k=t.indexOf(e,f);;)if(t[f]!==e)if(i&&0===_.length&&t.substring(f,f+m)===i){if(-1===S)return F();f=S+v,S=t.indexOf(r,f),P=t.indexOf(n,f)}else if(-1!==P&&(P<S||-1===S))_.push(t.substring(f,P)),f=P+p,P=t.indexOf(n,f);else{if(-1===S)break;if(_.push(t.substring(f,S)),D(S+v),b&&(B(),l))return F();if(a&&g.length>=a)return F(!0)}else for(k=f,f++;;){if(-1===(k=t.indexOf(e,k+1)))return d||w.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:g.length,index:f}),C();if(k===y-1)return C(t.substring(f,k).replace(I,e));if(e!==u||t[k+1]!==u){if(e===u||0===k||t[k-1]!==u){-1!==P&&P<k+1&&(P=t.indexOf(n,k+1)),-1!==S&&S<k+1&&(S=t.indexOf(r,k+1));var R=N(-1===S?P:Math.min(P,S));if(t.substr(k+1+R,p)===n){_.push(t.substring(f,k).replace(I,e)),t[f=k+1+R+p]!==e&&(k=t.indexOf(e,f)),P=t.indexOf(n,f),S=t.indexOf(r,f);break}var T=N(S);if(t.substring(k+1+T,k+1+T+v)===r){if(_.push(t.substring(f,k).replace(I,e)),D(k+1+T+v),P=t.indexOf(n,f),k=t.indexOf(e,f),b&&(B(),l))return F();if(a&&g.length>=a)return F(!0);break}w.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:g.length,index:f}),k++}}else k++}return C();function x(t){g.push(t),A=f}function N(e){var n=0;if(-1!==e){var r=t.substring(k+1,e);r&&""===r.trim()&&(n=r.length)}return n}function C(e){return d||(void 0===e&&(e=t.substring(f)),_.push(e),f=y,x(_),b&&B()),F()}function D(e){f=e,x(_),_=[],S=t.indexOf(r,f)}function F(t){return{data:g,errors:w,meta:{delimiter:n,linebreak:r,aborted:l,truncated:!!t,cursor:A+(s||0)}}}function B(){o(F()),g=[],w=[]}},this.abort=function(){l=!0},this.getCharIndex=function(){return f}}function v(t){var e=t.data,n=i[e.workerId],r=!1;if(e.error)n.userError(e.error,e.file);else if(e.results&&e.results.data){var o={abort:function(){r=!0,m(e.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:b,resume:b};if(O(n.userStep)){for(var s=0;s<e.results.data.length&&(n.userStep({data:e.results.data[s],errors:e.results.errors,meta:e.results.meta},o),!r);s++);delete e.results}else O(n.userChunk)&&(n.userChunk(e.results,o,e.file),delete e.results)}e.finished&&!r&&m(e.workerId,e.results)}function m(t,e){var n=i[t];O(n.userComplete)&&n.userComplete(e),n.terminate(),delete i[t]}function b(){throw new Error("Not implemented.")}function g(t){if("object"!=typeof t||null===t)return t;var e=Array.isArray(t)?[]:{};for(var n in t)e[n]=g(t[n]);return e}function w(t,e){return function(){t.apply(e,arguments)}}function O(t){return"function"==typeof t}return r&&(e.onmessage=function(t){var n=t.data;if(void 0===s.WORKER_ID&&n&&(s.WORKER_ID=n.workerId),"string"==typeof n.input)e.postMessage({workerId:s.WORKER_ID,results:s.parse(n.input,n.config),finished:!0});else if(e.File&&n.input instanceof File||n.input instanceof Object){var r=s.parse(n.input,n.config);r&&e.postMessage({workerId:s.WORKER_ID,results:r,finished:!0})}}),(u.prototype=Object.create(c.prototype)).constructor=u,(f.prototype=Object.create(c.prototype)).constructor=f,(l.prototype=Object.create(l.prototype)).constructor=l,(d.prototype=Object.create(c.prototype)).constructor=d,s}();const Fs="function"==typeof btoa,Bs="function"==typeof Buffer;"function"==typeof TextDecoder&&new TextDecoder,"function"==typeof TextEncoder&&new TextEncoder;const Ls=Array.prototype.slice.call("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=");(t=>{let e={};Ls.forEach(((t,n)=>e[t]=n))})(),String.fromCharCode.bind(String),"function"==typeof Uint8Array.from&&Uint8Array.from.bind(Uint8Array);const Us=Fs?t=>btoa(t):Bs?t=>Buffer.from(t,"binary").toString("base64"):t=>{let e,n,r,i,o="";const s=t.length%3;for(let s=0;s<t.length;){if((n=t.charCodeAt(s++))>255||(r=t.charCodeAt(s++))>255||(i=t.charCodeAt(s++))>255)throw new TypeError("invalid character found");e=n<<16|r<<8|i,o+=Ls[e>>18&63]+Ls[e>>12&63]+Ls[e>>6&63]+Ls[63&e]}return s?o.slice(0,s-3)+"===".substring(s):o};function Ms(t,e){return As("Authorization","Basic "+Us(`${t}:${e}`))}function zs(t){return As("Authorization",`Bearer ${t}`)}function qs(t=!0){return e=>({...e,keepalive:t})}export{Ps as accept,js as appendHeader,Rs as appendPathname,Cs as appendSearchParam,Ms as basicAuth,zs as bearerAuth,ws as csv,hs as del,Ds as formDataField,us as get,fs as head,As as header,Es as headers,Ss as host,bs as json,qs as keepalive,ys as patch,ks as pathname,Is as port,ls as post,ds as put,Ts as search,xs as searchParam,Ns as searchParams,_s as signal,ms as text,vs as url};
8
8
  //# sourceMappingURL=index.min.mjs.map