@shipengine/react-api 1.0.0-next.3 → 1.0.0-next.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -1,16 +1,16 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const vi=require("react-dom"),I=require("react"),ut=require("react/jsx-runtime");function Ut(t,e){return Ut=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Ut(t,e)}function Ee(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Ut(t,e)}var Ae=function(){function t(){this.listeners=[]}var e=t.prototype;return e.subscribe=function(n){var i=this,a=n||function(){};return this.listeners.push(a),this.onSubscribe(),function(){i.listeners=i.listeners.filter(function(s){return s!==a}),i.onUnsubscribe()}},e.hasListeners=function(){return this.listeners.length>0},e.onSubscribe=function(){},e.onUnsubscribe=function(){},t}();function w(){return w=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},w.apply(this,arguments)}var Ke=typeof window>"u";function U(){}function mi(t,e){return typeof t=="function"?t(e):t}function Nt(t){return typeof t=="number"&&t>=0&&t!==1/0}function Ge(t){return Array.isArray(t)?t:[t]}function On(t,e){return Math.max(t+(e||0)-Date.now(),0)}function Qe(t,e,r){return $e(t)?typeof e=="function"?w({},r,{queryKey:t,queryFn:e}):w({},e,{queryKey:t}):t}function gi(t,e,r){return $e(t)?typeof e=="function"?w({},r,{mutationKey:t,mutationFn:e}):w({},e,{mutationKey:t}):typeof t=="function"?w({},e,{mutationFn:t}):w({},t)}function re(t,e,r){return $e(t)?[w({},e,{queryKey:t}),r]:[t||{},e]}function bi(t,e){if(t===!0&&e===!0||t==null&&e==null)return"all";if(t===!1&&e===!1)return"none";var r=t??!e;return r?"active":"inactive"}function Pr(t,e){var r=t.active,n=t.exact,i=t.fetching,a=t.inactive,s=t.predicate,o=t.queryKey,l=t.stale;if($e(o)){if(n){if(e.queryHash!==ar(o,e.options))return!1}else if(!We(e.queryKey,o))return!1}var f=bi(r,a);if(f==="none")return!1;if(f!=="all"){var c=e.isActive();if(f==="active"&&!c||f==="inactive"&&c)return!1}return!(typeof l=="boolean"&&e.isStale()!==l||typeof i=="boolean"&&e.isFetching()!==i||s&&!s(e))}function Er(t,e){var r=t.exact,n=t.fetching,i=t.predicate,a=t.mutationKey;if($e(a)){if(!e.options.mutationKey)return!1;if(r){if(he(e.options.mutationKey)!==he(a))return!1}else if(!We(e.options.mutationKey,a))return!1}return!(typeof n=="boolean"&&e.state.status==="loading"!==n||i&&!i(e))}function ar(t,e){var r=e?.queryKeyHashFn||he;return r(t)}function he(t){var e=Ge(t);return Si(e)}function Si(t){return JSON.stringify(t,function(e,r){return Lt(r)?Object.keys(r).sort().reduce(function(n,i){return n[i]=r[i],n},{}):r})}function We(t,e){return Pn(Ge(t),Ge(e))}function Pn(t,e){return t===e?!0:typeof t!=typeof e?!1:t&&e&&typeof t=="object"&&typeof e=="object"?!Object.keys(e).some(function(r){return!Pn(t[r],e[r])}):!1}function He(t,e){if(t===e)return t;var r=Array.isArray(t)&&Array.isArray(e);if(r||Lt(t)&&Lt(e)){for(var n=r?t.length:Object.keys(t).length,i=r?e:Object.keys(e),a=i.length,s=r?[]:{},o=0,l=0;l<a;l++){var f=r?l:i[l];s[f]=He(t[f],e[f]),s[f]===t[f]&&o++}return n===a&&o===n?t:s}return e}function wi(t,e){if(t&&!e||e&&!t)return!1;for(var r in t)if(t[r]!==e[r])return!1;return!0}function Lt(t){if(!Ar(t))return!1;var e=t.constructor;if(typeof e>"u")return!0;var r=e.prototype;return!(!Ar(r)||!r.hasOwnProperty("isPrototypeOf"))}function Ar(t){return Object.prototype.toString.call(t)==="[object Object]"}function $e(t){return typeof t=="string"||Array.isArray(t)}function Oi(t){return new Promise(function(e){setTimeout(e,t)})}function Rr(t){Promise.resolve().then(t).catch(function(e){return setTimeout(function(){throw e})})}function En(){if(typeof AbortController=="function")return new AbortController}var Pi=function(t){Ee(e,t);function e(){var n;return n=t.call(this)||this,n.setup=function(i){var a;if(!Ke&&((a=window)!=null&&a.addEventListener)){var s=function(){return i()};return window.addEventListener("visibilitychange",s,!1),window.addEventListener("focus",s,!1),function(){window.removeEventListener("visibilitychange",s),window.removeEventListener("focus",s)}}},n}var r=e.prototype;return r.onSubscribe=function(){this.cleanup||this.setEventListener(this.setup)},r.onUnsubscribe=function(){if(!this.hasListeners()){var i;(i=this.cleanup)==null||i.call(this),this.cleanup=void 0}},r.setEventListener=function(i){var a,s=this;this.setup=i,(a=this.cleanup)==null||a.call(this),this.cleanup=i(function(o){typeof o=="boolean"?s.setFocused(o):s.onFocus()})},r.setFocused=function(i){this.focused=i,i&&this.onFocus()},r.onFocus=function(){this.listeners.forEach(function(i){i()})},r.isFocused=function(){return typeof this.focused=="boolean"?this.focused:typeof document>"u"?!0:[void 0,"visible","prerender"].includes(document.visibilityState)},e}(Ae),Fe=new Pi,Ei=function(t){Ee(e,t);function e(){var n;return n=t.call(this)||this,n.setup=function(i){var a;if(!Ke&&((a=window)!=null&&a.addEventListener)){var s=function(){return i()};return window.addEventListener("online",s,!1),window.addEventListener("offline",s,!1),function(){window.removeEventListener("online",s),window.removeEventListener("offline",s)}}},n}var r=e.prototype;return r.onSubscribe=function(){this.cleanup||this.setEventListener(this.setup)},r.onUnsubscribe=function(){if(!this.hasListeners()){var i;(i=this.cleanup)==null||i.call(this),this.cleanup=void 0}},r.setEventListener=function(i){var a,s=this;this.setup=i,(a=this.cleanup)==null||a.call(this),this.cleanup=i(function(o){typeof o=="boolean"?s.setOnline(o):s.onOnline()})},r.setOnline=function(i){this.online=i,i&&this.onOnline()},r.onOnline=function(){this.listeners.forEach(function(i){i()})},r.isOnline=function(){return typeof this.online=="boolean"?this.online:typeof navigator>"u"||typeof navigator.onLine>"u"?!0:navigator.onLine},e}(Ae),ke=new Ei;function Ai(t){return Math.min(1e3*Math.pow(2,t),3e4)}function Ve(t){return typeof t?.cancel=="function"}var An=function(e){this.revert=e?.revert,this.silent=e?.silent};function Be(t){return t instanceof An}var Rn=function(e){var r=this,n=!1,i,a,s,o;this.abort=e.abort,this.cancel=function(h){return i?.(h)},this.cancelRetry=function(){n=!0},this.continueRetry=function(){n=!1},this.continue=function(){return a?.()},this.failureCount=0,this.isPaused=!1,this.isResolved=!1,this.isTransportCancelable=!1,this.promise=new Promise(function(h,d){s=h,o=d});var l=function(d){r.isResolved||(r.isResolved=!0,e.onSuccess==null||e.onSuccess(d),a?.(),s(d))},f=function(d){r.isResolved||(r.isResolved=!0,e.onError==null||e.onError(d),a?.(),o(d))},c=function(){return new Promise(function(d){a=d,r.isPaused=!0,e.onPause==null||e.onPause()}).then(function(){a=void 0,r.isPaused=!1,e.onContinue==null||e.onContinue()})},u=function h(){if(!r.isResolved){var d;try{d=e.fn()}catch(p){d=Promise.reject(p)}i=function(v){if(!r.isResolved&&(f(new An(v)),r.abort==null||r.abort(),Ve(d)))try{d.cancel()}catch{}},r.isTransportCancelable=Ve(d),Promise.resolve(d).then(l).catch(function(p){var v,m;if(!r.isResolved){var y=(v=e.retry)!=null?v:3,g=(m=e.retryDelay)!=null?m:Ai,S=typeof g=="function"?g(r.failureCount,p):g,b=y===!0||typeof y=="number"&&r.failureCount<y||typeof y=="function"&&y(r.failureCount,p);if(n||!b){f(p);return}r.failureCount++,e.onFail==null||e.onFail(r.failureCount,p),Oi(S).then(function(){if(!Fe.isFocused()||!ke.isOnline())return c()}).then(function(){n?f(p):h()})}})}};u()},Ri=function(){function t(){this.queue=[],this.transactions=0,this.notifyFn=function(r){r()},this.batchNotifyFn=function(r){r()}}var e=t.prototype;return e.batch=function(n){var i;this.transactions++;try{i=n()}finally{this.transactions--,this.transactions||this.flush()}return i},e.schedule=function(n){var i=this;this.transactions?this.queue.push(n):Rr(function(){i.notifyFn(n)})},e.batchCalls=function(n){var i=this;return function(){for(var a=arguments.length,s=new Array(a),o=0;o<a;o++)s[o]=arguments[o];i.schedule(function(){n.apply(void 0,s)})}},e.flush=function(){var n=this,i=this.queue;this.queue=[],i.length&&Rr(function(){n.batchNotifyFn(function(){i.forEach(function(a){n.notifyFn(a)})})})},e.setNotifyFunction=function(n){this.notifyFn=n},e.setBatchNotifyFunction=function(n){this.batchNotifyFn=n},t}(),F=new Ri,Cn=console;function Je(){return Cn}function Ci(t){Cn=t}var Fi=function(){function t(r){this.abortSignalConsumed=!1,this.hadObservers=!1,this.defaultOptions=r.defaultOptions,this.setOptions(r.options),this.observers=[],this.cache=r.cache,this.queryKey=r.queryKey,this.queryHash=r.queryHash,this.initialState=r.state||this.getDefaultState(this.options),this.state=this.initialState,this.meta=r.meta,this.scheduleGc()}var e=t.prototype;return e.setOptions=function(n){var i;this.options=w({},this.defaultOptions,n),this.meta=n?.meta,this.cacheTime=Math.max(this.cacheTime||0,(i=this.options.cacheTime)!=null?i:5*60*1e3)},e.setDefaultOptions=function(n){this.defaultOptions=n},e.scheduleGc=function(){var n=this;this.clearGcTimeout(),Nt(this.cacheTime)&&(this.gcTimeout=setTimeout(function(){n.optionalRemove()},this.cacheTime))},e.clearGcTimeout=function(){this.gcTimeout&&(clearTimeout(this.gcTimeout),this.gcTimeout=void 0)},e.optionalRemove=function(){this.observers.length||(this.state.isFetching?this.hadObservers&&this.scheduleGc():this.cache.remove(this))},e.setData=function(n,i){var a,s,o=this.state.data,l=mi(n,o);return(a=(s=this.options).isDataEqual)!=null&&a.call(s,o,l)?l=o:this.options.structuralSharing!==!1&&(l=He(o,l)),this.dispatch({data:l,type:"success",dataUpdatedAt:i?.updatedAt}),l},e.setState=function(n,i){this.dispatch({type:"setState",state:n,setStateOptions:i})},e.cancel=function(n){var i,a=this.promise;return(i=this.retryer)==null||i.cancel(n),a?a.then(U).catch(U):Promise.resolve()},e.destroy=function(){this.clearGcTimeout(),this.cancel({silent:!0})},e.reset=function(){this.destroy(),this.setState(this.initialState)},e.isActive=function(){return this.observers.some(function(n){return n.options.enabled!==!1})},e.isFetching=function(){return this.state.isFetching},e.isStale=function(){return this.state.isInvalidated||!this.state.dataUpdatedAt||this.observers.some(function(n){return n.getCurrentResult().isStale})},e.isStaleByTime=function(n){return n===void 0&&(n=0),this.state.isInvalidated||!this.state.dataUpdatedAt||!On(this.state.dataUpdatedAt,n)},e.onFocus=function(){var n,i=this.observers.find(function(a){return a.shouldFetchOnWindowFocus()});i&&i.refetch(),(n=this.retryer)==null||n.continue()},e.onOnline=function(){var n,i=this.observers.find(function(a){return a.shouldFetchOnReconnect()});i&&i.refetch(),(n=this.retryer)==null||n.continue()},e.addObserver=function(n){this.observers.indexOf(n)===-1&&(this.observers.push(n),this.hadObservers=!0,this.clearGcTimeout(),this.cache.notify({type:"observerAdded",query:this,observer:n}))},e.removeObserver=function(n){this.observers.indexOf(n)!==-1&&(this.observers=this.observers.filter(function(i){return i!==n}),this.observers.length||(this.retryer&&(this.retryer.isTransportCancelable||this.abortSignalConsumed?this.retryer.cancel({revert:!0}):this.retryer.cancelRetry()),this.cacheTime?this.scheduleGc():this.cache.remove(this)),this.cache.notify({type:"observerRemoved",query:this,observer:n}))},e.getObserversCount=function(){return this.observers.length},e.invalidate=function(){this.state.isInvalidated||this.dispatch({type:"invalidate"})},e.fetch=function(n,i){var a=this,s,o,l;if(this.state.isFetching){if(this.state.dataUpdatedAt&&i?.cancelRefetch)this.cancel({silent:!0});else if(this.promise){var f;return(f=this.retryer)==null||f.continueRetry(),this.promise}}if(n&&this.setOptions(n),!this.options.queryFn){var c=this.observers.find(function(g){return g.options.queryFn});c&&this.setOptions(c.options)}var u=Ge(this.queryKey),h=En(),d={queryKey:u,pageParam:void 0,meta:this.meta};Object.defineProperty(d,"signal",{enumerable:!0,get:function(){if(h)return a.abortSignalConsumed=!0,h.signal}});var p=function(){return a.options.queryFn?(a.abortSignalConsumed=!1,a.options.queryFn(d)):Promise.reject("Missing queryFn")},v={fetchOptions:i,options:this.options,queryKey:u,state:this.state,fetchFn:p,meta:this.meta};if((s=this.options.behavior)!=null&&s.onFetch){var m;(m=this.options.behavior)==null||m.onFetch(v)}if(this.revertState=this.state,!this.state.isFetching||this.state.fetchMeta!==((o=v.fetchOptions)==null?void 0:o.meta)){var y;this.dispatch({type:"fetch",meta:(y=v.fetchOptions)==null?void 0:y.meta})}return this.retryer=new Rn({fn:v.fetchFn,abort:h==null||(l=h.abort)==null?void 0:l.bind(h),onSuccess:function(S){a.setData(S),a.cache.config.onSuccess==null||a.cache.config.onSuccess(S,a),a.cacheTime===0&&a.optionalRemove()},onError:function(S){Be(S)&&S.silent||a.dispatch({type:"error",error:S}),Be(S)||(a.cache.config.onError==null||a.cache.config.onError(S,a),Je().error(S)),a.cacheTime===0&&a.optionalRemove()},onFail:function(){a.dispatch({type:"failed"})},onPause:function(){a.dispatch({type:"pause"})},onContinue:function(){a.dispatch({type:"continue"})},retry:v.options.retry,retryDelay:v.options.retryDelay}),this.promise=this.retryer.promise,this.promise},e.dispatch=function(n){var i=this;this.state=this.reducer(this.state,n),F.batch(function(){i.observers.forEach(function(a){a.onQueryUpdate(n)}),i.cache.notify({query:i,type:"queryUpdated",action:n})})},e.getDefaultState=function(n){var i=typeof n.initialData=="function"?n.initialData():n.initialData,a=typeof n.initialData<"u",s=a?typeof n.initialDataUpdatedAt=="function"?n.initialDataUpdatedAt():n.initialDataUpdatedAt:0,o=typeof i<"u";return{data:i,dataUpdateCount:0,dataUpdatedAt:o?s??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchMeta:null,isFetching:!1,isInvalidated:!1,isPaused:!1,status:o?"success":"idle"}},e.reducer=function(n,i){var a,s;switch(i.type){case"failed":return w({},n,{fetchFailureCount:n.fetchFailureCount+1});case"pause":return w({},n,{isPaused:!0});case"continue":return w({},n,{isPaused:!1});case"fetch":return w({},n,{fetchFailureCount:0,fetchMeta:(a=i.meta)!=null?a:null,isFetching:!0,isPaused:!1},!n.dataUpdatedAt&&{error:null,status:"loading"});case"success":return w({},n,{data:i.data,dataUpdateCount:n.dataUpdateCount+1,dataUpdatedAt:(s=i.dataUpdatedAt)!=null?s:Date.now(),error:null,fetchFailureCount:0,isFetching:!1,isInvalidated:!1,isPaused:!1,status:"success"});case"error":var o=i.error;return Be(o)&&o.revert&&this.revertState?w({},this.revertState):w({},n,{error:o,errorUpdateCount:n.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:n.fetchFailureCount+1,isFetching:!1,isPaused:!1,status:"error"});case"invalidate":return w({},n,{isInvalidated:!0});case"setState":return w({},n,i.state);default:return n}},t}(),xi=function(t){Ee(e,t);function e(n){var i;return i=t.call(this)||this,i.config=n||{},i.queries=[],i.queriesMap={},i}var r=e.prototype;return r.build=function(i,a,s){var o,l=a.queryKey,f=(o=a.queryHash)!=null?o:ar(l,a),c=this.get(f);return c||(c=new Fi({cache:this,queryKey:l,queryHash:f,options:i.defaultQueryOptions(a),state:s,defaultOptions:i.getQueryDefaults(l),meta:a.meta}),this.add(c)),c},r.add=function(i){this.queriesMap[i.queryHash]||(this.queriesMap[i.queryHash]=i,this.queries.push(i),this.notify({type:"queryAdded",query:i}))},r.remove=function(i){var a=this.queriesMap[i.queryHash];a&&(i.destroy(),this.queries=this.queries.filter(function(s){return s!==i}),a===i&&delete this.queriesMap[i.queryHash],this.notify({type:"queryRemoved",query:i}))},r.clear=function(){var i=this;F.batch(function(){i.queries.forEach(function(a){i.remove(a)})})},r.get=function(i){return this.queriesMap[i]},r.getAll=function(){return this.queries},r.find=function(i,a){var s=re(i,a),o=s[0];return typeof o.exact>"u"&&(o.exact=!0),this.queries.find(function(l){return Pr(o,l)})},r.findAll=function(i,a){var s=re(i,a),o=s[0];return Object.keys(o).length>0?this.queries.filter(function(l){return Pr(o,l)}):this.queries},r.notify=function(i){var a=this;F.batch(function(){a.listeners.forEach(function(s){s(i)})})},r.onFocus=function(){var i=this;F.batch(function(){i.queries.forEach(function(a){a.onFocus()})})},r.onOnline=function(){var i=this;F.batch(function(){i.queries.forEach(function(a){a.onOnline()})})},e}(Ae),Ii=function(){function t(r){this.options=w({},r.defaultOptions,r.options),this.mutationId=r.mutationId,this.mutationCache=r.mutationCache,this.observers=[],this.state=r.state||Fn(),this.meta=r.meta}var e=t.prototype;return e.setState=function(n){this.dispatch({type:"setState",state:n})},e.addObserver=function(n){this.observers.indexOf(n)===-1&&this.observers.push(n)},e.removeObserver=function(n){this.observers=this.observers.filter(function(i){return i!==n})},e.cancel=function(){return this.retryer?(this.retryer.cancel(),this.retryer.promise.then(U).catch(U)):Promise.resolve()},e.continue=function(){return this.retryer?(this.retryer.continue(),this.retryer.promise):this.execute()},e.execute=function(){var n=this,i,a=this.state.status==="loading",s=Promise.resolve();return a||(this.dispatch({type:"loading",variables:this.options.variables}),s=s.then(function(){n.mutationCache.config.onMutate==null||n.mutationCache.config.onMutate(n.state.variables,n)}).then(function(){return n.options.onMutate==null?void 0:n.options.onMutate(n.state.variables)}).then(function(o){o!==n.state.context&&n.dispatch({type:"loading",context:o,variables:n.state.variables})})),s.then(function(){return n.executeMutation()}).then(function(o){i=o,n.mutationCache.config.onSuccess==null||n.mutationCache.config.onSuccess(i,n.state.variables,n.state.context,n)}).then(function(){return n.options.onSuccess==null?void 0:n.options.onSuccess(i,n.state.variables,n.state.context)}).then(function(){return n.options.onSettled==null?void 0:n.options.onSettled(i,null,n.state.variables,n.state.context)}).then(function(){return n.dispatch({type:"success",data:i}),i}).catch(function(o){return n.mutationCache.config.onError==null||n.mutationCache.config.onError(o,n.state.variables,n.state.context,n),Je().error(o),Promise.resolve().then(function(){return n.options.onError==null?void 0:n.options.onError(o,n.state.variables,n.state.context)}).then(function(){return n.options.onSettled==null?void 0:n.options.onSettled(void 0,o,n.state.variables,n.state.context)}).then(function(){throw n.dispatch({type:"error",error:o}),o})})},e.executeMutation=function(){var n=this,i;return this.retryer=new Rn({fn:function(){return n.options.mutationFn?n.options.mutationFn(n.state.variables):Promise.reject("No mutationFn found")},onFail:function(){n.dispatch({type:"failed"})},onPause:function(){n.dispatch({type:"pause"})},onContinue:function(){n.dispatch({type:"continue"})},retry:(i=this.options.retry)!=null?i:0,retryDelay:this.options.retryDelay}),this.retryer.promise},e.dispatch=function(n){var i=this;this.state=qi(this.state,n),F.batch(function(){i.observers.forEach(function(a){a.onMutationUpdate(n)}),i.mutationCache.notify(i)})},t}();function Fn(){return{context:void 0,data:void 0,error:null,failureCount:0,isPaused:!1,status:"idle",variables:void 0}}function qi(t,e){switch(e.type){case"failed":return w({},t,{failureCount:t.failureCount+1});case"pause":return w({},t,{isPaused:!0});case"continue":return w({},t,{isPaused:!1});case"loading":return w({},t,{context:e.context,data:void 0,error:null,isPaused:!1,status:"loading",variables:e.variables});case"success":return w({},t,{data:e.data,error:null,status:"success",isPaused:!1});case"error":return w({},t,{data:void 0,error:e.error,failureCount:t.failureCount+1,isPaused:!1,status:"error"});case"setState":return w({},t,e.state);default:return t}}var _i=function(t){Ee(e,t);function e(n){var i;return i=t.call(this)||this,i.config=n||{},i.mutations=[],i.mutationId=0,i}var r=e.prototype;return r.build=function(i,a,s){var o=new Ii({mutationCache:this,mutationId:++this.mutationId,options:i.defaultMutationOptions(a),state:s,defaultOptions:a.mutationKey?i.getMutationDefaults(a.mutationKey):void 0,meta:a.meta});return this.add(o),o},r.add=function(i){this.mutations.push(i),this.notify(i)},r.remove=function(i){this.mutations=this.mutations.filter(function(a){return a!==i}),i.cancel(),this.notify(i)},r.clear=function(){var i=this;F.batch(function(){i.mutations.forEach(function(a){i.remove(a)})})},r.getAll=function(){return this.mutations},r.find=function(i){return typeof i.exact>"u"&&(i.exact=!0),this.mutations.find(function(a){return Er(i,a)})},r.findAll=function(i){return this.mutations.filter(function(a){return Er(i,a)})},r.notify=function(i){var a=this;F.batch(function(){a.listeners.forEach(function(s){s(i)})})},r.onFocus=function(){this.resumePausedMutations()},r.onOnline=function(){this.resumePausedMutations()},r.resumePausedMutations=function(){var i=this.mutations.filter(function(a){return a.state.isPaused});return F.batch(function(){return i.reduce(function(a,s){return a.then(function(){return s.continue().catch(U)})},Promise.resolve())})},e}(Ae);function $i(){return{onFetch:function(e){e.fetchFn=function(){var r,n,i,a,s,o,l=(r=e.fetchOptions)==null||(n=r.meta)==null?void 0:n.refetchPage,f=(i=e.fetchOptions)==null||(a=i.meta)==null?void 0:a.fetchMore,c=f?.pageParam,u=f?.direction==="forward",h=f?.direction==="backward",d=((s=e.state.data)==null?void 0:s.pages)||[],p=((o=e.state.data)==null?void 0:o.pageParams)||[],v=En(),m=v?.signal,y=p,g=!1,S=e.options.queryFn||function(){return Promise.reject("Missing queryFn")},b=function(q,k,B,oe){return y=oe?[k].concat(y):[].concat(y,[k]),oe?[B].concat(q):[].concat(q,[B])},C=function(q,k,B,oe){if(g)return Promise.reject("Cancelled");if(typeof B>"u"&&!k&&q.length)return Promise.resolve(q);var H={queryKey:e.queryKey,signal:m,pageParam:B,meta:e.meta},V=S(H),Te=Promise.resolve(V).then(function(yi){return b(q,B,yi,oe)});if(Ve(V)){var ot=Te;ot.cancel=V.cancel}return Te},P;if(!d.length)P=C([]);else if(u){var _=typeof c<"u",W=_?c:Cr(e.options,d);P=C(d,_,W)}else if(h){var Q=typeof c<"u",R=Q?c:Mi(e.options,d);P=C(d,Q,R,!0)}else(function(){y=[];var $=typeof e.options.getNextPageParam>"u",q=l&&d[0]?l(d[0],0,d):!0;P=q?C([],$,p[0]):Promise.resolve(b([],p[0],d[0]));for(var k=function(H){P=P.then(function(V){var Te=l&&d[H]?l(d[H],H,d):!0;if(Te){var ot=$?p[H]:Cr(e.options,V);return C(V,$,ot)}return Promise.resolve(b(V,p[H],d[H]))})},B=1;B<d.length;B++)k(B)})();var M=P.then(function($){return{pages:$,pageParams:y}}),x=M;return x.cancel=function(){g=!0,v?.abort(),Ve(P)&&P.cancel()},M}}}}function Cr(t,e){return t.getNextPageParam==null?void 0:t.getNextPageParam(e[e.length-1],e)}function Mi(t,e){return t.getPreviousPageParam==null?void 0:t.getPreviousPageParam(e[0],e)}var Di=function(){function t(r){r===void 0&&(r={}),this.queryCache=r.queryCache||new xi,this.mutationCache=r.mutationCache||new _i,this.defaultOptions=r.defaultOptions||{},this.queryDefaults=[],this.mutationDefaults=[]}var e=t.prototype;return e.mount=function(){var n=this;this.unsubscribeFocus=Fe.subscribe(function(){Fe.isFocused()&&ke.isOnline()&&(n.mutationCache.onFocus(),n.queryCache.onFocus())}),this.unsubscribeOnline=ke.subscribe(function(){Fe.isFocused()&&ke.isOnline()&&(n.mutationCache.onOnline(),n.queryCache.onOnline())})},e.unmount=function(){var n,i;(n=this.unsubscribeFocus)==null||n.call(this),(i=this.unsubscribeOnline)==null||i.call(this)},e.isFetching=function(n,i){var a=re(n,i),s=a[0];return s.fetching=!0,this.queryCache.findAll(s).length},e.isMutating=function(n){return this.mutationCache.findAll(w({},n,{fetching:!0})).length},e.getQueryData=function(n,i){var a;return(a=this.queryCache.find(n,i))==null?void 0:a.state.data},e.getQueriesData=function(n){return this.getQueryCache().findAll(n).map(function(i){var a=i.queryKey,s=i.state,o=s.data;return[a,o]})},e.setQueryData=function(n,i,a){var s=Qe(n),o=this.defaultQueryOptions(s);return this.queryCache.build(this,o).setData(i,a)},e.setQueriesData=function(n,i,a){var s=this;return F.batch(function(){return s.getQueryCache().findAll(n).map(function(o){var l=o.queryKey;return[l,s.setQueryData(l,i,a)]})})},e.getQueryState=function(n,i){var a;return(a=this.queryCache.find(n,i))==null?void 0:a.state},e.removeQueries=function(n,i){var a=re(n,i),s=a[0],o=this.queryCache;F.batch(function(){o.findAll(s).forEach(function(l){o.remove(l)})})},e.resetQueries=function(n,i,a){var s=this,o=re(n,i,a),l=o[0],f=o[1],c=this.queryCache,u=w({},l,{active:!0});return F.batch(function(){return c.findAll(l).forEach(function(h){h.reset()}),s.refetchQueries(u,f)})},e.cancelQueries=function(n,i,a){var s=this,o=re(n,i,a),l=o[0],f=o[1],c=f===void 0?{}:f;typeof c.revert>"u"&&(c.revert=!0);var u=F.batch(function(){return s.queryCache.findAll(l).map(function(h){return h.cancel(c)})});return Promise.all(u).then(U).catch(U)},e.invalidateQueries=function(n,i,a){var s,o,l,f=this,c=re(n,i,a),u=c[0],h=c[1],d=w({},u,{active:(s=(o=u.refetchActive)!=null?o:u.active)!=null?s:!0,inactive:(l=u.refetchInactive)!=null?l:!1});return F.batch(function(){return f.queryCache.findAll(u).forEach(function(p){p.invalidate()}),f.refetchQueries(d,h)})},e.refetchQueries=function(n,i,a){var s=this,o=re(n,i,a),l=o[0],f=o[1],c=F.batch(function(){return s.queryCache.findAll(l).map(function(h){return h.fetch(void 0,w({},f,{meta:{refetchPage:l?.refetchPage}}))})}),u=Promise.all(c).then(U);return f?.throwOnError||(u=u.catch(U)),u},e.fetchQuery=function(n,i,a){var s=Qe(n,i,a),o=this.defaultQueryOptions(s);typeof o.retry>"u"&&(o.retry=!1);var l=this.queryCache.build(this,o);return l.isStaleByTime(o.staleTime)?l.fetch(o):Promise.resolve(l.state.data)},e.prefetchQuery=function(n,i,a){return this.fetchQuery(n,i,a).then(U).catch(U)},e.fetchInfiniteQuery=function(n,i,a){var s=Qe(n,i,a);return s.behavior=$i(),this.fetchQuery(s)},e.prefetchInfiniteQuery=function(n,i,a){return this.fetchInfiniteQuery(n,i,a).then(U).catch(U)},e.cancelMutations=function(){var n=this,i=F.batch(function(){return n.mutationCache.getAll().map(function(a){return a.cancel()})});return Promise.all(i).then(U).catch(U)},e.resumePausedMutations=function(){return this.getMutationCache().resumePausedMutations()},e.executeMutation=function(n){return this.mutationCache.build(this,n).execute()},e.getQueryCache=function(){return this.queryCache},e.getMutationCache=function(){return this.mutationCache},e.getDefaultOptions=function(){return this.defaultOptions},e.setDefaultOptions=function(n){this.defaultOptions=n},e.setQueryDefaults=function(n,i){var a=this.queryDefaults.find(function(s){return he(n)===he(s.queryKey)});a?a.defaultOptions=i:this.queryDefaults.push({queryKey:n,defaultOptions:i})},e.getQueryDefaults=function(n){var i;return n?(i=this.queryDefaults.find(function(a){return We(n,a.queryKey)}))==null?void 0:i.defaultOptions:void 0},e.setMutationDefaults=function(n,i){var a=this.mutationDefaults.find(function(s){return he(n)===he(s.mutationKey)});a?a.defaultOptions=i:this.mutationDefaults.push({mutationKey:n,defaultOptions:i})},e.getMutationDefaults=function(n){var i;return n?(i=this.mutationDefaults.find(function(a){return We(n,a.mutationKey)}))==null?void 0:i.defaultOptions:void 0},e.defaultQueryOptions=function(n){if(n?._defaulted)return n;var i=w({},this.defaultOptions.queries,this.getQueryDefaults(n?.queryKey),n,{_defaulted:!0});return!i.queryHash&&i.queryKey&&(i.queryHash=ar(i.queryKey,i)),i},e.defaultQueryObserverOptions=function(n){return this.defaultQueryOptions(n)},e.defaultMutationOptions=function(n){return n?._defaulted?n:w({},this.defaultOptions.mutations,this.getMutationDefaults(n?.mutationKey),n,{_defaulted:!0})},e.clear=function(){this.queryCache.clear(),this.mutationCache.clear()},t}(),Ti=function(t){Ee(e,t);function e(n,i){var a;return a=t.call(this)||this,a.client=n,a.options=i,a.trackedProps=[],a.selectError=null,a.bindMethods(),a.setOptions(i),a}var r=e.prototype;return r.bindMethods=function(){this.remove=this.remove.bind(this),this.refetch=this.refetch.bind(this)},r.onSubscribe=function(){this.listeners.length===1&&(this.currentQuery.addObserver(this),Fr(this.currentQuery,this.options)&&this.executeFetch(),this.updateTimers())},r.onUnsubscribe=function(){this.listeners.length||this.destroy()},r.shouldFetchOnReconnect=function(){return Qt(this.currentQuery,this.options,this.options.refetchOnReconnect)},r.shouldFetchOnWindowFocus=function(){return Qt(this.currentQuery,this.options,this.options.refetchOnWindowFocus)},r.destroy=function(){this.listeners=[],this.clearTimers(),this.currentQuery.removeObserver(this)},r.setOptions=function(i,a){var s=this.options,o=this.currentQuery;if(this.options=this.client.defaultQueryObserverOptions(i),typeof this.options.enabled<"u"&&typeof this.options.enabled!="boolean")throw new Error("Expected enabled to be a boolean");this.options.queryKey||(this.options.queryKey=s.queryKey),this.updateQuery();var l=this.hasListeners();l&&xr(this.currentQuery,o,this.options,s)&&this.executeFetch(),this.updateResult(a),l&&(this.currentQuery!==o||this.options.enabled!==s.enabled||this.options.staleTime!==s.staleTime)&&this.updateStaleTimeout();var f=this.computeRefetchInterval();l&&(this.currentQuery!==o||this.options.enabled!==s.enabled||f!==this.currentRefetchInterval)&&this.updateRefetchInterval(f)},r.getOptimisticResult=function(i){var a=this.client.defaultQueryObserverOptions(i),s=this.client.getQueryCache().build(this.client,a);return this.createResult(s,a)},r.getCurrentResult=function(){return this.currentResult},r.trackResult=function(i,a){var s=this,o={},l=function(c){s.trackedProps.includes(c)||s.trackedProps.push(c)};return Object.keys(i).forEach(function(f){Object.defineProperty(o,f,{configurable:!1,enumerable:!0,get:function(){return l(f),i[f]}})}),(a.useErrorBoundary||a.suspense)&&l("error"),o},r.getNextResult=function(i){var a=this;return new Promise(function(s,o){var l=a.subscribe(function(f){f.isFetching||(l(),f.isError&&i?.throwOnError?o(f.error):s(f))})})},r.getCurrentQuery=function(){return this.currentQuery},r.remove=function(){this.client.getQueryCache().remove(this.currentQuery)},r.refetch=function(i){return this.fetch(w({},i,{meta:{refetchPage:i?.refetchPage}}))},r.fetchOptimistic=function(i){var a=this,s=this.client.defaultQueryObserverOptions(i),o=this.client.getQueryCache().build(this.client,s);return o.fetch().then(function(){return a.createResult(o,s)})},r.fetch=function(i){var a=this;return this.executeFetch(i).then(function(){return a.updateResult(),a.currentResult})},r.executeFetch=function(i){this.updateQuery();var a=this.currentQuery.fetch(this.options,i);return i?.throwOnError||(a=a.catch(U)),a},r.updateStaleTimeout=function(){var i=this;if(this.clearStaleTimeout(),!(Ke||this.currentResult.isStale||!Nt(this.options.staleTime))){var a=On(this.currentResult.dataUpdatedAt,this.options.staleTime),s=a+1;this.staleTimeoutId=setTimeout(function(){i.currentResult.isStale||i.updateResult()},s)}},r.computeRefetchInterval=function(){var i;return typeof this.options.refetchInterval=="function"?this.options.refetchInterval(this.currentResult.data,this.currentQuery):(i=this.options.refetchInterval)!=null?i:!1},r.updateRefetchInterval=function(i){var a=this;this.clearRefetchInterval(),this.currentRefetchInterval=i,!(Ke||this.options.enabled===!1||!Nt(this.currentRefetchInterval)||this.currentRefetchInterval===0)&&(this.refetchIntervalId=setInterval(function(){(a.options.refetchIntervalInBackground||Fe.isFocused())&&a.executeFetch()},this.currentRefetchInterval))},r.updateTimers=function(){this.updateStaleTimeout(),this.updateRefetchInterval(this.computeRefetchInterval())},r.clearTimers=function(){this.clearStaleTimeout(),this.clearRefetchInterval()},r.clearStaleTimeout=function(){this.staleTimeoutId&&(clearTimeout(this.staleTimeoutId),this.staleTimeoutId=void 0)},r.clearRefetchInterval=function(){this.refetchIntervalId&&(clearInterval(this.refetchIntervalId),this.refetchIntervalId=void 0)},r.createResult=function(i,a){var s=this.currentQuery,o=this.options,l=this.currentResult,f=this.currentResultState,c=this.currentResultOptions,u=i!==s,h=u?i.state:this.currentQueryInitialState,d=u?this.currentResult:this.previousQueryResult,p=i.state,v=p.dataUpdatedAt,m=p.error,y=p.errorUpdatedAt,g=p.isFetching,S=p.status,b=!1,C=!1,P;if(a.optimisticResults){var _=this.hasListeners(),W=!_&&Fr(i,a),Q=_&&xr(i,s,a,o);(W||Q)&&(g=!0,v||(S="loading"))}if(a.keepPreviousData&&!p.dataUpdateCount&&d?.isSuccess&&S!=="error")P=d.data,v=d.dataUpdatedAt,S=d.status,b=!0;else if(a.select&&typeof p.data<"u")if(l&&p.data===f?.data&&a.select===this.selectFn)P=this.selectResult;else try{this.selectFn=a.select,P=a.select(p.data),a.structuralSharing!==!1&&(P=He(l?.data,P)),this.selectResult=P,this.selectError=null}catch(x){Je().error(x),this.selectError=x}else P=p.data;if(typeof a.placeholderData<"u"&&typeof P>"u"&&(S==="loading"||S==="idle")){var R;if(l?.isPlaceholderData&&a.placeholderData===c?.placeholderData)R=l.data;else if(R=typeof a.placeholderData=="function"?a.placeholderData():a.placeholderData,a.select&&typeof R<"u")try{R=a.select(R),a.structuralSharing!==!1&&(R=He(l?.data,R)),this.selectError=null}catch(x){Je().error(x),this.selectError=x}typeof R<"u"&&(S="success",P=R,C=!0)}this.selectError&&(m=this.selectError,P=this.selectResult,y=Date.now(),S="error");var M={status:S,isLoading:S==="loading",isSuccess:S==="success",isError:S==="error",isIdle:S==="idle",data:P,dataUpdatedAt:v,error:m,errorUpdatedAt:y,failureCount:p.fetchFailureCount,errorUpdateCount:p.errorUpdateCount,isFetched:p.dataUpdateCount>0||p.errorUpdateCount>0,isFetchedAfterMount:p.dataUpdateCount>h.dataUpdateCount||p.errorUpdateCount>h.errorUpdateCount,isFetching:g,isRefetching:g&&S!=="loading",isLoadingError:S==="error"&&p.dataUpdatedAt===0,isPlaceholderData:C,isPreviousData:b,isRefetchError:S==="error"&&p.dataUpdatedAt!==0,isStale:sr(i,a),refetch:this.refetch,remove:this.remove};return M},r.shouldNotifyListeners=function(i,a){if(!a)return!0;var s=this.options,o=s.notifyOnChangeProps,l=s.notifyOnChangePropsExclusions;if(!o&&!l||o==="tracked"&&!this.trackedProps.length)return!0;var f=o==="tracked"?this.trackedProps:o;return Object.keys(i).some(function(c){var u=c,h=i[u]!==a[u],d=f?.some(function(v){return v===c}),p=l?.some(function(v){return v===c});return h&&!p&&(!f||d)})},r.updateResult=function(i){var a=this.currentResult;if(this.currentResult=this.createResult(this.currentQuery,this.options),this.currentResultState=this.currentQuery.state,this.currentResultOptions=this.options,!wi(this.currentResult,a)){var s={cache:!0};i?.listeners!==!1&&this.shouldNotifyListeners(this.currentResult,a)&&(s.listeners=!0),this.notify(w({},s,i))}},r.updateQuery=function(){var i=this.client.getQueryCache().build(this.client,this.options);if(i!==this.currentQuery){var a=this.currentQuery;this.currentQuery=i,this.currentQueryInitialState=i.state,this.previousQueryResult=this.currentResult,this.hasListeners()&&(a?.removeObserver(this),i.addObserver(this))}},r.onQueryUpdate=function(i){var a={};i.type==="success"?a.onSuccess=!0:i.type==="error"&&!Be(i.error)&&(a.onError=!0),this.updateResult(a),this.hasListeners()&&this.updateTimers()},r.notify=function(i){var a=this;F.batch(function(){i.onSuccess?(a.options.onSuccess==null||a.options.onSuccess(a.currentResult.data),a.options.onSettled==null||a.options.onSettled(a.currentResult.data,null)):i.onError&&(a.options.onError==null||a.options.onError(a.currentResult.error),a.options.onSettled==null||a.options.onSettled(void 0,a.currentResult.error)),i.listeners&&a.listeners.forEach(function(s){s(a.currentResult)}),i.cache&&a.client.getQueryCache().notify({query:a.currentQuery,type:"observerResultsUpdated"})})},e}(Ae);function Ui(t,e){return e.enabled!==!1&&!t.state.dataUpdatedAt&&!(t.state.status==="error"&&e.retryOnMount===!1)}function Fr(t,e){return Ui(t,e)||t.state.dataUpdatedAt>0&&Qt(t,e,e.refetchOnMount)}function Qt(t,e,r){if(e.enabled!==!1){var n=typeof r=="function"?r(t):r;return n==="always"||n!==!1&&sr(t,e)}return!1}function xr(t,e,r,n){return r.enabled!==!1&&(t!==e||n.enabled===!1)&&(!r.suspense||t.state.status!=="error")&&sr(t,r)}function sr(t,e){return t.isStaleByTime(e.staleTime)}var Ni=function(t){Ee(e,t);function e(n,i){var a;return a=t.call(this)||this,a.client=n,a.setOptions(i),a.bindMethods(),a.updateResult(),a}var r=e.prototype;return r.bindMethods=function(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)},r.setOptions=function(i){this.options=this.client.defaultMutationOptions(i)},r.onUnsubscribe=function(){if(!this.listeners.length){var i;(i=this.currentMutation)==null||i.removeObserver(this)}},r.onMutationUpdate=function(i){this.updateResult();var a={listeners:!0};i.type==="success"?a.onSuccess=!0:i.type==="error"&&(a.onError=!0),this.notify(a)},r.getCurrentResult=function(){return this.currentResult},r.reset=function(){this.currentMutation=void 0,this.updateResult(),this.notify({listeners:!0})},r.mutate=function(i,a){return this.mutateOptions=a,this.currentMutation&&this.currentMutation.removeObserver(this),this.currentMutation=this.client.getMutationCache().build(this.client,w({},this.options,{variables:typeof i<"u"?i:this.options.variables})),this.currentMutation.addObserver(this),this.currentMutation.execute()},r.updateResult=function(){var i=this.currentMutation?this.currentMutation.state:Fn(),a=w({},i,{isLoading:i.status==="loading",isSuccess:i.status==="success",isError:i.status==="error",isIdle:i.status==="idle",mutate:this.mutate,reset:this.reset});this.currentResult=a},r.notify=function(i){var a=this;F.batch(function(){a.mutateOptions&&(i.onSuccess?(a.mutateOptions.onSuccess==null||a.mutateOptions.onSuccess(a.currentResult.data,a.currentResult.variables,a.currentResult.context),a.mutateOptions.onSettled==null||a.mutateOptions.onSettled(a.currentResult.data,null,a.currentResult.variables,a.currentResult.context)):i.onError&&(a.mutateOptions.onError==null||a.mutateOptions.onError(a.currentResult.error,a.currentResult.variables,a.currentResult.context),a.mutateOptions.onSettled==null||a.mutateOptions.onSettled(void 0,a.currentResult.error,a.currentResult.variables,a.currentResult.context))),i.listeners&&a.listeners.forEach(function(s){s(a.currentResult)})})},e}(Ae),Li=vi.unstable_batchedUpdates;F.setBatchNotifyFunction(Li);var Qi=console;Ci(Qi);var Ir=I.createContext(void 0),xn=I.createContext(!1);function In(t){return t&&typeof window<"u"?(window.ReactQueryClientContext||(window.ReactQueryClientContext=Ir),window.ReactQueryClientContext):Ir}var or=function(){var e=I.useContext(In(I.useContext(xn)));if(!e)throw new Error("No QueryClient set, use QueryClientProvider to set one");return e},ki=function(e){var r=e.client,n=e.contextSharing,i=n===void 0?!1:n,a=e.children;I.useEffect(function(){return r.mount(),function(){r.unmount()}},[r]);var s=In(i);return I.createElement(xn.Provider,{value:i},I.createElement(s.Provider,{value:r},a))};function Bi(){var t=!1;return{clearReset:function(){t=!1},reset:function(){t=!0},isReset:function(){return t}}}var ji=I.createContext(Bi()),zi=function(){return I.useContext(ji)};function qn(t,e,r){return typeof e=="function"?e.apply(void 0,r):typeof e=="boolean"?e:!!t}function L(t,e,r){var n=I.useRef(!1),i=I.useState(0),a=i[1],s=gi(t,e,r),o=or(),l=I.useRef();l.current?l.current.setOptions(s):l.current=new Ni(o,s);var f=l.current.getCurrentResult();I.useEffect(function(){n.current=!0;var u=l.current.subscribe(F.batchCalls(function(){n.current&&a(function(h){return h+1})}));return function(){n.current=!1,u()}},[]);var c=I.useCallback(function(u,h){l.current.mutate(u,h).catch(U)},[]);if(f.error&&qn(void 0,l.current.options.useErrorBoundary,[f.error]))throw f.error;return w({},f,{mutate:c,mutateAsync:f.mutate})}function Ki(t,e){var r=I.useRef(!1),n=I.useState(0),i=n[1],a=or(),s=zi(),o=a.defaultQueryObserverOptions(t);o.optimisticResults=!0,o.onError&&(o.onError=F.batchCalls(o.onError)),o.onSuccess&&(o.onSuccess=F.batchCalls(o.onSuccess)),o.onSettled&&(o.onSettled=F.batchCalls(o.onSettled)),o.suspense&&(typeof o.staleTime!="number"&&(o.staleTime=1e3),o.cacheTime===0&&(o.cacheTime=1)),(o.suspense||o.useErrorBoundary)&&(s.isReset()||(o.retryOnMount=!1));var l=I.useState(function(){return new e(a,o)}),f=l[0],c=f.getOptimisticResult(o);if(I.useEffect(function(){r.current=!0,s.clearReset();var u=f.subscribe(F.batchCalls(function(){r.current&&i(function(h){return h+1})}));return f.updateResult(),function(){r.current=!1,u()}},[s,f]),I.useEffect(function(){f.setOptions(o,{listeners:!1})},[o,f]),o.suspense&&c.isLoading)throw f.fetchOptimistic(o).then(function(u){var h=u.data;o.onSuccess==null||o.onSuccess(h),o.onSettled==null||o.onSettled(h,null)}).catch(function(u){s.clearReset(),o.onError==null||o.onError(u),o.onSettled==null||o.onSettled(void 0,u)});if(c.isError&&!s.isReset()&&!c.isFetching&&qn(o.suspense,o.useErrorBoundary,[c.error,f.getCurrentQuery()]))throw c.error;return o.notifyOnChangeProps==="tracked"&&(c=f.trackResult(c,o)),c}function z(t,e,r){var n=Qe(t,e,r);return Ki(n,Ti)}const _n=t=>new Promise(e=>{setTimeout(()=>e(!0),t)}),E=t=>t.forEach(console.log);var kt={trace:10,debug:20,info:30,warn:40,error:50,fatal:60},ur={};function ct(t){return typeof t=="string"?kt[t.toLowerCase()]:t}function Bt(t,e){return Bt=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Bt(t,e)}function Gi(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function jt(t,e,r){return jt=Gi()?Reflect.construct:function(n,i,a){var s=[null];s.push.apply(s,i);var o=new(Function.bind.apply(n,s));return a&&Bt(o,a.prototype),o},jt.apply(null,arguments)}function le(t){if(t==null)return t;if(Array.isArray(t))return t.slice();if(typeof t=="object"){var e={};return Object.keys(t).forEach(function(r){e[r]=t[r]}),e}return t}function zt(t){return t===void 0?"undefined":t===null?"null":Array.isArray(t)?"[ "+t.map(function(e){return zt(e)}).join(", ")+" ]":typeof t=="object"?JSON.stringify(t):typeof t=="function"?"[Function: "+t.name+"]":typeof t=="boolean"||typeof t=="number"?t:"'"+t.toString()+"'"}function ue(t){if(typeof t!="string"){for(var e=new Array(arguments.length),r=0;r<arguments.length;r++)e[r]=zt(arguments[r]);return e.join(" ")}for(var n=/%[sdj%]/g,i=1,a=arguments,s=a.length,o=String(t).replace(n,function(f){if(f==="%%")return"%";if(i>=s)return f;switch(f){case"%s":return String(a[i++]);case"%d":return Number(a[i++]);case"%j":try{return JSON.stringify(a[i++])}catch{return"[Circular]"}default:return f}}),l=a[i];i<s;l=a[++i])o+=l===null||typeof l!="object"?" "+l:" "+zt(l);return o}function Wi(t,e){var r=t.split(`
2
- `);r[0]&&r[0].indexOf("call-stack-error")>=0&&r.shift();var n=r[e],i=null;if(n){var a=/^\s*(at|.*@)\s*(.+)?$/.exec(n);i=Array.isArray(a)&&a[2]?a[2]:n}return i}Object.keys(kt).forEach(function(t){ur[kt[t]]=t});var Kt={};function Gt(t,e){if(e){if(Kt[e])return;Kt[e]=!0}console.error(t+`
3
- `)}function Hi(t){return Kt[t]}function Vi(){var t=[];return function(e,r){return r&&typeof r=="object"?t.indexOf(r)!==-1?"[Circular]":(t.push(r),r):r}}var Ji=function(){function t(){}return t.prototype.write=function(e){e.level<30?console.log(e):e.level<40?console.info(e):e.level<50?console.warn(e):console.error(e),e.err&&e.err.stack&&console.error(e.err.stack),e.obj&&console.log(e.obj)},t}(),ce=function(){function t(r,n,i){var a,s,o,l,f=this;if(!(this instanceof t))return new t(r,n);if(n!==void 0&&(a=r,r=n,!(a instanceof t)))throw new TypeError("invalid Logger creation: do not pass a second arg");if(!r)throw new TypeError("options (object) is required");if(a){if(r.name)throw new TypeError("invalid options.name: child cannot set logger name")}else if(!r.name)throw new TypeError("options.name (string) is required");if(r.stream&&r.streams)throw new TypeError('cannot mix "streams" and "stream" options');if(r.streams&&!Array.isArray(r.streams))throw new TypeError("invalid options.streams: must be an array");if(r.serializers&&(typeof r.serializers!="object"||Array.isArray(r.serializers)))throw new TypeError("invalid options.serializers: must be an object");if(a&&i){this._level=a._level,this.streams=a.streams,this.serializers=a.serializers,this.src=a.src,s=this.fields={};var c=Object.keys(a.fields);for(l=0;l<c.length;l++)s[o=c[l]]=a.fields[o];var u=Object.keys(r);for(l=0;l<u.length;l++)s[o=u[l]]=r[o]}else{if(a){for(this._level=a._level,this.streams=[],l=0;l<a.streams.length;l++){var h=le(a.streams[l]);this.streams.push(h)}this.serializers=le(a.serializers),this.src=a.src,this.fields=le(a.fields),r.level&&this.level(r.level)}else this._level=Number.POSITIVE_INFINITY,this.streams=[],this.serializers=null,this.src=!1,this.fields={};r.stream?this.addStream({type:"stream",stream:r.stream,level:r.level}):r.streams?r.streams.forEach(function(d){f.addStream(d,r.level)}):a&&r.level?this.level(r.level):a||this.addStream({type:"raw",stream:new Ji,level:r.level}),r.serializers&&this.addSerializers(r.serializers),r.src&&(this.src=!0),delete(s=le(r)).stream,delete s.level,delete s.streams,delete s.serializers,delete s.src,this.serializers&&this._applySerializers(s),Object.keys(s).forEach(function(d){f.fields[d]=s[d]})}}var e=t.prototype;return e.addStream=function(r,n){n===void 0&&(n=30),(r=le(r)).type="raw",r.level=ct(r.level||n),r.level<this._level&&(this._level=r.level),this.streams.push(r),delete this.haveNonRawStreams},e.addSerializers=function(r){var n=this;this.serializers||(this.serializers={}),Object.keys(r).forEach(function(i){var a=r[i];if(typeof a!="function")throw new TypeError(ue('invalid serializer for "%s" field: must be a function',i));n.serializers[i]=a})},e.child=function(r,n){return new this.constructor(this,r||{},n)},e.level=function(r){if(r===void 0)return this._level;for(var n=ct(r),i=this.streams.length,a=0;a<i;a++)this.streams[a].level=n;this._level=n},e.levels=function(r,n){if(r===void 0)return this.streams.map(function(f){return f.level});var i;if(typeof r=="number"){if((i=this.streams[r])===void 0)throw new Error("invalid stream index: "+r)}else{for(var a=this.streams.length,s=0;s<a;s++){var o=this.streams[s];if(o.name===r){i=o;break}}if(!i)throw new Error(ue('no stream with name "%s"',r))}if(n===void 0)return i.level;var l=ct(n);i.level=l,l<this._level&&(this._level=l)},e._applySerializers=function(r,n){var i=this;Object.keys(this.serializers).forEach(function(a){if(!(r[a]===void 0||n&&n[a]))try{r[a]=i.serializers[a](r[a])}catch(s){Gt(ue(`bunyan: ERROR: Exception thrown from the "%s" Bunyan serializer. This should never happen. This is a bugin that serializer function.
4
- %s`,a,s.stack||s)),r[a]=ue('(Error in Bunyan log "%s" serializer broke field. See stderr for details.)',a)}})},e._emit=function(r,n){var i,a;if(this.haveNonRawStreams===void 0){for(this.haveNonRawStreams=!1,i=0;i<this.streams.length;i++)if(!this.streams[i].raw){this.haveNonRawStreams=!0;break}}if(n||this.haveNonRawStreams)try{a=JSON.stringify(r,Vi())+`
5
- `}catch(f){var s=f.stack.split(/\n/g,2).join(`
6
- `);Gt('bunyan: ERROR: Exception in `JSON.stringify(rec)`. You can install the "safe-json-stringify" module to have Bunyan fallback to safer stringification. Record:\n'+function(c,u){return u||(u=" "),u+c.split(/\r?\n/g).join(`
7
- `+u)}(ue(`%s
8
- %s`,r,f.stack)),s),a=ue(`(Exception in JSON.stringify(rec): %j. See stderr for details.)
9
- `,f.message)}if(n)return a;var o=r.level;for(i=0;i<this.streams.length;i++){var l=this.streams[i];l.level<=o&&l.stream.write(r)}return a},t}();function ye(t){return function(){var e=this;function r(s){var o;s[0]instanceof Error?(n={err:e.serializers&&e.serializers.err?e.serializers.err(s[0]):cr.err(s[0])},o={err:!0},i=s.length===1?[n.err.message]:Array.prototype.slice.call(s,1)):typeof s[0]!="object"&&s[0]!==null||Array.isArray(s[0])?(n=null,i=Array.prototype.slice.call(s)):(n=s[0],i=s.length===1&&n.err&&n.err instanceof Error?[n.err.message]:Array.prototype.slice.call(s,1));var l=le(e.fields);l.level=t;var f=n?le(n):null;if(f&&(e.serializers&&e._applySerializers(f,o),Object.keys(f).forEach(function(u){l[u]=f[u]})),l.levelName=ur[t],l.msg=i.length?ue.apply(e,i):"",l.time||(l.time=new Date),e.src&&!l.src)try{throw new Error("call-stack-error")}catch(u){var c=u.stack?Wi(u.stack,2):"";c||Hi("src")||Gt("Unable to determine src line info","src"),l.src=c||""}return l.v=1,l}var n=null,i=arguments,a=null;if(arguments.length===0)return this._level<=t;this._level>t||(a=r(i),this._emit(a))}}function $n(t){var e=t.stack||t.toString();if(t.cause&&typeof t.cause=="function"){var r=t.cause();r&&(e+=`
10
- Caused by: `+$n(r))}return e}ce.prototype.trace=ye(10),ce.prototype.debug=ye(20),ce.prototype.info=ye(30),ce.prototype.warn=ye(40),ce.prototype.error=ye(50),ce.prototype.fatal=ye(60);var cr={err:function(t){return t&&t.stack?{message:t.message,name:t.name,stack:$n(t),code:t.code,signal:t.signal}:t}};function Mn(){return jt(ce,[].slice.call(arguments))}var qr={levels:{trace:"color: DeepPink",debug:"color: GoldenRod",info:"color: DarkTurquoise",warn:"color: Purple",error:"color: Crimson",fatal:"color: Black"},def:"color: DimGray",msg:"color: SteelBlue",src:"color: DimGray; font-style: italic; font-size: 0.9em"},Dn=function(){function t(e){var r=e===void 0?{}:e,n=r.logByLevel,i=r.css,a=i===void 0?qr:i;this.logByLevel=n!==void 0&&n,this.css=a}return t.prototype.write=function(e){var r,n,i=this.css.def,a=this.css.msg,s=this.css.src,o=e.childName?e.name+"/"+e.childName:e.name,l=ur[e.level],f=(Array(6-l.length).join(" ")+l).toUpperCase();this.logByLevel?(e.level===10?l="debug":e.level===60&&(l="error"),n=typeof console[l]=="function"?console[l]:console.log):n=console.log,r=e.level<20?this.css.levels.trace:e.level<30?this.css.levels.debug:e.level<40?this.css.levels.info:e.level<50?this.css.levels.warn:e.level<60?this.css.levels.error:this.css.levels.fatal;var c=function(h,d){return Array(d+1-(h+"").length).join("0")+h},u=[];u.push("[%s:%s:%s:%s] %c%s%c: %s: %c%s "+(e.src?"%c%s":"")),u.push(c(e.time.getHours(),2)),u.push(c(e.time.getMinutes(),2)),u.push(c(e.time.getSeconds(),2)),u.push(c(e.time.getMilliseconds(),4)),u.push(r),u.push(f),u.push(i),u.push(o),u.push(a),u.push(e.msg),e.src&&(u.push(s),u.push(e.src)),e.obj&&(u.push(`
11
- `),u.push(e.obj)),e.err&&e.err.stack&&(u.push(`
12
- `),u.push(e.err.stack)),n.apply(console,u)},t.getDefaultCss=function(){return qr},t}();const Xi=Mn({name:"shipengine",serializers:{...cr,req:t=>({headers:t.headers,method:t.method,url:t.url}),res:t=>({data:t.data,headers:t.config.headers,method:t.config.method,statusCode:t.status,url:t.config.url})},streams:[{stream:new Dn}]}),Tn=(t,e=10,r=1e3)=>Promise.resolve().then(t).catch(function n(i){if(e-=1,e>0)return _n(r).then(t).catch(n);throw i});class te{constructor(e,r){this.errorCode=r?.errorCode??"unknown",this.errorSource=r?.errorSource??"client",this.errorType=r?.errorType??"unknown",this.message=e}static fromObject({message:e,...r}){return new te(e,r)}}class Yi{constructor(e){this.client=e,this.getAccountSettings=()=>this.client.get("/v1/account/settings"),this.client=e}}class Zi{constructor(e){this.client=e,this.validate=r=>this.client.post("/v1/addresses/validate",r),this.parse=(r,n)=>this.client.put("/v1/addresses/recognize",{address:n,text:r}),this.client=e}}var Un=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ea(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function ta(t){if(t.__esModule)return t;var e=t.default;if(typeof e=="function"){var r=function n(){if(this instanceof n){var i=[null];i.push.apply(i,arguments);var a=Function.bind.apply(e,i);return new a}return e.apply(this,arguments)};r.prototype=e.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(t).forEach(function(n){var i=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(r,n,i.get?i:{enumerable:!0,get:function(){return t[n]}})}),r}var Wt={},ra={get exports(){return Wt},set exports(t){Wt=t}},Xe={},na={get exports(){return Xe},set exports(t){Xe=t}},Nn=function(e,r){return function(){for(var i=new Array(arguments.length),a=0;a<i.length;a++)i[a]=arguments[a];return e.apply(r,i)}},ia=Nn,ae=Object.prototype.toString;function lr(t){return Array.isArray(t)}function Ht(t){return typeof t>"u"}function aa(t){return t!==null&&!Ht(t)&&t.constructor!==null&&!Ht(t.constructor)&&typeof t.constructor.isBuffer=="function"&&t.constructor.isBuffer(t)}function Ln(t){return ae.call(t)==="[object ArrayBuffer]"}function sa(t){return ae.call(t)==="[object FormData]"}function oa(t){var e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&Ln(t.buffer),e}function ua(t){return typeof t=="string"}function ca(t){return typeof t=="number"}function Qn(t){return t!==null&&typeof t=="object"}function je(t){if(ae.call(t)!=="[object Object]")return!1;var e=Object.getPrototypeOf(t);return e===null||e===Object.prototype}function la(t){return ae.call(t)==="[object Date]"}function fa(t){return ae.call(t)==="[object File]"}function ha(t){return ae.call(t)==="[object Blob]"}function kn(t){return ae.call(t)==="[object Function]"}function da(t){return Qn(t)&&kn(t.pipe)}function pa(t){return ae.call(t)==="[object URLSearchParams]"}function ya(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function va(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function fr(t,e){if(!(t===null||typeof t>"u"))if(typeof t!="object"&&(t=[t]),lr(t))for(var r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.call(null,t[i],i,t)}function Vt(){var t={};function e(i,a){je(t[a])&&je(i)?t[a]=Vt(t[a],i):je(i)?t[a]=Vt({},i):lr(i)?t[a]=i.slice():t[a]=i}for(var r=0,n=arguments.length;r<n;r++)fr(arguments[r],e);return t}function ma(t,e,r){return fr(e,function(i,a){r&&typeof i=="function"?t[a]=ia(i,r):t[a]=i}),t}function ga(t){return t.charCodeAt(0)===65279&&(t=t.slice(1)),t}var K={isArray:lr,isArrayBuffer:Ln,isBuffer:aa,isFormData:sa,isArrayBufferView:oa,isString:ua,isNumber:ca,isObject:Qn,isPlainObject:je,isUndefined:Ht,isDate:la,isFile:fa,isBlob:ha,isFunction:kn,isStream:da,isURLSearchParams:pa,isStandardBrowserEnv:va,forEach:fr,merge:Vt,extend:ma,trim:ya,stripBOM:ga},ve=K;function _r(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var Bn=function(e,r,n){if(!r)return e;var i;if(n)i=n(r);else if(ve.isURLSearchParams(r))i=r.toString();else{var a=[];ve.forEach(r,function(l,f){l===null||typeof l>"u"||(ve.isArray(l)?f=f+"[]":l=[l],ve.forEach(l,function(u){ve.isDate(u)?u=u.toISOString():ve.isObject(u)&&(u=JSON.stringify(u)),a.push(_r(f)+"="+_r(u))}))}),i=a.join("&")}if(i){var s=e.indexOf("#");s!==-1&&(e=e.slice(0,s)),e+=(e.indexOf("?")===-1?"?":"&")+i}return e},ba=K;function nt(){this.handlers=[]}nt.prototype.use=function(e,r,n){return this.handlers.push({fulfilled:e,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1};nt.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)};nt.prototype.forEach=function(e){ba.forEach(this.handlers,function(n){n!==null&&e(n)})};var Sa=nt,wa=K,Oa=function(e,r){wa.forEach(e,function(i,a){a!==r&&a.toUpperCase()===r.toUpperCase()&&(e[r]=i,delete e[a])})},jn=function(e,r,n,i,a){return e.config=r,n&&(e.code=n),e.request=i,e.response=a,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},e},zn={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},lt,$r;function Kn(){if($r)return lt;$r=1;var t=jn;return lt=function(r,n,i,a,s){var o=new Error(r);return t(o,n,i,a,s)},lt}var ft,Mr;function Pa(){if(Mr)return ft;Mr=1;var t=Kn();return ft=function(r,n,i){var a=i.config.validateStatus;!i.status||!a||a(i.status)?r(i):n(t("Request failed with status code "+i.status,i.config,null,i.request,i))},ft}var ht,Dr;function Ea(){if(Dr)return ht;Dr=1;var t=K;return ht=t.isStandardBrowserEnv()?function(){return{write:function(n,i,a,s,o,l){var f=[];f.push(n+"="+encodeURIComponent(i)),t.isNumber(a)&&f.push("expires="+new Date(a).toGMTString()),t.isString(s)&&f.push("path="+s),t.isString(o)&&f.push("domain="+o),l===!0&&f.push("secure"),document.cookie=f.join("; ")},read:function(n){var i=document.cookie.match(new RegExp("(^|;\\s*)("+n+")=([^;]*)"));return i?decodeURIComponent(i[3]):null},remove:function(n){this.write(n,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}(),ht}var dt,Tr;function Aa(){return Tr||(Tr=1,dt=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}),dt}var pt,Ur;function Ra(){return Ur||(Ur=1,pt=function(e,r){return r?e.replace(/\/+$/,"")+"/"+r.replace(/^\/+/,""):e}),pt}var yt,Nr;function Ca(){if(Nr)return yt;Nr=1;var t=Aa(),e=Ra();return yt=function(n,i){return n&&!t(i)?e(n,i):i},yt}var vt,Lr;function Fa(){if(Lr)return vt;Lr=1;var t=K,e=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];return vt=function(n){var i={},a,s,o;return n&&t.forEach(n.split(`
13
- `),function(f){if(o=f.indexOf(":"),a=t.trim(f.substr(0,o)).toLowerCase(),s=t.trim(f.substr(o+1)),a){if(i[a]&&e.indexOf(a)>=0)return;a==="set-cookie"?i[a]=(i[a]?i[a]:[]).concat([s]):i[a]=i[a]?i[a]+", "+s:s}}),i},vt}var mt,Qr;function xa(){if(Qr)return mt;Qr=1;var t=K;return mt=t.isStandardBrowserEnv()?function(){var r=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a"),i;function a(s){var o=s;return r&&(n.setAttribute("href",o),o=n.href),n.setAttribute("href",o),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return i=a(window.location.href),function(o){var l=t.isString(o)?a(o):o;return l.protocol===i.protocol&&l.host===i.host}}():function(){return function(){return!0}}(),mt}var gt,kr;function it(){if(kr)return gt;kr=1;function t(e){this.message=e}return t.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},t.prototype.__CANCEL__=!0,gt=t,gt}var bt,Br;function jr(){if(Br)return bt;Br=1;var t=K,e=Pa(),r=Ea(),n=Bn,i=Ca(),a=Fa(),s=xa(),o=Kn(),l=zn,f=it();return bt=function(u){return new Promise(function(d,p){var v=u.data,m=u.headers,y=u.responseType,g;function S(){u.cancelToken&&u.cancelToken.unsubscribe(g),u.signal&&u.signal.removeEventListener("abort",g)}t.isFormData(v)&&delete m["Content-Type"];var b=new XMLHttpRequest;if(u.auth){var C=u.auth.username||"",P=u.auth.password?unescape(encodeURIComponent(u.auth.password)):"";m.Authorization="Basic "+btoa(C+":"+P)}var _=i(u.baseURL,u.url);b.open(u.method.toUpperCase(),n(_,u.params,u.paramsSerializer),!0),b.timeout=u.timeout;function W(){if(b){var R="getAllResponseHeaders"in b?a(b.getAllResponseHeaders()):null,M=!y||y==="text"||y==="json"?b.responseText:b.response,x={data:M,status:b.status,statusText:b.statusText,headers:R,config:u,request:b};e(function(q){d(q),S()},function(q){p(q),S()},x),b=null}}if("onloadend"in b?b.onloadend=W:b.onreadystatechange=function(){!b||b.readyState!==4||b.status===0&&!(b.responseURL&&b.responseURL.indexOf("file:")===0)||setTimeout(W)},b.onabort=function(){b&&(p(o("Request aborted",u,"ECONNABORTED",b)),b=null)},b.onerror=function(){p(o("Network Error",u,null,b)),b=null},b.ontimeout=function(){var M=u.timeout?"timeout of "+u.timeout+"ms exceeded":"timeout exceeded",x=u.transitional||l;u.timeoutErrorMessage&&(M=u.timeoutErrorMessage),p(o(M,u,x.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",b)),b=null},t.isStandardBrowserEnv()){var Q=(u.withCredentials||s(_))&&u.xsrfCookieName?r.read(u.xsrfCookieName):void 0;Q&&(m[u.xsrfHeaderName]=Q)}"setRequestHeader"in b&&t.forEach(m,function(M,x){typeof v>"u"&&x.toLowerCase()==="content-type"?delete m[x]:b.setRequestHeader(x,M)}),t.isUndefined(u.withCredentials)||(b.withCredentials=!!u.withCredentials),y&&y!=="json"&&(b.responseType=u.responseType),typeof u.onDownloadProgress=="function"&&b.addEventListener("progress",u.onDownloadProgress),typeof u.onUploadProgress=="function"&&b.upload&&b.upload.addEventListener("progress",u.onUploadProgress),(u.cancelToken||u.signal)&&(g=function(R){b&&(p(!R||R&&R.type?new f("canceled"):R),b.abort(),b=null)},u.cancelToken&&u.cancelToken.subscribe(g),u.signal&&(u.signal.aborted?g():u.signal.addEventListener("abort",g))),v||(v=null),b.send(v)})},bt}var N=K,zr=Oa,Ia=jn,qa=zn,_a={"Content-Type":"application/x-www-form-urlencoded"};function Kr(t,e){!N.isUndefined(t)&&N.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}function $a(){var t;return(typeof XMLHttpRequest<"u"||typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]")&&(t=jr()),t}function Ma(t,e,r){if(N.isString(t))try{return(e||JSON.parse)(t),N.trim(t)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(t)}var at={transitional:qa,adapter:$a(),transformRequest:[function(e,r){return zr(r,"Accept"),zr(r,"Content-Type"),N.isFormData(e)||N.isArrayBuffer(e)||N.isBuffer(e)||N.isStream(e)||N.isFile(e)||N.isBlob(e)?e:N.isArrayBufferView(e)?e.buffer:N.isURLSearchParams(e)?(Kr(r,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):N.isObject(e)||r&&r["Content-Type"]==="application/json"?(Kr(r,"application/json"),Ma(e)):e}],transformResponse:[function(e){var r=this.transitional||at.transitional,n=r&&r.silentJSONParsing,i=r&&r.forcedJSONParsing,a=!n&&this.responseType==="json";if(a||i&&N.isString(e)&&e.length)try{return JSON.parse(e)}catch(s){if(a)throw s.name==="SyntaxError"?Ia(s,this,"E_JSON_PARSE"):s}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};N.forEach(["delete","get","head"],function(e){at.headers[e]={}});N.forEach(["post","put","patch"],function(e){at.headers[e]=N.merge(_a)});var hr=at,Da=K,Ta=hr,Ua=function(e,r,n){var i=this||Ta;return Da.forEach(n,function(s){e=s.call(i,e,r)}),e},St,Gr;function Gn(){return Gr||(Gr=1,St=function(e){return!!(e&&e.__CANCEL__)}),St}var Wr=K,wt=Ua,Na=Gn(),La=hr,Qa=it();function Ot(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new Qa("canceled")}var ka=function(e){Ot(e),e.headers=e.headers||{},e.data=wt.call(e,e.data,e.headers,e.transformRequest),e.headers=Wr.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),Wr.forEach(["delete","get","head","post","put","patch","common"],function(i){delete e.headers[i]});var r=e.adapter||La.adapter;return r(e).then(function(i){return Ot(e),i.data=wt.call(e,i.data,i.headers,e.transformResponse),i},function(i){return Na(i)||(Ot(e),i&&i.response&&(i.response.data=wt.call(e,i.response.data,i.response.headers,e.transformResponse))),Promise.reject(i)})},G=K,Wn=function(e,r){r=r||{};var n={};function i(c,u){return G.isPlainObject(c)&&G.isPlainObject(u)?G.merge(c,u):G.isPlainObject(u)?G.merge({},u):G.isArray(u)?u.slice():u}function a(c){if(G.isUndefined(r[c])){if(!G.isUndefined(e[c]))return i(void 0,e[c])}else return i(e[c],r[c])}function s(c){if(!G.isUndefined(r[c]))return i(void 0,r[c])}function o(c){if(G.isUndefined(r[c])){if(!G.isUndefined(e[c]))return i(void 0,e[c])}else return i(void 0,r[c])}function l(c){if(c in r)return i(e[c],r[c]);if(c in e)return i(void 0,e[c])}var f={url:s,method:s,data:s,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:l};return G.forEach(Object.keys(e).concat(Object.keys(r)),function(u){var h=f[u]||a,d=h(u);G.isUndefined(d)&&h!==l||(n[u]=d)}),n},Pt,Hr;function Hn(){return Hr||(Hr=1,Pt={version:"0.26.1"}),Pt}var Ba=Hn().version,dr={};["object","boolean","number","function","string","symbol"].forEach(function(t,e){dr[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}});var Vr={};dr.transitional=function(e,r,n){function i(a,s){return"[Axios v"+Ba+"] Transitional option '"+a+"'"+s+(n?". "+n:"")}return function(a,s,o){if(e===!1)throw new Error(i(s," has been removed"+(r?" in "+r:"")));return r&&!Vr[s]&&(Vr[s]=!0,console.warn(i(s," has been deprecated since v"+r+" and will be removed in the near future"))),e?e(a,s,o):!0}};function ja(t,e,r){if(typeof t!="object")throw new TypeError("options must be an object");for(var n=Object.keys(t),i=n.length;i-- >0;){var a=n[i],s=e[a];if(s){var o=t[a],l=o===void 0||s(o,a,t);if(l!==!0)throw new TypeError("option "+a+" must be "+l);continue}if(r!==!0)throw Error("Unknown option "+a)}}var za={assertOptions:ja,validators:dr},Vn=K,Ka=Bn,Jr=Sa,Xr=ka,st=Wn,Jn=za,me=Jn.validators;function Me(t){this.defaults=t,this.interceptors={request:new Jr,response:new Jr}}Me.prototype.request=function(e,r){typeof e=="string"?(r=r||{},r.url=e):r=e||{},r=st(this.defaults,r),r.method?r.method=r.method.toLowerCase():this.defaults.method?r.method=this.defaults.method.toLowerCase():r.method="get";var n=r.transitional;n!==void 0&&Jn.assertOptions(n,{silentJSONParsing:me.transitional(me.boolean),forcedJSONParsing:me.transitional(me.boolean),clarifyTimeoutError:me.transitional(me.boolean)},!1);var i=[],a=!0;this.interceptors.request.forEach(function(d){typeof d.runWhen=="function"&&d.runWhen(r)===!1||(a=a&&d.synchronous,i.unshift(d.fulfilled,d.rejected))});var s=[];this.interceptors.response.forEach(function(d){s.push(d.fulfilled,d.rejected)});var o;if(!a){var l=[Xr,void 0];for(Array.prototype.unshift.apply(l,i),l=l.concat(s),o=Promise.resolve(r);l.length;)o=o.then(l.shift(),l.shift());return o}for(var f=r;i.length;){var c=i.shift(),u=i.shift();try{f=c(f)}catch(h){u(h);break}}try{o=Xr(f)}catch(h){return Promise.reject(h)}for(;s.length;)o=o.then(s.shift(),s.shift());return o};Me.prototype.getUri=function(e){return e=st(this.defaults,e),Ka(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")};Vn.forEach(["delete","get","head","options"],function(e){Me.prototype[e]=function(r,n){return this.request(st(n||{},{method:e,url:r,data:(n||{}).data}))}});Vn.forEach(["post","put","patch"],function(e){Me.prototype[e]=function(r,n,i){return this.request(st(i||{},{method:e,url:r,data:n}))}});var Ga=Me,Et,Yr;function Wa(){if(Yr)return Et;Yr=1;var t=it();function e(r){if(typeof r!="function")throw new TypeError("executor must be a function.");var n;this.promise=new Promise(function(s){n=s});var i=this;this.promise.then(function(a){if(i._listeners){var s,o=i._listeners.length;for(s=0;s<o;s++)i._listeners[s](a);i._listeners=null}}),this.promise.then=function(a){var s,o=new Promise(function(l){i.subscribe(l),s=l}).then(a);return o.cancel=function(){i.unsubscribe(s)},o},r(function(s){i.reason||(i.reason=new t(s),n(i.reason))})}return e.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},e.prototype.subscribe=function(n){if(this.reason){n(this.reason);return}this._listeners?this._listeners.push(n):this._listeners=[n]},e.prototype.unsubscribe=function(n){if(this._listeners){var i=this._listeners.indexOf(n);i!==-1&&this._listeners.splice(i,1)}},e.source=function(){var n,i=new e(function(s){n=s});return{token:i,cancel:n}},Et=e,Et}var At,Zr;function Ha(){return Zr||(Zr=1,At=function(e){return function(n){return e.apply(null,n)}}),At}var Rt,en;function Va(){if(en)return Rt;en=1;var t=K;return Rt=function(r){return t.isObject(r)&&r.isAxiosError===!0},Rt}var tn=K,Ja=Nn,ze=Ga,Xa=Wn,Ya=hr;function Xn(t){var e=new ze(t),r=Ja(ze.prototype.request,e);return tn.extend(r,ze.prototype,e),tn.extend(r,e),r.create=function(i){return Xn(Xa(t,i))},r}var Z=Xn(Ya);Z.Axios=ze;Z.Cancel=it();Z.CancelToken=Wa();Z.isCancel=Gn();Z.VERSION=Hn().version;Z.all=function(e){return Promise.all(e)};Z.spread=Ha();Z.isAxiosError=Va();na.exports=Z;Xe.default=Z;(function(t){t.exports=Xe})(ra);const Jt=ea(Wt);var Ye={},Za={get exports(){return Ye},set exports(t){Ye=t}};(function(t){(function(){var e,r,n,i,a,s,o,l,f;r={},l=this,t!==null&&t.exports?t.exports=r:l.ipaddr=r,o=function(c,u,h,d){var p,v;if(c.length!==u.length)throw new Error("ipaddr: cannot match CIDR for objects with different lengths");for(p=0;d>0;){if(v=h-d,v<0&&(v=0),c[p]>>v!==u[p]>>v)return!1;d-=h,p+=1}return!0},r.subnetMatch=function(c,u,h){var d,p,v,m,y;h==null&&(h="unicast");for(v in u)for(m=u[v],m[0]&&!(m[0]instanceof Array)&&(m=[m]),d=0,p=m.length;d<p;d++)if(y=m[d],c.kind()===y[0].kind()&&c.match.apply(c,y))return v;return h},r.IPv4=function(){function c(u){var h,d,p;if(u.length!==4)throw new Error("ipaddr: ipv4 octet count should be 4");for(h=0,d=u.length;h<d;h++)if(p=u[h],!(0<=p&&p<=255))throw new Error("ipaddr: ipv4 octet should fit in 8 bits");this.octets=u}return c.prototype.kind=function(){return"ipv4"},c.prototype.toString=function(){return this.octets.join(".")},c.prototype.toNormalizedString=function(){return this.toString()},c.prototype.toByteArray=function(){return this.octets.slice(0)},c.prototype.match=function(u,h){var d;if(h===void 0&&(d=u,u=d[0],h=d[1]),u.kind()!=="ipv4")throw new Error("ipaddr: cannot match ipv4 address with non-ipv4 one");return o(this.octets,u.octets,8,h)},c.prototype.SpecialRanges={unspecified:[[new c([0,0,0,0]),8]],broadcast:[[new c([255,255,255,255]),32]],multicast:[[new c([224,0,0,0]),4]],linkLocal:[[new c([169,254,0,0]),16]],loopback:[[new c([127,0,0,0]),8]],carrierGradeNat:[[new c([100,64,0,0]),10]],private:[[new c([10,0,0,0]),8],[new c([172,16,0,0]),12],[new c([192,168,0,0]),16]],reserved:[[new c([192,0,0,0]),24],[new c([192,0,2,0]),24],[new c([192,88,99,0]),24],[new c([198,51,100,0]),24],[new c([203,0,113,0]),24],[new c([240,0,0,0]),4]]},c.prototype.range=function(){return r.subnetMatch(this,this.SpecialRanges)},c.prototype.toIPv4MappedAddress=function(){return r.IPv6.parse("::ffff:"+this.toString())},c.prototype.prefixLengthFromSubnetMask=function(){var u,h,d,p,v,m,y;for(y={0:8,128:7,192:6,224:5,240:4,248:3,252:2,254:1,255:0},u=0,v=!1,h=d=3;d>=0;h=d+=-1)if(p=this.octets[h],p in y){if(m=y[p],v&&m!==0)return null;m!==8&&(v=!0),u+=m}else return null;return 32-u},c}(),n="(0?\\d+|0x[a-f0-9]+)",i={fourOctet:new RegExp("^"+n+"\\."+n+"\\."+n+"\\."+n+"$","i"),longValue:new RegExp("^"+n+"$","i")},r.IPv4.parser=function(c){var u,h,d,p,v;if(h=function(m){return m[0]==="0"&&m[1]!=="x"?parseInt(m,8):parseInt(m)},u=c.match(i.fourOctet))return function(){var m,y,g,S;for(g=u.slice(1,6),S=[],m=0,y=g.length;m<y;m++)d=g[m],S.push(h(d));return S}();if(u=c.match(i.longValue)){if(v=h(u[1]),v>4294967295||v<0)throw new Error("ipaddr: address outside defined range");return function(){var m,y;for(y=[],p=m=0;m<=24;p=m+=8)y.push(v>>p&255);return y}().reverse()}else return null},r.IPv6=function(){function c(u,h){var d,p,v,m,y,g;if(u.length===16)for(this.parts=[],d=p=0;p<=14;d=p+=2)this.parts.push(u[d]<<8|u[d+1]);else if(u.length===8)this.parts=u;else throw new Error("ipaddr: ipv6 part count should be 8 or 16");for(g=this.parts,v=0,m=g.length;v<m;v++)if(y=g[v],!(0<=y&&y<=65535))throw new Error("ipaddr: ipv6 part should fit in 16 bits");h&&(this.zoneId=h)}return c.prototype.kind=function(){return"ipv6"},c.prototype.toString=function(){return this.toNormalizedString().replace(/((^|:)(0(:|$))+)/,"::")},c.prototype.toRFC5952String=function(){var u,h,d,p,v;for(p=/((^|:)(0(:|$)){2,})/g,v=this.toNormalizedString(),u=0,h=-1;d=p.exec(v);)d[0].length>h&&(u=d.index,h=d[0].length);return h<0?v:v.substring(0,u)+"::"+v.substring(u+h)},c.prototype.toByteArray=function(){var u,h,d,p,v;for(u=[],v=this.parts,h=0,d=v.length;h<d;h++)p=v[h],u.push(p>>8),u.push(p&255);return u},c.prototype.toNormalizedString=function(){var u,h,d;return u=function(){var p,v,m,y;for(m=this.parts,y=[],p=0,v=m.length;p<v;p++)h=m[p],y.push(h.toString(16));return y}.call(this).join(":"),d="",this.zoneId&&(d="%"+this.zoneId),u+d},c.prototype.toFixedLengthString=function(){var u,h,d;return u=function(){var p,v,m,y;for(m=this.parts,y=[],p=0,v=m.length;p<v;p++)h=m[p],y.push(h.toString(16).padStart(4,"0"));return y}.call(this).join(":"),d="",this.zoneId&&(d="%"+this.zoneId),u+d},c.prototype.match=function(u,h){var d;if(h===void 0&&(d=u,u=d[0],h=d[1]),u.kind()!=="ipv6")throw new Error("ipaddr: cannot match ipv6 address with non-ipv6 one");return o(this.parts,u.parts,16,h)},c.prototype.SpecialRanges={unspecified:[new c([0,0,0,0,0,0,0,0]),128],linkLocal:[new c([65152,0,0,0,0,0,0,0]),10],multicast:[new c([65280,0,0,0,0,0,0,0]),8],loopback:[new c([0,0,0,0,0,0,0,1]),128],uniqueLocal:[new c([64512,0,0,0,0,0,0,0]),7],ipv4Mapped:[new c([0,0,0,0,0,65535,0,0]),96],rfc6145:[new c([0,0,0,0,65535,0,0,0]),96],rfc6052:[new c([100,65435,0,0,0,0,0,0]),96],"6to4":[new c([8194,0,0,0,0,0,0,0]),16],teredo:[new c([8193,0,0,0,0,0,0,0]),32],reserved:[[new c([8193,3512,0,0,0,0,0,0]),32]]},c.prototype.range=function(){return r.subnetMatch(this,this.SpecialRanges)},c.prototype.isIPv4MappedAddress=function(){return this.range()==="ipv4Mapped"},c.prototype.toIPv4Address=function(){var u,h,d;if(!this.isIPv4MappedAddress())throw new Error("ipaddr: trying to convert a generic ipv6 address to ipv4");return d=this.parts.slice(-2),u=d[0],h=d[1],new r.IPv4([u>>8,u&255,h>>8,h&255])},c.prototype.prefixLengthFromSubnetMask=function(){var u,h,d,p,v,m,y;for(y={0:16,32768:15,49152:14,57344:13,61440:12,63488:11,64512:10,65024:9,65280:8,65408:7,65472:6,65504:5,65520:4,65528:3,65532:2,65534:1,65535:0},u=0,v=!1,h=d=7;d>=0;h=d+=-1)if(p=this.parts[h],p in y){if(m=y[p],v&&m!==0)return null;m!==16&&(v=!0),u+=m}else return null;return 128-u},c}(),a="(?:[0-9a-f]+::?)+",f="%[0-9a-z]{1,}",s={zoneIndex:new RegExp(f,"i"),native:new RegExp("^(::)?("+a+")?([0-9a-f]+)?(::)?("+f+")?$","i"),transitional:new RegExp("^((?:"+a+")|(?:::)(?:"+a+")?)"+(n+"\\."+n+"\\."+n+"\\."+n)+("("+f+")?$"),"i")},e=function(c,u){var h,d,p,v,m,y;if(c.indexOf("::")!==c.lastIndexOf("::"))return null;for(y=(c.match(s.zoneIndex)||[])[0],y&&(y=y.substring(1),c=c.replace(/%.+$/,"")),h=0,d=-1;(d=c.indexOf(":",d+1))>=0;)h++;if(c.substr(0,2)==="::"&&h--,c.substr(-2,2)==="::"&&h--,h>u)return null;for(m=u-h,v=":";m--;)v+="0:";return c=c.replace("::",v),c[0]===":"&&(c=c.slice(1)),c[c.length-1]===":"&&(c=c.slice(0,-1)),u=function(){var g,S,b,C;for(b=c.split(":"),C=[],g=0,S=b.length;g<S;g++)p=b[g],C.push(parseInt(p,16));return C}(),{parts:u,zoneId:y}},r.IPv6.parser=function(c){var u,h,d,p,v,m,y;if(s.native.test(c))return e(c,8);if((p=c.match(s.transitional))&&(y=p[6]||"",u=e(p[1].slice(0,-1)+y,6),u.parts)){for(m=[parseInt(p[2]),parseInt(p[3]),parseInt(p[4]),parseInt(p[5])],h=0,d=m.length;h<d;h++)if(v=m[h],!(0<=v&&v<=255))return null;return u.parts.push(m[0]<<8|m[1]),u.parts.push(m[2]<<8|m[3]),{parts:u.parts,zoneId:u.zoneId}}return null},r.IPv4.isIPv4=r.IPv6.isIPv6=function(c){return this.parser(c)!==null},r.IPv4.isValid=function(c){try{return new this(this.parser(c)),!0}catch{return!1}},r.IPv4.isValidFourPartDecimal=function(c){return!!(r.IPv4.isValid(c)&&c.match(/^(0|[1-9]\d*)(\.(0|[1-9]\d*)){3}$/))},r.IPv6.isValid=function(c){var u;if(typeof c=="string"&&c.indexOf(":")===-1)return!1;try{return u=this.parser(c),new this(u.parts,u.zoneId),!0}catch{return!1}},r.IPv4.parse=function(c){var u;if(u=this.parser(c),u===null)throw new Error("ipaddr: string is not formatted like ip address");return new this(u)},r.IPv6.parse=function(c){var u;if(u=this.parser(c),u.parts===null)throw new Error("ipaddr: string is not formatted like ip address");return new this(u.parts,u.zoneId)},r.IPv4.parseCIDR=function(c){var u,h,d;if((h=c.match(/^(.+)\/(\d+)$/))&&(u=parseInt(h[2]),u>=0&&u<=32))return d=[this.parse(h[1]),u],Object.defineProperty(d,"toString",{value:function(){return this.join("/")}}),d;throw new Error("ipaddr: string is not formatted like an IPv4 CIDR range")},r.IPv4.subnetMaskFromPrefixLength=function(c){var u,h,d;if(c=parseInt(c),c<0||c>32)throw new Error("ipaddr: invalid IPv4 prefix length");for(d=[0,0,0,0],h=0,u=Math.floor(c/8);h<u;)d[h]=255,h++;return u<4&&(d[u]=Math.pow(2,c%8)-1<<8-c%8),new this(d)},r.IPv4.broadcastAddressFromCIDR=function(c){var u,h,d,p,v;try{for(u=this.parseCIDR(c),d=u[0].toByteArray(),v=this.subnetMaskFromPrefixLength(u[1]).toByteArray(),p=[],h=0;h<4;)p.push(parseInt(d[h],10)|parseInt(v[h],10)^255),h++;return new this(p)}catch{throw new Error("ipaddr: the address does not have IPv4 CIDR format")}},r.IPv4.networkAddressFromCIDR=function(c){var u,h,d,p,v;try{for(u=this.parseCIDR(c),d=u[0].toByteArray(),v=this.subnetMaskFromPrefixLength(u[1]).toByteArray(),p=[],h=0;h<4;)p.push(parseInt(d[h],10)&parseInt(v[h],10)),h++;return new this(p)}catch{throw new Error("ipaddr: the address does not have IPv4 CIDR format")}},r.IPv6.parseCIDR=function(c){var u,h,d;if((h=c.match(/^(.+)\/(\d+)$/))&&(u=parseInt(h[2]),u>=0&&u<=128))return d=[this.parse(h[1]),u],Object.defineProperty(d,"toString",{value:function(){return this.join("/")}}),d;throw new Error("ipaddr: string is not formatted like an IPv6 CIDR range")},r.isValid=function(c){return r.IPv6.isValid(c)||r.IPv4.isValid(c)},r.parse=function(c){if(r.IPv6.isValid(c))return r.IPv6.parse(c);if(r.IPv4.isValid(c))return r.IPv4.parse(c);throw new Error("ipaddr: the address has neither IPv6 nor IPv4 format")},r.parseCIDR=function(c){try{return r.IPv6.parseCIDR(c)}catch{try{return r.IPv4.parseCIDR(c)}catch{throw new Error("ipaddr: the address has neither IPv6 nor IPv4 CIDR format")}}},r.fromByteArray=function(c){var u;if(u=c.length,u===4)return new r.IPv4(c);if(u===16)return new r.IPv6(c);throw new Error("ipaddr: the binary input is neither an IPv6 nor IPv4 address")},r.process=function(c){var u;return u=this.parse(c),u.kind()==="ipv6"&&u.isIPv4MappedAddress()?u.toIPv4Address():u}}).call(Un)})(Za);const Yn=t=>Array.isArray(t)&&t.every(e=>Zn(e)),Zn=t=>!!t.errorCode,es=async()=>{try{const t=await Jt.get("https://api.ipify.org/?format=json");return t.data.ip&&Ye.isValid(t.data.ip)?Ye.parse(t.data.ip).toString():void 0}catch{return}};class ts{constructor(e){this.client=e,this.list=()=>this.client.get("/v1/carriers"),this.get=r=>this.client.get(`/v1/carriers/${r}`),this.connect=async({carrierCode:r,...n})=>{const i=await es();return i?await this.client.post(`/v1/registration/${r}`,{...n,endUserIpAddress:i}):Promise.reject([new te("Unable to get IP address")])},this.addFunds=(r,n)=>this.client.put(`/v1/carriers/${r}/add_funds`,n),this.updateAutoFunding=(r,n)=>this.client.post(`/v1/carriers/${r}/auto_funding`,n),this.getAutoFunding=r=>this.client.get(`/v1/carriers/${r}/auto_funding`),this.client=e}}var xe={},rs={get exports(){return xe},set exports(t){xe=t}};(function(t){(function(e){var r=function(y,g,S){if(!f(g)||u(g)||h(g)||d(g)||l(g))return g;var b,C=0,P=0;if(c(g))for(b=[],P=g.length;C<P;C++)b.push(r(y,g[C],S));else{b={};for(var _ in g)Object.prototype.hasOwnProperty.call(g,_)&&(b[y(_,S)]=r(y,g[_],S))}return b},n=function(y,g){g=g||{};var S=g.separator||"_",b=g.split||/(?=[A-Z])/;return y.split(b).join(S)},i=function(y){return p(y)?y:(y=y.replace(/[\-_\s]+(.)?/g,function(g,S){return S?S.toUpperCase():""}),y.substr(0,1).toLowerCase()+y.substr(1))},a=function(y){var g=i(y);return g.substr(0,1).toUpperCase()+g.substr(1)},s=function(y,g){return n(y,g).toLowerCase()},o=Object.prototype.toString,l=function(y){return typeof y=="function"},f=function(y){return y===Object(y)},c=function(y){return o.call(y)=="[object Array]"},u=function(y){return o.call(y)=="[object Date]"},h=function(y){return o.call(y)=="[object RegExp]"},d=function(y){return o.call(y)=="[object Boolean]"},p=function(y){return y=y-0,y===y},v=function(y,g){var S=g&&"process"in g?g.process:g;return typeof S!="function"?y:function(b,C){return S(b,y,C)}},m={camelize:i,decamelize:s,pascalize:a,depascalize:s,camelizeKeys:function(y,g){return r(v(i,g),y)},decamelizeKeys:function(y,g){return r(v(s,g),y,g)},pascalizeKeys:function(y,g){return r(v(a,g),y)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};t.exports?t.exports=m:e.humps=m})(Un)})(rs);var ns=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},r=Symbol("test"),n=Object(r);if(typeof r=="string"||Object.prototype.toString.call(r)!=="[object Symbol]"||Object.prototype.toString.call(n)!=="[object Symbol]")return!1;var i=42;e[r]=i;for(r in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var a=Object.getOwnPropertySymbols(e);if(a.length!==1||a[0]!==r||!Object.prototype.propertyIsEnumerable.call(e,r))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var s=Object.getOwnPropertyDescriptor(e,r);if(s.value!==i||s.enumerable!==!0)return!1}return!0},rn=typeof Symbol<"u"&&Symbol,is=ns,as=function(){return typeof rn!="function"||typeof Symbol!="function"||typeof rn("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:is()},ss="Function.prototype.bind called on incompatible ",Ct=Array.prototype.slice,os=Object.prototype.toString,us="[object Function]",cs=function(e){var r=this;if(typeof r!="function"||os.call(r)!==us)throw new TypeError(ss+r);for(var n=Ct.call(arguments,1),i,a=function(){if(this instanceof i){var c=r.apply(this,n.concat(Ct.call(arguments)));return Object(c)===c?c:this}else return r.apply(e,n.concat(Ct.call(arguments)))},s=Math.max(0,r.length-n.length),o=[],l=0;l<s;l++)o.push("$"+l);if(i=Function("binder","return function ("+o.join(",")+"){ return binder.apply(this,arguments); }")(a),r.prototype){var f=function(){};f.prototype=r.prototype,i.prototype=new f,f.prototype=null}return i},ls=cs,pr=Function.prototype.bind||ls,fs=pr,hs=fs.call(Function.call,Object.prototype.hasOwnProperty),O,we=SyntaxError,ei=Function,Se=TypeError,Ft=function(t){try{return ei('"use strict"; return ('+t+").constructor;")()}catch{}},de=Object.getOwnPropertyDescriptor;if(de)try{de({},"")}catch{de=null}var xt=function(){throw new Se},ds=de?function(){try{return arguments.callee,xt}catch{try{return de(arguments,"callee").get}catch{return xt}}}():xt,ge=as(),X=Object.getPrototypeOf||function(t){return t.__proto__},be={},ps=typeof Uint8Array>"u"?O:X(Uint8Array),pe={"%AggregateError%":typeof AggregateError>"u"?O:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?O:ArrayBuffer,"%ArrayIteratorPrototype%":ge?X([][Symbol.iterator]()):O,"%AsyncFromSyncIteratorPrototype%":O,"%AsyncFunction%":be,"%AsyncGenerator%":be,"%AsyncGeneratorFunction%":be,"%AsyncIteratorPrototype%":be,"%Atomics%":typeof Atomics>"u"?O:Atomics,"%BigInt%":typeof BigInt>"u"?O:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?O:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?O:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?O:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array>"u"?O:Float32Array,"%Float64Array%":typeof Float64Array>"u"?O:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?O:FinalizationRegistry,"%Function%":ei,"%GeneratorFunction%":be,"%Int8Array%":typeof Int8Array>"u"?O:Int8Array,"%Int16Array%":typeof Int16Array>"u"?O:Int16Array,"%Int32Array%":typeof Int32Array>"u"?O:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":ge?X(X([][Symbol.iterator]())):O,"%JSON%":typeof JSON=="object"?JSON:O,"%Map%":typeof Map>"u"?O:Map,"%MapIteratorPrototype%":typeof Map>"u"||!ge?O:X(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?O:Promise,"%Proxy%":typeof Proxy>"u"?O:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect>"u"?O:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?O:Set,"%SetIteratorPrototype%":typeof Set>"u"||!ge?O:X(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?O:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":ge?X(""[Symbol.iterator]()):O,"%Symbol%":ge?Symbol:O,"%SyntaxError%":we,"%ThrowTypeError%":ds,"%TypedArray%":ps,"%TypeError%":Se,"%Uint8Array%":typeof Uint8Array>"u"?O:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?O:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?O:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?O:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap>"u"?O:WeakMap,"%WeakRef%":typeof WeakRef>"u"?O:WeakRef,"%WeakSet%":typeof WeakSet>"u"?O:WeakSet};try{null.error}catch(t){var ys=X(X(t));pe["%Error.prototype%"]=ys}var vs=function t(e){var r;if(e==="%AsyncFunction%")r=Ft("async function () {}");else if(e==="%GeneratorFunction%")r=Ft("function* () {}");else if(e==="%AsyncGeneratorFunction%")r=Ft("async function* () {}");else if(e==="%AsyncGenerator%"){var n=t("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if(e==="%AsyncIteratorPrototype%"){var i=t("%AsyncGenerator%");i&&(r=X(i.prototype))}return pe[e]=r,r},nn={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},De=pr,Ze=hs,ms=De.call(Function.call,Array.prototype.concat),gs=De.call(Function.apply,Array.prototype.splice),an=De.call(Function.call,String.prototype.replace),et=De.call(Function.call,String.prototype.slice),bs=De.call(Function.call,RegExp.prototype.exec),Ss=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,ws=/\\(\\)?/g,Os=function(e){var r=et(e,0,1),n=et(e,-1);if(r==="%"&&n!=="%")throw new we("invalid intrinsic syntax, expected closing `%`");if(n==="%"&&r!=="%")throw new we("invalid intrinsic syntax, expected opening `%`");var i=[];return an(e,Ss,function(a,s,o,l){i[i.length]=o?an(l,ws,"$1"):s||a}),i},Ps=function(e,r){var n=e,i;if(Ze(nn,n)&&(i=nn[n],n="%"+i[0]+"%"),Ze(pe,n)){var a=pe[n];if(a===be&&(a=vs(n)),typeof a>"u"&&!r)throw new Se("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:i,name:n,value:a}}throw new we("intrinsic "+e+" does not exist!")},yr=function(e,r){if(typeof e!="string"||e.length===0)throw new Se("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof r!="boolean")throw new Se('"allowMissing" argument must be a boolean');if(bs(/^%?[^%]*%?$/,e)===null)throw new we("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=Os(e),i=n.length>0?n[0]:"",a=Ps("%"+i+"%",r),s=a.name,o=a.value,l=!1,f=a.alias;f&&(i=f[0],gs(n,ms([0,1],f)));for(var c=1,u=!0;c<n.length;c+=1){var h=n[c],d=et(h,0,1),p=et(h,-1);if((d==='"'||d==="'"||d==="`"||p==='"'||p==="'"||p==="`")&&d!==p)throw new we("property names with quotes must have matching quotes");if((h==="constructor"||!u)&&(l=!0),i+="."+h,s="%"+i+"%",Ze(pe,s))o=pe[s];else if(o!=null){if(!(h in o)){if(!r)throw new Se("base intrinsic for "+e+" exists, but the property is not available.");return}if(de&&c+1>=n.length){var v=de(o,h);u=!!v,u&&"get"in v&&!("originalValue"in v.get)?o=v.get:o=o[h]}else u=Ze(o,h),o=o[h];u&&!l&&(pe[s]=o)}}return o},Xt={},Es={get exports(){return Xt},set exports(t){Xt=t}};(function(t){var e=pr,r=yr,n=r("%Function.prototype.apply%"),i=r("%Function.prototype.call%"),a=r("%Reflect.apply%",!0)||e.call(i,n),s=r("%Object.getOwnPropertyDescriptor%",!0),o=r("%Object.defineProperty%",!0),l=r("%Math.max%");if(o)try{o({},"a",{value:1})}catch{o=null}t.exports=function(u){var h=a(e,i,arguments);if(s&&o){var d=s(h,"length");d.configurable&&o(h,"length",{value:1+l(0,u.length-(arguments.length-1))})}return h};var f=function(){return a(e,n,arguments)};o?o(t.exports,"apply",{value:f}):t.exports.apply=f})(Es);var ti=yr,ri=Xt,As=ri(ti("String.prototype.indexOf")),Rs=function(e,r){var n=ti(e,!!r);return typeof n=="function"&&As(e,".prototype.")>-1?ri(n):n};const Cs={},Fs=Object.freeze(Object.defineProperty({__proto__:null,default:Cs},Symbol.toStringTag,{value:"Module"})),xs=ta(Fs);var vr=typeof Map=="function"&&Map.prototype,It=Object.getOwnPropertyDescriptor&&vr?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,tt=vr&&It&&typeof It.get=="function"?It.get:null,sn=vr&&Map.prototype.forEach,mr=typeof Set=="function"&&Set.prototype,qt=Object.getOwnPropertyDescriptor&&mr?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,rt=mr&&qt&&typeof qt.get=="function"?qt.get:null,on=mr&&Set.prototype.forEach,Is=typeof WeakMap=="function"&&WeakMap.prototype,Ie=Is?WeakMap.prototype.has:null,qs=typeof WeakSet=="function"&&WeakSet.prototype,qe=qs?WeakSet.prototype.has:null,_s=typeof WeakRef=="function"&&WeakRef.prototype,un=_s?WeakRef.prototype.deref:null,$s=Boolean.prototype.valueOf,Ms=Object.prototype.toString,Ds=Function.prototype.toString,Ts=String.prototype.match,gr=String.prototype.slice,ie=String.prototype.replace,Us=String.prototype.toUpperCase,cn=String.prototype.toLowerCase,ni=RegExp.prototype.test,ln=Array.prototype.concat,Y=Array.prototype.join,Ns=Array.prototype.slice,fn=Math.floor,Yt=typeof BigInt=="function"?BigInt.prototype.valueOf:null,_t=Object.getOwnPropertySymbols,Zt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,Oe=typeof Symbol=="function"&&typeof Symbol.iterator=="object",j=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Oe||"symbol")?Symbol.toStringTag:null,ii=Object.prototype.propertyIsEnumerable,hn=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(t){return t.__proto__}:null);function dn(t,e){if(t===1/0||t===-1/0||t!==t||t&&t>-1e3&&t<1e3||ni.call(/e/,e))return e;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof t=="number"){var n=t<0?-fn(-t):fn(t);if(n!==t){var i=String(n),a=gr.call(e,i.length+1);return ie.call(i,r,"$&_")+"."+ie.call(ie.call(a,/([0-9]{3})/g,"$&_"),/_$/,"")}}return ie.call(e,r,"$&_")}var er=xs,pn=er.custom,yn=si(pn)?pn:null,Ls=function t(e,r,n,i){var a=r||{};if(ne(a,"quoteStyle")&&a.quoteStyle!=="single"&&a.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(ne(a,"maxStringLength")&&(typeof a.maxStringLength=="number"?a.maxStringLength<0&&a.maxStringLength!==1/0:a.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var s=ne(a,"customInspect")?a.customInspect:!0;if(typeof s!="boolean"&&s!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(ne(a,"indent")&&a.indent!==null&&a.indent!==" "&&!(parseInt(a.indent,10)===a.indent&&a.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(ne(a,"numericSeparator")&&typeof a.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var o=a.numericSeparator;if(typeof e>"u")return"undefined";if(e===null)return"null";if(typeof e=="boolean")return e?"true":"false";if(typeof e=="string")return ui(e,a);if(typeof e=="number"){if(e===0)return 1/0/e>0?"0":"-0";var l=String(e);return o?dn(e,l):l}if(typeof e=="bigint"){var f=String(e)+"n";return o?dn(e,f):f}var c=typeof a.depth>"u"?5:a.depth;if(typeof n>"u"&&(n=0),n>=c&&c>0&&typeof e=="object")return tr(e)?"[Array]":"[Object]";var u=no(a,n);if(typeof i>"u")i=[];else if(oi(i,e)>=0)return"[Circular]";function h($,q,k){if(q&&(i=Ns.call(i),i.push(q)),k){var B={depth:a.depth};return ne(a,"quoteStyle")&&(B.quoteStyle=a.quoteStyle),t($,B,n+1,i)}return t($,a,n+1,i)}if(typeof e=="function"&&!vn(e)){var d=Hs(e),p=Ue(e,h);return"[Function"+(d?": "+d:" (anonymous)")+"]"+(p.length>0?" { "+Y.call(p,", ")+" }":"")}if(si(e)){var v=Oe?ie.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):Zt.call(e);return typeof e=="object"&&!Oe?Ce(v):v}if(eo(e)){for(var m="<"+cn.call(String(e.nodeName)),y=e.attributes||[],g=0;g<y.length;g++)m+=" "+y[g].name+"="+ai(Qs(y[g].value),"double",a);return m+=">",e.childNodes&&e.childNodes.length&&(m+="..."),m+="</"+cn.call(String(e.nodeName))+">",m}if(tr(e)){if(e.length===0)return"[]";var S=Ue(e,h);return u&&!ro(S)?"["+rr(S,u)+"]":"[ "+Y.call(S,", ")+" ]"}if(Bs(e)){var b=Ue(e,h);return!("cause"in Error.prototype)&&"cause"in e&&!ii.call(e,"cause")?"{ ["+String(e)+"] "+Y.call(ln.call("[cause]: "+h(e.cause),b),", ")+" }":b.length===0?"["+String(e)+"]":"{ ["+String(e)+"] "+Y.call(b,", ")+" }"}if(typeof e=="object"&&s){if(yn&&typeof e[yn]=="function"&&er)return er(e,{depth:c-n});if(s!=="symbol"&&typeof e.inspect=="function")return e.inspect()}if(Vs(e)){var C=[];return sn&&sn.call(e,function($,q){C.push(h(q,e,!0)+" => "+h($,e))}),mn("Map",tt.call(e),C,u)}if(Ys(e)){var P=[];return on&&on.call(e,function($){P.push(h($,e))}),mn("Set",rt.call(e),P,u)}if(Js(e))return $t("WeakMap");if(Zs(e))return $t("WeakSet");if(Xs(e))return $t("WeakRef");if(zs(e))return Ce(h(Number(e)));if(Gs(e))return Ce(h(Yt.call(e)));if(Ks(e))return Ce($s.call(e));if(js(e))return Ce(h(String(e)));if(!ks(e)&&!vn(e)){var _=Ue(e,h),W=hn?hn(e)===Object.prototype:e instanceof Object||e.constructor===Object,Q=e instanceof Object?"":"null prototype",R=!W&&j&&Object(e)===e&&j in e?gr.call(se(e),8,-1):Q?"Object":"",M=W||typeof e.constructor!="function"?"":e.constructor.name?e.constructor.name+" ":"",x=M+(R||Q?"["+Y.call(ln.call([],R||[],Q||[]),": ")+"] ":"");return _.length===0?x+"{}":u?x+"{"+rr(_,u)+"}":x+"{ "+Y.call(_,", ")+" }"}return String(e)};function ai(t,e,r){var n=(r.quoteStyle||e)==="double"?'"':"'";return n+t+n}function Qs(t){return ie.call(String(t),/"/g,"&quot;")}function tr(t){return se(t)==="[object Array]"&&(!j||!(typeof t=="object"&&j in t))}function ks(t){return se(t)==="[object Date]"&&(!j||!(typeof t=="object"&&j in t))}function vn(t){return se(t)==="[object RegExp]"&&(!j||!(typeof t=="object"&&j in t))}function Bs(t){return se(t)==="[object Error]"&&(!j||!(typeof t=="object"&&j in t))}function js(t){return se(t)==="[object String]"&&(!j||!(typeof t=="object"&&j in t))}function zs(t){return se(t)==="[object Number]"&&(!j||!(typeof t=="object"&&j in t))}function Ks(t){return se(t)==="[object Boolean]"&&(!j||!(typeof t=="object"&&j in t))}function si(t){if(Oe)return t&&typeof t=="object"&&t instanceof Symbol;if(typeof t=="symbol")return!0;if(!t||typeof t!="object"||!Zt)return!1;try{return Zt.call(t),!0}catch{}return!1}function Gs(t){if(!t||typeof t!="object"||!Yt)return!1;try{return Yt.call(t),!0}catch{}return!1}var Ws=Object.prototype.hasOwnProperty||function(t){return t in this};function ne(t,e){return Ws.call(t,e)}function se(t){return Ms.call(t)}function Hs(t){if(t.name)return t.name;var e=Ts.call(Ds.call(t),/^function\s*([\w$]+)/);return e?e[1]:null}function oi(t,e){if(t.indexOf)return t.indexOf(e);for(var r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1}function Vs(t){if(!tt||!t||typeof t!="object")return!1;try{tt.call(t);try{rt.call(t)}catch{return!0}return t instanceof Map}catch{}return!1}function Js(t){if(!Ie||!t||typeof t!="object")return!1;try{Ie.call(t,Ie);try{qe.call(t,qe)}catch{return!0}return t instanceof WeakMap}catch{}return!1}function Xs(t){if(!un||!t||typeof t!="object")return!1;try{return un.call(t),!0}catch{}return!1}function Ys(t){if(!rt||!t||typeof t!="object")return!1;try{rt.call(t);try{tt.call(t)}catch{return!0}return t instanceof Set}catch{}return!1}function Zs(t){if(!qe||!t||typeof t!="object")return!1;try{qe.call(t,qe);try{Ie.call(t,Ie)}catch{return!0}return t instanceof WeakSet}catch{}return!1}function eo(t){return!t||typeof t!="object"?!1:typeof HTMLElement<"u"&&t instanceof HTMLElement?!0:typeof t.nodeName=="string"&&typeof t.getAttribute=="function"}function ui(t,e){if(t.length>e.maxStringLength){var r=t.length-e.maxStringLength,n="... "+r+" more character"+(r>1?"s":"");return ui(gr.call(t,0,e.maxStringLength),e)+n}var i=ie.call(ie.call(t,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,to);return ai(i,"single",e)}function to(t){var e=t.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return r?"\\"+r:"\\x"+(e<16?"0":"")+Us.call(e.toString(16))}function Ce(t){return"Object("+t+")"}function $t(t){return t+" { ? }"}function mn(t,e,r,n){var i=n?rr(r,n):Y.call(r,", ");return t+" ("+e+") {"+i+"}"}function ro(t){for(var e=0;e<t.length;e++)if(oi(t[e],`
14
- `)>=0)return!1;return!0}function no(t,e){var r;if(t.indent===" ")r=" ";else if(typeof t.indent=="number"&&t.indent>0)r=Y.call(Array(t.indent+1)," ");else return null;return{base:r,prev:Y.call(Array(e+1),r)}}function rr(t,e){if(t.length===0)return"";var r=`
15
- `+e.prev+e.base;return r+Y.call(t,","+r)+`
16
- `+e.prev}function Ue(t,e){var r=tr(t),n=[];if(r){n.length=t.length;for(var i=0;i<t.length;i++)n[i]=ne(t,i)?e(t[i],t):""}var a=typeof _t=="function"?_t(t):[],s;if(Oe){s={};for(var o=0;o<a.length;o++)s["$"+a[o]]=a[o]}for(var l in t)ne(t,l)&&(r&&String(Number(l))===l&&l<t.length||Oe&&s["$"+l]instanceof Symbol||(ni.call(/[^\w$]/,l)?n.push(e(l,t)+": "+e(t[l],t)):n.push(l+": "+e(t[l],t))));if(typeof _t=="function")for(var f=0;f<a.length;f++)ii.call(t,a[f])&&n.push("["+e(a[f])+"]: "+e(t[a[f]],t));return n}var br=yr,Re=Rs,io=Ls,ao=br("%TypeError%"),Ne=br("%WeakMap%",!0),Le=br("%Map%",!0),so=Re("WeakMap.prototype.get",!0),oo=Re("WeakMap.prototype.set",!0),uo=Re("WeakMap.prototype.has",!0),co=Re("Map.prototype.get",!0),lo=Re("Map.prototype.set",!0),fo=Re("Map.prototype.has",!0),Sr=function(t,e){for(var r=t,n;(n=r.next)!==null;r=n)if(n.key===e)return r.next=n.next,n.next=t.next,t.next=n,n},ho=function(t,e){var r=Sr(t,e);return r&&r.value},po=function(t,e,r){var n=Sr(t,e);n?n.value=r:t.next={key:e,next:t.next,value:r}},yo=function(t,e){return!!Sr(t,e)},vo=function(){var e,r,n,i={assert:function(a){if(!i.has(a))throw new ao("Side channel does not contain "+io(a))},get:function(a){if(Ne&&a&&(typeof a=="object"||typeof a=="function")){if(e)return so(e,a)}else if(Le){if(r)return co(r,a)}else if(n)return ho(n,a)},has:function(a){if(Ne&&a&&(typeof a=="object"||typeof a=="function")){if(e)return uo(e,a)}else if(Le){if(r)return fo(r,a)}else if(n)return yo(n,a);return!1},set:function(a,s){Ne&&a&&(typeof a=="object"||typeof a=="function")?(e||(e=new Ne),oo(e,a,s)):Le?(r||(r=new Le),lo(r,a,s)):(n||(n={key:{},next:null}),po(n,a,s))}};return i},mo=String.prototype.replace,go=/%20/g,Mt={RFC1738:"RFC1738",RFC3986:"RFC3986"},wr={default:Mt.RFC3986,formatters:{RFC1738:function(t){return mo.call(t,go,"+")},RFC3986:function(t){return String(t)}},RFC1738:Mt.RFC1738,RFC3986:Mt.RFC3986},bo=wr,Dt=Object.prototype.hasOwnProperty,fe=Array.isArray,J=function(){for(var t=[],e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t}(),So=function(e){for(;e.length>1;){var r=e.pop(),n=r.obj[r.prop];if(fe(n)){for(var i=[],a=0;a<n.length;++a)typeof n[a]<"u"&&i.push(n[a]);r.obj[r.prop]=i}}},ci=function(e,r){for(var n=r&&r.plainObjects?Object.create(null):{},i=0;i<e.length;++i)typeof e[i]<"u"&&(n[i]=e[i]);return n},wo=function t(e,r,n){if(!r)return e;if(typeof r!="object"){if(fe(e))e.push(r);else if(e&&typeof e=="object")(n&&(n.plainObjects||n.allowPrototypes)||!Dt.call(Object.prototype,r))&&(e[r]=!0);else return[e,r];return e}if(!e||typeof e!="object")return[e].concat(r);var i=e;return fe(e)&&!fe(r)&&(i=ci(e,n)),fe(e)&&fe(r)?(r.forEach(function(a,s){if(Dt.call(e,s)){var o=e[s];o&&typeof o=="object"&&a&&typeof a=="object"?e[s]=t(o,a,n):e.push(a)}else e[s]=a}),e):Object.keys(r).reduce(function(a,s){var o=r[s];return Dt.call(a,s)?a[s]=t(a[s],o,n):a[s]=o,a},i)},Oo=function(e,r){return Object.keys(r).reduce(function(n,i){return n[i]=r[i],n},e)},Po=function(t,e,r){var n=t.replace(/\+/g," ");if(r==="iso-8859-1")return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch{return n}},Eo=function(e,r,n,i,a){if(e.length===0)return e;var s=e;if(typeof e=="symbol"?s=Symbol.prototype.toString.call(e):typeof e!="string"&&(s=String(e)),n==="iso-8859-1")return escape(s).replace(/%u[0-9a-f]{4}/gi,function(c){return"%26%23"+parseInt(c.slice(2),16)+"%3B"});for(var o="",l=0;l<s.length;++l){var f=s.charCodeAt(l);if(f===45||f===46||f===95||f===126||f>=48&&f<=57||f>=65&&f<=90||f>=97&&f<=122||a===bo.RFC1738&&(f===40||f===41)){o+=s.charAt(l);continue}if(f<128){o=o+J[f];continue}if(f<2048){o=o+(J[192|f>>6]+J[128|f&63]);continue}if(f<55296||f>=57344){o=o+(J[224|f>>12]+J[128|f>>6&63]+J[128|f&63]);continue}l+=1,f=65536+((f&1023)<<10|s.charCodeAt(l)&1023),o+=J[240|f>>18]+J[128|f>>12&63]+J[128|f>>6&63]+J[128|f&63]}return o},Ao=function(e){for(var r=[{obj:{o:e},prop:"o"}],n=[],i=0;i<r.length;++i)for(var a=r[i],s=a.obj[a.prop],o=Object.keys(s),l=0;l<o.length;++l){var f=o[l],c=s[f];typeof c=="object"&&c!==null&&n.indexOf(c)===-1&&(r.push({obj:s,prop:f}),n.push(c))}return So(r),e},Ro=function(e){return Object.prototype.toString.call(e)==="[object RegExp]"},Co=function(e){return!e||typeof e!="object"?!1:!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},Fo=function(e,r){return[].concat(e,r)},xo=function(e,r){if(fe(e)){for(var n=[],i=0;i<e.length;i+=1)n.push(r(e[i]));return n}return r(e)},li={arrayToObject:ci,assign:Oo,combine:Fo,compact:Ao,decode:Po,encode:Eo,isBuffer:Co,isRegExp:Ro,maybeMap:xo,merge:wo},fi=vo,nr=li,_e=wr,Io=Object.prototype.hasOwnProperty,gn={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,r){return e+"["+r+"]"},repeat:function(e){return e}},ee=Array.isArray,qo=String.prototype.split,_o=Array.prototype.push,hi=function(t,e){_o.apply(t,ee(e)?e:[e])},$o=Date.prototype.toISOString,bn=_e.default,T={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:nr.encode,encodeValuesOnly:!1,format:bn,formatter:_e.formatters[bn],indices:!1,serializeDate:function(e){return $o.call(e)},skipNulls:!1,strictNullHandling:!1},Mo=function(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"||typeof e=="symbol"||typeof e=="bigint"},Tt={},Do=function t(e,r,n,i,a,s,o,l,f,c,u,h,d,p,v,m){for(var y=e,g=m,S=0,b=!1;(g=g.get(Tt))!==void 0&&!b;){var C=g.get(e);if(S+=1,typeof C<"u"){if(C===S)throw new RangeError("Cyclic object value");b=!0}typeof g.get(Tt)>"u"&&(S=0)}if(typeof l=="function"?y=l(r,y):y instanceof Date?y=u(y):n==="comma"&&ee(y)&&(y=nr.maybeMap(y,function(V){return V instanceof Date?u(V):V})),y===null){if(a)return o&&!p?o(r,T.encoder,v,"key",h):r;y=""}if(Mo(y)||nr.isBuffer(y)){if(o){var P=p?r:o(r,T.encoder,v,"key",h);if(n==="comma"&&p){for(var _=qo.call(String(y),","),W="",Q=0;Q<_.length;++Q)W+=(Q===0?"":",")+d(o(_[Q],T.encoder,v,"value",h));return[d(P)+(i&&ee(y)&&_.length===1?"[]":"")+"="+W]}return[d(P)+"="+d(o(y,T.encoder,v,"value",h))]}return[d(r)+"="+d(String(y))]}var R=[];if(typeof y>"u")return R;var M;if(n==="comma"&&ee(y))M=[{value:y.length>0?y.join(",")||null:void 0}];else if(ee(l))M=l;else{var x=Object.keys(y);M=f?x.sort(f):x}for(var $=i&&ee(y)&&y.length===1?r+"[]":r,q=0;q<M.length;++q){var k=M[q],B=typeof k=="object"&&typeof k.value<"u"?k.value:y[k];if(!(s&&B===null)){var oe=ee(y)?typeof n=="function"?n($,k):$:$+(c?"."+k:"["+k+"]");m.set(e,S);var H=fi();H.set(Tt,m),hi(R,t(B,oe,n,i,a,s,o,l,f,c,u,h,d,p,v,H))}}return R},To=function(e){if(!e)return T;if(e.encoder!==null&&typeof e.encoder<"u"&&typeof e.encoder!="function")throw new TypeError("Encoder has to be a function.");var r=e.charset||T.charset;if(typeof e.charset<"u"&&e.charset!=="utf-8"&&e.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=_e.default;if(typeof e.format<"u"){if(!Io.call(_e.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format}var i=_e.formatters[n],a=T.filter;return(typeof e.filter=="function"||ee(e.filter))&&(a=e.filter),{addQueryPrefix:typeof e.addQueryPrefix=="boolean"?e.addQueryPrefix:T.addQueryPrefix,allowDots:typeof e.allowDots>"u"?T.allowDots:!!e.allowDots,charset:r,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:T.charsetSentinel,delimiter:typeof e.delimiter>"u"?T.delimiter:e.delimiter,encode:typeof e.encode=="boolean"?e.encode:T.encode,encoder:typeof e.encoder=="function"?e.encoder:T.encoder,encodeValuesOnly:typeof e.encodeValuesOnly=="boolean"?e.encodeValuesOnly:T.encodeValuesOnly,filter:a,format:n,formatter:i,serializeDate:typeof e.serializeDate=="function"?e.serializeDate:T.serializeDate,skipNulls:typeof e.skipNulls=="boolean"?e.skipNulls:T.skipNulls,sort:typeof e.sort=="function"?e.sort:null,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:T.strictNullHandling}},Uo=function(t,e){var r=t,n=To(e),i,a;typeof n.filter=="function"?(a=n.filter,r=a("",r)):ee(n.filter)&&(a=n.filter,i=a);var s=[];if(typeof r!="object"||r===null)return"";var o;e&&e.arrayFormat in gn?o=e.arrayFormat:e&&"indices"in e?o=e.indices?"indices":"repeat":o="indices";var l=gn[o];if(e&&"commaRoundTrip"in e&&typeof e.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var f=l==="comma"&&e&&e.commaRoundTrip;i||(i=Object.keys(r)),n.sort&&i.sort(n.sort);for(var c=fi(),u=0;u<i.length;++u){var h=i[u];n.skipNulls&&r[h]===null||hi(s,Do(r[h],h,l,f,n.strictNullHandling,n.skipNulls,n.encode?n.encoder:null,n.filter,n.sort,n.allowDots,n.serializeDate,n.format,n.formatter,n.encodeValuesOnly,n.charset,c))}var d=s.join(n.delimiter),p=n.addQueryPrefix===!0?"?":"";return n.charsetSentinel&&(n.charset==="iso-8859-1"?p+="utf8=%26%2310003%3B&":p+="utf8=%E2%9C%93&"),d.length>0?p+d:""},Pe=li,ir=Object.prototype.hasOwnProperty,No=Array.isArray,D={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:Pe.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},Lo=function(t){return t.replace(/&#(\d+);/g,function(e,r){return String.fromCharCode(parseInt(r,10))})},di=function(t,e){return t&&typeof t=="string"&&e.comma&&t.indexOf(",")>-1?t.split(","):t},Qo="utf8=%26%2310003%3B",ko="utf8=%E2%9C%93",Bo=function(e,r){var n={},i=r.ignoreQueryPrefix?e.replace(/^\?/,""):e,a=r.parameterLimit===1/0?void 0:r.parameterLimit,s=i.split(r.delimiter,a),o=-1,l,f=r.charset;if(r.charsetSentinel)for(l=0;l<s.length;++l)s[l].indexOf("utf8=")===0&&(s[l]===ko?f="utf-8":s[l]===Qo&&(f="iso-8859-1"),o=l,l=s.length);for(l=0;l<s.length;++l)if(l!==o){var c=s[l],u=c.indexOf("]="),h=u===-1?c.indexOf("="):u+1,d,p;h===-1?(d=r.decoder(c,D.decoder,f,"key"),p=r.strictNullHandling?null:""):(d=r.decoder(c.slice(0,h),D.decoder,f,"key"),p=Pe.maybeMap(di(c.slice(h+1),r),function(v){return r.decoder(v,D.decoder,f,"value")})),p&&r.interpretNumericEntities&&f==="iso-8859-1"&&(p=Lo(p)),c.indexOf("[]=")>-1&&(p=No(p)?[p]:p),ir.call(n,d)?n[d]=Pe.combine(n[d],p):n[d]=p}return n},jo=function(t,e,r,n){for(var i=n?e:di(e,r),a=t.length-1;a>=0;--a){var s,o=t[a];if(o==="[]"&&r.parseArrays)s=[].concat(i);else{s=r.plainObjects?Object.create(null):{};var l=o.charAt(0)==="["&&o.charAt(o.length-1)==="]"?o.slice(1,-1):o,f=parseInt(l,10);!r.parseArrays&&l===""?s={0:i}:!isNaN(f)&&o!==l&&String(f)===l&&f>=0&&r.parseArrays&&f<=r.arrayLimit?(s=[],s[f]=i):l!=="__proto__"&&(s[l]=i)}i=s}return i},zo=function(e,r,n,i){if(e){var a=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,s=/(\[[^[\]]*])/,o=/(\[[^[\]]*])/g,l=n.depth>0&&s.exec(a),f=l?a.slice(0,l.index):a,c=[];if(f){if(!n.plainObjects&&ir.call(Object.prototype,f)&&!n.allowPrototypes)return;c.push(f)}for(var u=0;n.depth>0&&(l=o.exec(a))!==null&&u<n.depth;){if(u+=1,!n.plainObjects&&ir.call(Object.prototype,l[1].slice(1,-1))&&!n.allowPrototypes)return;c.push(l[1])}return l&&c.push("["+a.slice(l.index)+"]"),jo(c,r,n,i)}},Ko=function(e){if(!e)return D;if(e.decoder!==null&&e.decoder!==void 0&&typeof e.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof e.charset<"u"&&e.charset!=="utf-8"&&e.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=typeof e.charset>"u"?D.charset:e.charset;return{allowDots:typeof e.allowDots>"u"?D.allowDots:!!e.allowDots,allowPrototypes:typeof e.allowPrototypes=="boolean"?e.allowPrototypes:D.allowPrototypes,allowSparse:typeof e.allowSparse=="boolean"?e.allowSparse:D.allowSparse,arrayLimit:typeof e.arrayLimit=="number"?e.arrayLimit:D.arrayLimit,charset:r,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:D.charsetSentinel,comma:typeof e.comma=="boolean"?e.comma:D.comma,decoder:typeof e.decoder=="function"?e.decoder:D.decoder,delimiter:typeof e.delimiter=="string"||Pe.isRegExp(e.delimiter)?e.delimiter:D.delimiter,depth:typeof e.depth=="number"||e.depth===!1?+e.depth:D.depth,ignoreQueryPrefix:e.ignoreQueryPrefix===!0,interpretNumericEntities:typeof e.interpretNumericEntities=="boolean"?e.interpretNumericEntities:D.interpretNumericEntities,parameterLimit:typeof e.parameterLimit=="number"?e.parameterLimit:D.parameterLimit,parseArrays:e.parseArrays!==!1,plainObjects:typeof e.plainObjects=="boolean"?e.plainObjects:D.plainObjects,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:D.strictNullHandling}},Go=function(t,e){var r=Ko(e);if(t===""||t===null||typeof t>"u")return r.plainObjects?Object.create(null):{};for(var n=typeof t=="string"?Bo(t,r):t,i=r.plainObjects?Object.create(null):{},a=Object.keys(n),s=0;s<a.length;++s){var o=a[s],l=zo(o,n[o],r,typeof t=="string");i=Pe.merge(i,l,r)}return r.allowSparse===!0?i:Pe.compact(i)},Wo=Uo,Ho=Go,Vo=wr,Jo={formats:Vo,parse:Ho,stringify:Wo};class Xo{constructor(e){this.client=e,this.list=()=>this.client.get("/v1/packages"),this.client=e}}class Yo{constructor(e){this.client=e,this.get=r=>this.client.get(`/v1/insurance/${r}/balance`),this.client=e}}class Zo{constructor(e){this.client=e,this.get=r=>this.client.get(`/v1/labels/${r}`),this.list=(r={})=>this.client.get("/v1/labels",{params:r}),this.createByRateId=(r,n)=>this.client.post(`/v1/labels/rates/${r}`,n),this.void=r=>this.client.put(`/v1/labels/${r}/void`),this.client=e}}class eu{constructor(e){this.client=e,this.list=()=>this.client.get("/v-beta/order_sources"),this.get=r=>this.client.get(`/v-beta/order_sources/${r}`),this.refresh=r=>this.client.put(`/v-beta/order_sources/${r}/refresh`),this.client=e}}class tu{constructor(e){this.client=e,this.calculateByShipmentId=(r,n)=>this.client.post("/v1/rates",{rateOptions:n,shipmentId:r}),this.client=e}}class ru{constructor(e){this.client=e,this.list=(r={})=>this.client.post("/v-beta/shipments/list",r),this.get=r=>this.client.get(`/v-beta/shipments/${r}`),this.create=(r,n)=>this.client.post(`/v-beta/shipments/sales_order/${r}`,n),this.update=(r,n)=>this.client.put(`/v-beta/shipments/${r}`,n),this.client=e}}class nu{constructor(e){this.client=e,this.list=(r={})=>this.client.get("/v-beta/sales_orders",{params:r}),this.get=r=>this.client.get(`/v-beta/sales_orders/${r}`),this.notifyShipped=(r,n)=>this.client.post(`/v-beta/sales_orders/${r}/notify`,n),this.client=e}}class iu{constructor(e){this.client=e,this.list=()=>this.client.get("/v1/warehouses"),this.create=r=>this.client.post("/v1/warehouses",r),this.update=(r,n)=>this.client.put(`/v1/warehouses/${r}`,n),this.delete=r=>this.client.delete(`/v1/warehouses/${r}`),this.client=e}}const Sn=Mn({name:"shipengine-api",serializers:{...cr,req:t=>({headers:t.headers,method:t.method,url:t.url}),res:t=>({data:t.data,headers:t.config.headers,method:t.config.method,statusCode:t.status,url:t.config.url})},streams:[{stream:new Dn}]}),au=t=>!!t.errors&&Yn(t.errors);class wn{constructor(e,{baseURL:r,headers:n,getToken:i}){const a=Jt.create({baseURL:r,headers:{...n,Authorization:`Bearer ${e}`,"Content-Type":"application/json"},paramsSerializer:s=>Jo.stringify(xe.decamelizeKeys(s),{arrayFormat:"brackets"}),transformRequest:[s=>xe.decamelizeKeys(s),s=>JSON.stringify(s)],transformResponse:[s=>{if(s)return JSON.parse(s)},s=>xe.camelizeKeys(s)]});a.interceptors.response.use(s=>(Sn.info({req:s.config,res:s},"%s %s: %s %s",s.config.method?.toUpperCase(),s.config.url,s.status,s.statusText),s),async s=>{if(Sn.error({err:s,req:s.config,res:s.response},"%s %s: %s %s - %s",s.config?.method?.toUpperCase(),s.config?.url,s.response?.status,s.response?.statusText,s.message),s.response?.status===401){const o=await i(),l=s.config;return l&&(l.headers||={},l.headers.Authorization=`Bearer ${o}`),Jt(l)}return s.response?.data?au(s.response.data)?Promise.reject(s.response.data.errors.map(o=>te.fromObject(o))):Yn(s.response.data)?Promise.reject(s.response.data.map(o=>te.fromObject(o))):Zn(s.response.data)?Promise.reject([te.fromObject(s.response.data)]):Promise.reject([new te(s.response.data)]):Promise.reject([new te(s.message)])}),this.client=a}set token(e){this.client.defaults.headers.common.Authorization=`Bearer ${e}`}get addresses(){return new Zi(this.client)}get accountSettings(){return new Yi(this.client)}get carriers(){return new ts(this.client)}get customPackages(){return new Xo(this.client)}get insurance(){return new Yo(this.client)}get labels(){return new Zo(this.client)}get orderSources(){return new eu(this.client)}get rates(){return new tu(this.client)}get salesOrderShipments(){return new ru(this.client)}get salesOrders(){return new nu(this.client)}get warehouses(){return new iu(this.client)}}const Or=I.createContext(void 0),su=({baseURL:t,children:e,headers:r,getToken:n})=>{const[i,a]=I.useState(()=>{const o=n();if(typeof o=="string")return new wn(o,{baseURL:t,getToken:n,headers:r??{}});o.then(l=>a(new wn(l,{baseURL:t,getToken:n,headers:r??{}})))}),s=new Di;return i?ut.jsx(Or.Provider,{value:{client:i},children:ut.jsx(ki,{client:s,children:e})}):ut.jsx("div",{style:{alignItems:"center",display:"flex",height:"100%",justifyContent:"center",width:"100%"},children:"Loading..."})},A=()=>{const t=I.useContext(Or);if(!t)throw new Error("useShipEngine must be called within a ShipEngineProvider");return t},ou=t=>{const{client:e}=A();return L({mutationFn:async r=>(await e.carriers.addFunds(t,r)).data,mutationKey:["useAddFunds"],onError:E})},uu=()=>{const{client:t}=A();return L({mutationFn:async({rateOptions:e,shipmentId:r})=>(await t.rates.calculateByShipmentId(r,e)).data,mutationKey:["useCalculateRates"],onError:E})},cu=t=>{const{client:e}=A(),r=or();return L({mutationFn:async n=>(await e.carriers.updateAutoFunding(t,n)).data,mutationKey:["useUpdateAutoFunding"],onError:E,onSuccess:n=>{r.invalidateQueries(["useGetAutoFunding",t],{exact:!0})}})},lu=()=>{const{client:t}=A();return L({mutationFn:async e=>(await t.carriers.connect(e)).data,mutationKey:["useConnectCarrier"],onError:E})},fu=()=>{const{client:t}=A();return L({mutationFn:async({rateId:e,...r})=>(await t.labels.createByRateId(e,r)).data,mutationKey:["useCreateLabel"],onError:E})},hu=()=>{const{client:t}=A();return L({mutationFn:async({salesOrderId:e,...r})=>(await t.salesOrderShipments.create(e,r)).data,mutationKey:["useCreateSalesOrderShipment"],onError:E})},du=()=>{const{client:t}=A();return L({mutationFn:async e=>(await t.warehouses.create(e)).data,mutationKey:["useCreateWarehouse"],onError:E})},pu=()=>{const{client:t}=A();return L({mutationFn:async({warehouseId:e})=>(await t.warehouses.delete(e)).data,mutationKey:["useDeleteWarehouse"],onError:E})},yu=t=>{const{client:e}=A();return z({enabled:t!==void 0,onError:E,queryFn:()=>t?e.carriers.getAutoFunding(t):Promise.reject(new Error("carrierId is required.")),queryKey:["useGetAutoFundingConfiguration",t],select:r=>r.data})},vu=t=>{const{client:e}=A();return z({enabled:!!t,onError:E,queryFn:()=>t?e.carriers.get(t):Promise.reject(new Error("carrierId is require")),queryKey:["useGetCarrierById",t],select:r=>r.data,staleTime:5*60*1e3})},mu=t=>{const{client:e}=A();return z({enabled:t!==void 0,onError:E,queryFn:()=>t?e.insurance.get(t):Promise.reject(new Error("insuranceProvider is required")),queryKey:["useGetInsuranceAccount",t],select:r=>r.data})},gu=t=>{const{client:e}=A();return z({enabled:t!==void 0,onError:E,queryFn:()=>t?e.labels.get(t):Promise.reject(new Error("labelId is require")),queryKey:["useGetLabel",t],select:r=>r.data})},bu=()=>{const{client:t}=A();return z({onError:E,queryFn:()=>t.accountSettings.getAccountSettings(),queryKey:["getAccountSettings"],select:e=>e.data})},Su=()=>({links:{transactionHistoryReport:"http://link.to.entire.dataset.as.csv"},page:1,pages:4,total:275,transactions:[{amount:50.65,balance:10,carrierId:"string",carrierProvider:"string carrier name",labelId:"string",transactionDate:"",transactionId:"string",transactionType:"fund"},{amount:50.65,balance:10,carrierId:"string",carrierProvider:"string carrier name",labelId:"string",transactionDate:"",transactionId:"string",transactionType:"purchase"}]}),wu=t=>{const{client:e}=A();return z({enabled:t!==void 0,onError:E,queryFn:()=>t?e.salesOrders.get(t):Promise.reject(new Error("salesOrderId is required")),queryKey:["useGetSalesOrder",t],select:r=>r.data})},Ou=t=>{const{client:e}=A();return z({enabled:t!==void 0,onError:E,queryFn:()=>t?e.salesOrderShipments.get(t):Promise.reject(new Error("shipmentId is required")),queryKey:["useGetSalesOrderShipment",t],select:r=>r.data})},Pu=()=>{const{client:t}=A();return z({onError:E,queryFn:()=>t.carriers.list(),queryKey:["useListCarriers"],select:e=>e.data.carriers})},Eu=t=>{const{client:e}=A();return z({enabled:t&&Object.values(t).some(r=>r!==void 0),onError:E,queryFn:()=>e.labels.list(t),queryKey:["useListLabels",t],select:r=>r.data.labels})},Au=()=>{const{client:t}=A();return z({onError:E,queryFn:()=>t.orderSources.list(),queryKey:["useListOrderSources"],select:e=>e.data.orderSources})},Ru=()=>{const{client:t}=A();return z({onError:E,queryFn:()=>t.customPackages.list(),queryKey:["useListCustomPackageTypes"],select:e=>e.data.packages})},Cu=(t={})=>{const{client:e}=A();return z({enabled:t&&Object.values(t).some(r=>r!==void 0),onError:E,queryFn:()=>e.salesOrders.list(t),queryKey:["useListSalesOrders",t],select:r=>r.data.salesOrders})},Fu=t=>{const{client:e}=A();return z({enabled:t&&Object.values(t).some(r=>r!==void 0),onError:E,queryFn:()=>e.salesOrderShipments.list(t),queryKey:["useListSalesOrderShipments",t],select:r=>r.data.shipments})},xu=()=>{const{client:t}=A();return z({onError:E,queryFn:()=>t.warehouses.list(),queryKey:["useListWarehouses"],select:e=>e.data.warehouses})},Iu=()=>{const{client:t}=A();return L({mutationFn:async({salesOrderId:e,...r})=>(await t.salesOrders.notifyShipped(e,r)).data,mutationKey:["useNotifySalesOrder"],onError:E})},qu=()=>{const{client:t}=A();return L({mutationFn:async({address:e,text:r})=>(await t.addresses.parse(r,e)).data,mutationKey:["useParseAddress"],onError:E})},pi=()=>{const{client:t}=A();return L({mutationFn:async e=>(await t.orderSources.refresh(e)).data,mutationKey:["useRefreshOrderSourceAsync"]})},_u=()=>{const{client:t}=A(),{mutateAsync:e}=pi();return L({mutationFn:async r=>(await e(r),await Tn(async()=>{const{data:i}=await t.orderSources.get(r);if(["preparing_update","updating"].includes(i.refreshInfo.status))throw new te("Order source is still refreshing");return i},20)),mutationKey:["useRefreshOrderSource"],onError:E})},$u=()=>L({mutationFn:async()=>(await Promise.resolve({data:{},errors:[],isLoading:!1,isValidating:!1})).data,mutationKey:["useUpdateBilling"],onError:E}),Mu=()=>{const{client:t}=A();return L({mutationFn:async({shipmentId:e,...r})=>(await t.salesOrderShipments.update(e,r)).data,mutationKey:["useUpdateSalesOrderShipment"],onError:E})},Du=()=>{const{client:t}=A();return L({mutationFn:async({warehouseId:e,...r})=>(await t.warehouses.update(e,r)).data,mutationKey:["useUpdateWarehouse"],onError:E})},Tu=()=>{const{client:t}=A();return L({mutationFn:async e=>(await t.addresses.validate(e)).data,mutationKey:["useValidateAddresses"],onError:E})},Uu=()=>{const{client:t}=A();return L({mutationFn:async e=>(await t.labels.void(e)).data,mutationKey:["useVoidLabel"],onError:E})},Nu=t=>{const{client:e}=A();return z({enabled:t!==void 0,onError:E,queryFn:()=>t?e.salesOrderShipments.get(t):Promise.reject(new Error("shipmentId is required")),queryKey:["useGetShipment",t],select:r=>r.data})};exports.ShipEngineContext=Or;exports.ShipEngineProvider=su;exports.delay=_n;exports.logger=Xi;exports.onError=E;exports.retryUntil=Tn;exports.useAddFunds=ou;exports.useCalculateRates=uu;exports.useConnectCarrier=lu;exports.useCreateLabel=fu;exports.useCreateSalesOrderShipment=hu;exports.useCreateWarehouse=du;exports.useDeleteWarehouse=pu;exports.useGetAccountSettings=bu;exports.useGetAutoFundingConfiguration=yu;exports.useGetCarrierById=vu;exports.useGetInsuranceAccount=mu;exports.useGetLabel=gu;exports.useGetSalesOrder=wu;exports.useGetSalesOrderShipment=Ou;exports.useGetShipment=Nu;exports.useGetWalletTransactionHistory=Su;exports.useListCarriers=Pu;exports.useListCustomPackageTypes=Ru;exports.useListLabels=Eu;exports.useListOrderSources=Au;exports.useListSalesOrderShipments=Fu;exports.useListSalesOrders=Cu;exports.useListWarehouses=xu;exports.useNotifySalesOrderShipped=Iu;exports.useParseAddress=qu;exports.useRefreshOrderSource=_u;exports.useRefreshOrderSourceAsync=pi;exports.useUpdateAutoFunding=cu;exports.useUpdateBilling=$u;exports.useUpdateSalesOrderShipment=Mu;exports.useUpdateWarehouse=Du;exports.useValidateAddresses=Tu;exports.useVoidLabel=Uu;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("react-query"),Me=require("react/jsx-runtime"),$r=require("react");class U{constructor(e,t){this.errorCode=t?.errorCode??"unknown",this.errorSource=t?.errorSource??"client",this.errorType=t?.errorType??"unknown",this.message=e}static fromObject({message:e,...t}){return new U(e,t)}}var _r=(r=>(r.AMERICAN_EXPRESS="americanexpress",r.DISCOVER="discover",r.MASTERCARD="mastercard",r.VISA="visa",r))(_r||{}),Dr=(r=>(r.USD="usd",r.CAD="cad",r.AUD="aud",r.GBP="gbp",r.EUR="eur",r.NZD="nzd",r))(Dr||{}),Tr=(r=>(r.DELIVERY="delivery",r.SIGNATURE="signature",r.ADULT_SIGNATURE="adult_signature",r.DIRECT_SIGNATURE="direct_signature",r.VERBAL_CONFIRMATION="verbal_confirmation",r.DELIVERY_MAILED="delivery_mailed",r.NONE="none",r))(Tr||{}),Lr=(r=>(r.DOCUMENTS="documents",r.GIFT="gift",r.MERCHANDISE="merchandise",r.RETURNED_GOODS="returned_goods",r.SAMPLE="sample",r))(Lr||{}),kr=(r=>(r.RETURN_TO_SENDER="return_to_sender",r.TREAT_AS_ABANDONED="treat_as_abandoned",r))(kr||{}),Mr=(r=>(r.SHIPSURANCE="shipsurance",r.CARRIER="carrier",r.THIRD_PARTY="third_party",r.NONE="none",r))(Mr||{});const qn=Object.freeze(Object.defineProperty({__proto__:null,CodedError:U,ConfirmationType:Tr,CreditCardVendor:_r,Currency:Dr,CustomsContentsType:Lr,CustomsNonDeliveryType:kr,InsuranceProviderType:Mr},Symbol.toStringTag,{value:"Module"}));class Vt{constructor(e){this.client=e,this.get=()=>this.client.get("/v1/account/settings"),this.update=t=>this.client.put("/v1/account/settings",t),this.client=e}}class Ht{constructor(e){this.client=e,this.validate=t=>this.client.post("/v1/addresses/validate",t),this.parse=(t,n)=>this.client.put("/v1/addresses/recognize",{address:n,text:t}),this.client=e}}var Kt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function zn(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}function jn(r){if(r.__esModule)return r;var e=r.default;if(typeof e=="function"){var t=function n(){if(this instanceof n){var a=[null];a.push.apply(a,arguments);var i=Function.bind.apply(e,a);return new i}return e.apply(this,arguments)};t.prototype=e.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(r).forEach(function(n){var a=Object.getOwnPropertyDescriptor(r,n);Object.defineProperty(t,n,a.get?a:{enumerable:!0,get:function(){return r[n]}})}),t}var dr={},Gn={get exports(){return dr},set exports(r){dr=r}},Re={},Wn={get exports(){return Re},set exports(r){Re=r}},Qt=function(e,t){return function(){for(var a=new Array(arguments.length),i=0;i<a.length;i++)a[i]=arguments[i];return e.apply(t,a)}},Vn=Qt,J=Object.prototype.toString;function Ur(r){return Array.isArray(r)}function hr(r){return typeof r>"u"}function Hn(r){return r!==null&&!hr(r)&&r.constructor!==null&&!hr(r.constructor)&&typeof r.constructor.isBuffer=="function"&&r.constructor.isBuffer(r)}function Jt(r){return J.call(r)==="[object ArrayBuffer]"}function Kn(r){return J.call(r)==="[object FormData]"}function Qn(r){var e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(r):e=r&&r.buffer&&Jt(r.buffer),e}function Jn(r){return typeof r=="string"}function Xn(r){return typeof r=="number"}function Xt(r){return r!==null&&typeof r=="object"}function Pe(r){if(J.call(r)!=="[object Object]")return!1;var e=Object.getPrototypeOf(r);return e===null||e===Object.prototype}function Yn(r){return J.call(r)==="[object Date]"}function Zn(r){return J.call(r)==="[object File]"}function ea(r){return J.call(r)==="[object Blob]"}function Yt(r){return J.call(r)==="[object Function]"}function ra(r){return Xt(r)&&Yt(r.pipe)}function ta(r){return J.call(r)==="[object URLSearchParams]"}function na(r){return r.trim?r.trim():r.replace(/^\s+|\s+$/g,"")}function aa(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function Br(r,e){if(!(r===null||typeof r>"u"))if(typeof r!="object"&&(r=[r]),Ur(r))for(var t=0,n=r.length;t<n;t++)e.call(null,r[t],t,r);else for(var a in r)Object.prototype.hasOwnProperty.call(r,a)&&e.call(null,r[a],a,r)}function yr(){var r={};function e(a,i){Pe(r[i])&&Pe(a)?r[i]=yr(r[i],a):Pe(a)?r[i]=yr({},a):Ur(a)?r[i]=a.slice():r[i]=a}for(var t=0,n=arguments.length;t<n;t++)Br(arguments[t],e);return r}function ia(r,e,t){return Br(e,function(a,i){t&&typeof a=="function"?r[i]=Vn(a,t):r[i]=a}),r}function oa(r){return r.charCodeAt(0)===65279&&(r=r.slice(1)),r}var D={isArray:Ur,isArrayBuffer:Jt,isBuffer:Hn,isFormData:Kn,isArrayBufferView:Qn,isString:Jn,isNumber:Xn,isObject:Xt,isPlainObject:Pe,isUndefined:hr,isDate:Yn,isFile:Zn,isBlob:ea,isFunction:Yt,isStream:ra,isURLSearchParams:ta,isStandardBrowserEnv:aa,forEach:Br,merge:yr,extend:ia,trim:na,stripBOM:oa},ae=D;function nt(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var Zt=function(e,t,n){if(!t)return e;var a;if(n)a=n(t);else if(ae.isURLSearchParams(t))a=t.toString();else{var i=[];ae.forEach(t,function(c,d){c===null||typeof c>"u"||(ae.isArray(c)?d=d+"[]":c=[c],ae.forEach(c,function(o){ae.isDate(o)?o=o.toISOString():ae.isObject(o)&&(o=JSON.stringify(o)),i.push(nt(d)+"="+nt(o))}))}),a=i.join("&")}if(a){var s=e.indexOf("#");s!==-1&&(e=e.slice(0,s)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e},sa=D;function _e(){this.handlers=[]}_e.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1};_e.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)};_e.prototype.forEach=function(e){sa.forEach(this.handlers,function(n){n!==null&&e(n)})};var ua=_e,la=D,ca=function(e,t){la.forEach(e,function(a,i){i!==t&&i.toUpperCase()===t.toUpperCase()&&(e[t]=a,delete e[i])})},en=function(e,t,n,a,i){return e.config=t,n&&(e.code=n),e.request=a,e.response=i,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},e},rn={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Ue,at;function tn(){if(at)return Ue;at=1;var r=en;return Ue=function(t,n,a,i,s){var l=new Error(t);return r(l,n,a,i,s)},Ue}var Be,it;function fa(){if(it)return Be;it=1;var r=tn();return Be=function(t,n,a){var i=a.config.validateStatus;!a.status||!i||i(a.status)?t(a):n(r("Request failed with status code "+a.status,a.config,null,a.request,a))},Be}var qe,ot;function pa(){if(ot)return qe;ot=1;var r=D;return qe=r.isStandardBrowserEnv()?function(){return{write:function(n,a,i,s,l,c){var d=[];d.push(n+"="+encodeURIComponent(a)),r.isNumber(i)&&d.push("expires="+new Date(i).toGMTString()),r.isString(s)&&d.push("path="+s),r.isString(l)&&d.push("domain="+l),c===!0&&d.push("secure"),document.cookie=d.join("; ")},read:function(n){var a=document.cookie.match(new RegExp("(^|;\\s*)("+n+")=([^;]*)"));return a?decodeURIComponent(a[3]):null},remove:function(n){this.write(n,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}(),qe}var ze,st;function da(){return st||(st=1,ze=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}),ze}var je,ut;function ha(){return ut||(ut=1,je=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}),je}var Ge,lt;function ya(){if(lt)return Ge;lt=1;var r=da(),e=ha();return Ge=function(n,a){return n&&!r(a)?e(n,a):a},Ge}var We,ct;function va(){if(ct)return We;ct=1;var r=D,e=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];return We=function(n){var a={},i,s,l;return n&&r.forEach(n.split(`
2
+ `),function(d){if(l=d.indexOf(":"),i=r.trim(d.substr(0,l)).toLowerCase(),s=r.trim(d.substr(l+1)),i){if(a[i]&&e.indexOf(i)>=0)return;i==="set-cookie"?a[i]=(a[i]?a[i]:[]).concat([s]):a[i]=a[i]?a[i]+", "+s:s}}),a},We}var Ve,ft;function ma(){if(ft)return Ve;ft=1;var r=D;return Ve=r.isStandardBrowserEnv()?function(){var t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a"),a;function i(s){var l=s;return t&&(n.setAttribute("href",l),l=n.href),n.setAttribute("href",l),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return a=i(window.location.href),function(l){var c=r.isString(l)?i(l):l;return c.protocol===a.protocol&&c.host===a.host}}():function(){return function(){return!0}}(),Ve}var He,pt;function De(){if(pt)return He;pt=1;function r(e){this.message=e}return r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,He=r,He}var Ke,dt;function ht(){if(dt)return Ke;dt=1;var r=D,e=fa(),t=pa(),n=Zt,a=ya(),i=va(),s=ma(),l=tn(),c=rn,d=De();return Ke=function(o){return new Promise(function(p,y){var v=o.data,m=o.headers,h=o.responseType,g;function O(){o.cancelToken&&o.cancelToken.unsubscribe(g),o.signal&&o.signal.removeEventListener("abort",g)}r.isFormData(v)&&delete m["Content-Type"];var S=new XMLHttpRequest;if(o.auth){var R=o.auth.username||"",B=o.auth.password?unescape(encodeURIComponent(o.auth.password)):"";m.Authorization="Basic "+btoa(R+":"+B)}var N=a(o.baseURL,o.url);S.open(o.method.toUpperCase(),n(N,o.params,o.paramsSerializer),!0),S.timeout=o.timeout;function H(){if(S){var P="getAllResponseHeaders"in S?i(S.getAllResponseHeaders()):null,$=!h||h==="text"||h==="json"?S.responseText:S.response,_={data:$,status:S.status,statusText:S.statusText,headers:P,config:o,request:S};e(function(k){p(k),O()},function(k){y(k),O()},_),S=null}}if("onloadend"in S?S.onloadend=H:S.onreadystatechange=function(){!S||S.readyState!==4||S.status===0&&!(S.responseURL&&S.responseURL.indexOf("file:")===0)||setTimeout(H)},S.onabort=function(){S&&(y(l("Request aborted",o,"ECONNABORTED",S)),S=null)},S.onerror=function(){y(l("Network Error",o,null,S)),S=null},S.ontimeout=function(){var $=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded",_=o.transitional||c;o.timeoutErrorMessage&&($=o.timeoutErrorMessage),y(l($,o,_.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",S)),S=null},r.isStandardBrowserEnv()){var M=(o.withCredentials||s(N))&&o.xsrfCookieName?t.read(o.xsrfCookieName):void 0;M&&(m[o.xsrfHeaderName]=M)}"setRequestHeader"in S&&r.forEach(m,function($,_){typeof v>"u"&&_.toLowerCase()==="content-type"?delete m[_]:S.setRequestHeader(_,$)}),r.isUndefined(o.withCredentials)||(S.withCredentials=!!o.withCredentials),h&&h!=="json"&&(S.responseType=o.responseType),typeof o.onDownloadProgress=="function"&&S.addEventListener("progress",o.onDownloadProgress),typeof o.onUploadProgress=="function"&&S.upload&&S.upload.addEventListener("progress",o.onUploadProgress),(o.cancelToken||o.signal)&&(g=function(P){S&&(y(!P||P&&P.type?new d("canceled"):P),S.abort(),S=null)},o.cancelToken&&o.cancelToken.subscribe(g),o.signal&&(o.signal.aborted?g():o.signal.addEventListener("abort",g))),v||(v=null),S.send(v)})},Ke}var C=D,yt=ca,ga=en,Sa=rn,wa={"Content-Type":"application/x-www-form-urlencoded"};function vt(r,e){!C.isUndefined(r)&&C.isUndefined(r["Content-Type"])&&(r["Content-Type"]=e)}function ba(){var r;return(typeof XMLHttpRequest<"u"||typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]")&&(r=ht()),r}function Aa(r,e,t){if(C.isString(r))try{return(e||JSON.parse)(r),C.trim(r)}catch(n){if(n.name!=="SyntaxError")throw n}return(t||JSON.stringify)(r)}var Te={transitional:Sa,adapter:ba(),transformRequest:[function(e,t){return yt(t,"Accept"),yt(t,"Content-Type"),C.isFormData(e)||C.isArrayBuffer(e)||C.isBuffer(e)||C.isStream(e)||C.isFile(e)||C.isBlob(e)?e:C.isArrayBufferView(e)?e.buffer:C.isURLSearchParams(e)?(vt(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):C.isObject(e)||t&&t["Content-Type"]==="application/json"?(vt(t,"application/json"),Aa(e)):e}],transformResponse:[function(e){var t=this.transitional||Te.transitional,n=t&&t.silentJSONParsing,a=t&&t.forcedJSONParsing,i=!n&&this.responseType==="json";if(i||a&&C.isString(e)&&e.length)try{return JSON.parse(e)}catch(s){if(i)throw s.name==="SyntaxError"?ga(s,this,"E_JSON_PARSE"):s}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};C.forEach(["delete","get","head"],function(e){Te.headers[e]={}});C.forEach(["post","put","patch"],function(e){Te.headers[e]=C.merge(wa)});var qr=Te,Ea=D,Oa=qr,Pa=function(e,t,n){var a=this||Oa;return Ea.forEach(n,function(s){e=s.call(a,e,t)}),e},Qe,mt;function nn(){return mt||(mt=1,Qe=function(e){return!!(e&&e.__CANCEL__)}),Qe}var gt=D,Je=Pa,Ia=nn(),Ra=qr,xa=De();function Xe(r){if(r.cancelToken&&r.cancelToken.throwIfRequested(),r.signal&&r.signal.aborted)throw new xa("canceled")}var Ca=function(e){Xe(e),e.headers=e.headers||{},e.data=Je.call(e,e.data,e.headers,e.transformRequest),e.headers=gt.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),gt.forEach(["delete","get","head","post","put","patch","common"],function(a){delete e.headers[a]});var t=e.adapter||Ra.adapter;return t(e).then(function(a){return Xe(e),a.data=Je.call(e,a.data,a.headers,e.transformResponse),a},function(a){return Ia(a)||(Xe(e),a&&a.response&&(a.response.data=Je.call(e,a.response.data,a.response.headers,e.transformResponse))),Promise.reject(a)})},T=D,an=function(e,t){t=t||{};var n={};function a(u,o){return T.isPlainObject(u)&&T.isPlainObject(o)?T.merge(u,o):T.isPlainObject(o)?T.merge({},o):T.isArray(o)?o.slice():o}function i(u){if(T.isUndefined(t[u])){if(!T.isUndefined(e[u]))return a(void 0,e[u])}else return a(e[u],t[u])}function s(u){if(!T.isUndefined(t[u]))return a(void 0,t[u])}function l(u){if(T.isUndefined(t[u])){if(!T.isUndefined(e[u]))return a(void 0,e[u])}else return a(void 0,t[u])}function c(u){if(u in t)return a(e[u],t[u]);if(u in e)return a(void 0,e[u])}var d={url:s,method:s,data:s,baseURL:l,transformRequest:l,transformResponse:l,paramsSerializer:l,timeout:l,timeoutMessage:l,withCredentials:l,adapter:l,responseType:l,xsrfCookieName:l,xsrfHeaderName:l,onUploadProgress:l,onDownloadProgress:l,decompress:l,maxContentLength:l,maxBodyLength:l,transport:l,httpAgent:l,httpsAgent:l,cancelToken:l,socketPath:l,responseEncoding:l,validateStatus:c};return T.forEach(Object.keys(e).concat(Object.keys(t)),function(o){var f=d[o]||i,p=f(o);T.isUndefined(p)&&f!==c||(n[o]=p)}),n},Ye,St;function on(){return St||(St=1,Ye={version:"0.26.1"}),Ye}var Fa=on().version,zr={};["object","boolean","number","function","string","symbol"].forEach(function(r,e){zr[r]=function(n){return typeof n===r||"a"+(e<1?"n ":" ")+r}});var wt={};zr.transitional=function(e,t,n){function a(i,s){return"[Axios v"+Fa+"] Transitional option '"+i+"'"+s+(n?". "+n:"")}return function(i,s,l){if(e===!1)throw new Error(a(s," has been removed"+(t?" in "+t:"")));return t&&!wt[s]&&(wt[s]=!0,console.warn(a(s," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(i,s,l):!0}};function Na(r,e,t){if(typeof r!="object")throw new TypeError("options must be an object");for(var n=Object.keys(r),a=n.length;a-- >0;){var i=n[a],s=e[i];if(s){var l=r[i],c=l===void 0||s(l,i,r);if(c!==!0)throw new TypeError("option "+i+" must be "+c);continue}if(t!==!0)throw Error("Unknown option "+i)}}var $a={assertOptions:Na,validators:zr},sn=D,_a=Zt,bt=ua,At=Ca,Le=an,un=$a,ie=un.validators;function we(r){this.defaults=r,this.interceptors={request:new bt,response:new bt}}we.prototype.request=function(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=Le(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var n=t.transitional;n!==void 0&&un.assertOptions(n,{silentJSONParsing:ie.transitional(ie.boolean),forcedJSONParsing:ie.transitional(ie.boolean),clarifyTimeoutError:ie.transitional(ie.boolean)},!1);var a=[],i=!0;this.interceptors.request.forEach(function(p){typeof p.runWhen=="function"&&p.runWhen(t)===!1||(i=i&&p.synchronous,a.unshift(p.fulfilled,p.rejected))});var s=[];this.interceptors.response.forEach(function(p){s.push(p.fulfilled,p.rejected)});var l;if(!i){var c=[At,void 0];for(Array.prototype.unshift.apply(c,a),c=c.concat(s),l=Promise.resolve(t);c.length;)l=l.then(c.shift(),c.shift());return l}for(var d=t;a.length;){var u=a.shift(),o=a.shift();try{d=u(d)}catch(f){o(f);break}}try{l=At(d)}catch(f){return Promise.reject(f)}for(;s.length;)l=l.then(s.shift(),s.shift());return l};we.prototype.getUri=function(e){return e=Le(this.defaults,e),_a(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")};sn.forEach(["delete","get","head","options"],function(e){we.prototype[e]=function(t,n){return this.request(Le(n||{},{method:e,url:t,data:(n||{}).data}))}});sn.forEach(["post","put","patch"],function(e){we.prototype[e]=function(t,n,a){return this.request(Le(a||{},{method:e,url:t,data:n}))}});var Da=we,Ze,Et;function Ta(){if(Et)return Ze;Et=1;var r=De();function e(t){if(typeof t!="function")throw new TypeError("executor must be a function.");var n;this.promise=new Promise(function(s){n=s});var a=this;this.promise.then(function(i){if(a._listeners){var s,l=a._listeners.length;for(s=0;s<l;s++)a._listeners[s](i);a._listeners=null}}),this.promise.then=function(i){var s,l=new Promise(function(c){a.subscribe(c),s=c}).then(i);return l.cancel=function(){a.unsubscribe(s)},l},t(function(s){a.reason||(a.reason=new r(s),n(a.reason))})}return e.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},e.prototype.subscribe=function(n){if(this.reason){n(this.reason);return}this._listeners?this._listeners.push(n):this._listeners=[n]},e.prototype.unsubscribe=function(n){if(this._listeners){var a=this._listeners.indexOf(n);a!==-1&&this._listeners.splice(a,1)}},e.source=function(){var n,a=new e(function(s){n=s});return{token:a,cancel:n}},Ze=e,Ze}var er,Ot;function La(){return Ot||(Ot=1,er=function(e){return function(n){return e.apply(null,n)}}),er}var rr,Pt;function ka(){if(Pt)return rr;Pt=1;var r=D;return rr=function(t){return r.isObject(t)&&t.isAxiosError===!0},rr}var It=D,Ma=Qt,Ie=Da,Ua=an,Ba=qr;function ln(r){var e=new Ie(r),t=Ma(Ie.prototype.request,e);return It.extend(t,Ie.prototype,e),It.extend(t,e),t.create=function(a){return ln(Ua(r,a))},t}var G=ln(Ba);G.Axios=Ie;G.Cancel=De();G.CancelToken=Ta();G.isCancel=nn();G.VERSION=on().version;G.all=function(e){return Promise.all(e)};G.spread=La();G.isAxiosError=ka();Wn.exports=G;Re.default=G;(function(r){r.exports=Re})(Gn);const vr=zn(dr);var xe={},qa={get exports(){return xe},set exports(r){xe=r}};(function(r){(function(){var e,t,n,a,i,s,l,c,d;t={},c=this,r!==null&&r.exports?r.exports=t:c.ipaddr=t,l=function(u,o,f,p){var y,v;if(u.length!==o.length)throw new Error("ipaddr: cannot match CIDR for objects with different lengths");for(y=0;p>0;){if(v=f-p,v<0&&(v=0),u[y]>>v!==o[y]>>v)return!1;p-=f,y+=1}return!0},t.subnetMatch=function(u,o,f){var p,y,v,m,h;f==null&&(f="unicast");for(v in o)for(m=o[v],m[0]&&!(m[0]instanceof Array)&&(m=[m]),p=0,y=m.length;p<y;p++)if(h=m[p],u.kind()===h[0].kind()&&u.match.apply(u,h))return v;return f},t.IPv4=function(){function u(o){var f,p,y;if(o.length!==4)throw new Error("ipaddr: ipv4 octet count should be 4");for(f=0,p=o.length;f<p;f++)if(y=o[f],!(0<=y&&y<=255))throw new Error("ipaddr: ipv4 octet should fit in 8 bits");this.octets=o}return u.prototype.kind=function(){return"ipv4"},u.prototype.toString=function(){return this.octets.join(".")},u.prototype.toNormalizedString=function(){return this.toString()},u.prototype.toByteArray=function(){return this.octets.slice(0)},u.prototype.match=function(o,f){var p;if(f===void 0&&(p=o,o=p[0],f=p[1]),o.kind()!=="ipv4")throw new Error("ipaddr: cannot match ipv4 address with non-ipv4 one");return l(this.octets,o.octets,8,f)},u.prototype.SpecialRanges={unspecified:[[new u([0,0,0,0]),8]],broadcast:[[new u([255,255,255,255]),32]],multicast:[[new u([224,0,0,0]),4]],linkLocal:[[new u([169,254,0,0]),16]],loopback:[[new u([127,0,0,0]),8]],carrierGradeNat:[[new u([100,64,0,0]),10]],private:[[new u([10,0,0,0]),8],[new u([172,16,0,0]),12],[new u([192,168,0,0]),16]],reserved:[[new u([192,0,0,0]),24],[new u([192,0,2,0]),24],[new u([192,88,99,0]),24],[new u([198,51,100,0]),24],[new u([203,0,113,0]),24],[new u([240,0,0,0]),4]]},u.prototype.range=function(){return t.subnetMatch(this,this.SpecialRanges)},u.prototype.toIPv4MappedAddress=function(){return t.IPv6.parse("::ffff:"+this.toString())},u.prototype.prefixLengthFromSubnetMask=function(){var o,f,p,y,v,m,h;for(h={0:8,128:7,192:6,224:5,240:4,248:3,252:2,254:1,255:0},o=0,v=!1,f=p=3;p>=0;f=p+=-1)if(y=this.octets[f],y in h){if(m=h[y],v&&m!==0)return null;m!==8&&(v=!0),o+=m}else return null;return 32-o},u}(),n="(0?\\d+|0x[a-f0-9]+)",a={fourOctet:new RegExp("^"+n+"\\."+n+"\\."+n+"\\."+n+"$","i"),longValue:new RegExp("^"+n+"$","i")},t.IPv4.parser=function(u){var o,f,p,y,v;if(f=function(m){return m[0]==="0"&&m[1]!=="x"?parseInt(m,8):parseInt(m)},o=u.match(a.fourOctet))return function(){var m,h,g,O;for(g=o.slice(1,6),O=[],m=0,h=g.length;m<h;m++)p=g[m],O.push(f(p));return O}();if(o=u.match(a.longValue)){if(v=f(o[1]),v>4294967295||v<0)throw new Error("ipaddr: address outside defined range");return function(){var m,h;for(h=[],y=m=0;m<=24;y=m+=8)h.push(v>>y&255);return h}().reverse()}else return null},t.IPv6=function(){function u(o,f){var p,y,v,m,h,g;if(o.length===16)for(this.parts=[],p=y=0;y<=14;p=y+=2)this.parts.push(o[p]<<8|o[p+1]);else if(o.length===8)this.parts=o;else throw new Error("ipaddr: ipv6 part count should be 8 or 16");for(g=this.parts,v=0,m=g.length;v<m;v++)if(h=g[v],!(0<=h&&h<=65535))throw new Error("ipaddr: ipv6 part should fit in 16 bits");f&&(this.zoneId=f)}return u.prototype.kind=function(){return"ipv6"},u.prototype.toString=function(){return this.toNormalizedString().replace(/((^|:)(0(:|$))+)/,"::")},u.prototype.toRFC5952String=function(){var o,f,p,y,v;for(y=/((^|:)(0(:|$)){2,})/g,v=this.toNormalizedString(),o=0,f=-1;p=y.exec(v);)p[0].length>f&&(o=p.index,f=p[0].length);return f<0?v:v.substring(0,o)+"::"+v.substring(o+f)},u.prototype.toByteArray=function(){var o,f,p,y,v;for(o=[],v=this.parts,f=0,p=v.length;f<p;f++)y=v[f],o.push(y>>8),o.push(y&255);return o},u.prototype.toNormalizedString=function(){var o,f,p;return o=function(){var y,v,m,h;for(m=this.parts,h=[],y=0,v=m.length;y<v;y++)f=m[y],h.push(f.toString(16));return h}.call(this).join(":"),p="",this.zoneId&&(p="%"+this.zoneId),o+p},u.prototype.toFixedLengthString=function(){var o,f,p;return o=function(){var y,v,m,h;for(m=this.parts,h=[],y=0,v=m.length;y<v;y++)f=m[y],h.push(f.toString(16).padStart(4,"0"));return h}.call(this).join(":"),p="",this.zoneId&&(p="%"+this.zoneId),o+p},u.prototype.match=function(o,f){var p;if(f===void 0&&(p=o,o=p[0],f=p[1]),o.kind()!=="ipv6")throw new Error("ipaddr: cannot match ipv6 address with non-ipv6 one");return l(this.parts,o.parts,16,f)},u.prototype.SpecialRanges={unspecified:[new u([0,0,0,0,0,0,0,0]),128],linkLocal:[new u([65152,0,0,0,0,0,0,0]),10],multicast:[new u([65280,0,0,0,0,0,0,0]),8],loopback:[new u([0,0,0,0,0,0,0,1]),128],uniqueLocal:[new u([64512,0,0,0,0,0,0,0]),7],ipv4Mapped:[new u([0,0,0,0,0,65535,0,0]),96],rfc6145:[new u([0,0,0,0,65535,0,0,0]),96],rfc6052:[new u([100,65435,0,0,0,0,0,0]),96],"6to4":[new u([8194,0,0,0,0,0,0,0]),16],teredo:[new u([8193,0,0,0,0,0,0,0]),32],reserved:[[new u([8193,3512,0,0,0,0,0,0]),32]]},u.prototype.range=function(){return t.subnetMatch(this,this.SpecialRanges)},u.prototype.isIPv4MappedAddress=function(){return this.range()==="ipv4Mapped"},u.prototype.toIPv4Address=function(){var o,f,p;if(!this.isIPv4MappedAddress())throw new Error("ipaddr: trying to convert a generic ipv6 address to ipv4");return p=this.parts.slice(-2),o=p[0],f=p[1],new t.IPv4([o>>8,o&255,f>>8,f&255])},u.prototype.prefixLengthFromSubnetMask=function(){var o,f,p,y,v,m,h;for(h={0:16,32768:15,49152:14,57344:13,61440:12,63488:11,64512:10,65024:9,65280:8,65408:7,65472:6,65504:5,65520:4,65528:3,65532:2,65534:1,65535:0},o=0,v=!1,f=p=7;p>=0;f=p+=-1)if(y=this.parts[f],y in h){if(m=h[y],v&&m!==0)return null;m!==16&&(v=!0),o+=m}else return null;return 128-o},u}(),i="(?:[0-9a-f]+::?)+",d="%[0-9a-z]{1,}",s={zoneIndex:new RegExp(d,"i"),native:new RegExp("^(::)?("+i+")?([0-9a-f]+)?(::)?("+d+")?$","i"),transitional:new RegExp("^((?:"+i+")|(?:::)(?:"+i+")?)"+(n+"\\."+n+"\\."+n+"\\."+n)+("("+d+")?$"),"i")},e=function(u,o){var f,p,y,v,m,h;if(u.indexOf("::")!==u.lastIndexOf("::"))return null;for(h=(u.match(s.zoneIndex)||[])[0],h&&(h=h.substring(1),u=u.replace(/%.+$/,"")),f=0,p=-1;(p=u.indexOf(":",p+1))>=0;)f++;if(u.substr(0,2)==="::"&&f--,u.substr(-2,2)==="::"&&f--,f>o)return null;for(m=o-f,v=":";m--;)v+="0:";return u=u.replace("::",v),u[0]===":"&&(u=u.slice(1)),u[u.length-1]===":"&&(u=u.slice(0,-1)),o=function(){var g,O,S,R;for(S=u.split(":"),R=[],g=0,O=S.length;g<O;g++)y=S[g],R.push(parseInt(y,16));return R}(),{parts:o,zoneId:h}},t.IPv6.parser=function(u){var o,f,p,y,v,m,h;if(s.native.test(u))return e(u,8);if((y=u.match(s.transitional))&&(h=y[6]||"",o=e(y[1].slice(0,-1)+h,6),o.parts)){for(m=[parseInt(y[2]),parseInt(y[3]),parseInt(y[4]),parseInt(y[5])],f=0,p=m.length;f<p;f++)if(v=m[f],!(0<=v&&v<=255))return null;return o.parts.push(m[0]<<8|m[1]),o.parts.push(m[2]<<8|m[3]),{parts:o.parts,zoneId:o.zoneId}}return null},t.IPv4.isIPv4=t.IPv6.isIPv6=function(u){return this.parser(u)!==null},t.IPv4.isValid=function(u){try{return new this(this.parser(u)),!0}catch{return!1}},t.IPv4.isValidFourPartDecimal=function(u){return!!(t.IPv4.isValid(u)&&u.match(/^(0|[1-9]\d*)(\.(0|[1-9]\d*)){3}$/))},t.IPv6.isValid=function(u){var o;if(typeof u=="string"&&u.indexOf(":")===-1)return!1;try{return o=this.parser(u),new this(o.parts,o.zoneId),!0}catch{return!1}},t.IPv4.parse=function(u){var o;if(o=this.parser(u),o===null)throw new Error("ipaddr: string is not formatted like ip address");return new this(o)},t.IPv6.parse=function(u){var o;if(o=this.parser(u),o.parts===null)throw new Error("ipaddr: string is not formatted like ip address");return new this(o.parts,o.zoneId)},t.IPv4.parseCIDR=function(u){var o,f,p;if((f=u.match(/^(.+)\/(\d+)$/))&&(o=parseInt(f[2]),o>=0&&o<=32))return p=[this.parse(f[1]),o],Object.defineProperty(p,"toString",{value:function(){return this.join("/")}}),p;throw new Error("ipaddr: string is not formatted like an IPv4 CIDR range")},t.IPv4.subnetMaskFromPrefixLength=function(u){var o,f,p;if(u=parseInt(u),u<0||u>32)throw new Error("ipaddr: invalid IPv4 prefix length");for(p=[0,0,0,0],f=0,o=Math.floor(u/8);f<o;)p[f]=255,f++;return o<4&&(p[o]=Math.pow(2,u%8)-1<<8-u%8),new this(p)},t.IPv4.broadcastAddressFromCIDR=function(u){var o,f,p,y,v;try{for(o=this.parseCIDR(u),p=o[0].toByteArray(),v=this.subnetMaskFromPrefixLength(o[1]).toByteArray(),y=[],f=0;f<4;)y.push(parseInt(p[f],10)|parseInt(v[f],10)^255),f++;return new this(y)}catch{throw new Error("ipaddr: the address does not have IPv4 CIDR format")}},t.IPv4.networkAddressFromCIDR=function(u){var o,f,p,y,v;try{for(o=this.parseCIDR(u),p=o[0].toByteArray(),v=this.subnetMaskFromPrefixLength(o[1]).toByteArray(),y=[],f=0;f<4;)y.push(parseInt(p[f],10)&parseInt(v[f],10)),f++;return new this(y)}catch{throw new Error("ipaddr: the address does not have IPv4 CIDR format")}},t.IPv6.parseCIDR=function(u){var o,f,p;if((f=u.match(/^(.+)\/(\d+)$/))&&(o=parseInt(f[2]),o>=0&&o<=128))return p=[this.parse(f[1]),o],Object.defineProperty(p,"toString",{value:function(){return this.join("/")}}),p;throw new Error("ipaddr: string is not formatted like an IPv6 CIDR range")},t.isValid=function(u){return t.IPv6.isValid(u)||t.IPv4.isValid(u)},t.parse=function(u){if(t.IPv6.isValid(u))return t.IPv6.parse(u);if(t.IPv4.isValid(u))return t.IPv4.parse(u);throw new Error("ipaddr: the address has neither IPv6 nor IPv4 format")},t.parseCIDR=function(u){try{return t.IPv6.parseCIDR(u)}catch{try{return t.IPv4.parseCIDR(u)}catch{throw new Error("ipaddr: the address has neither IPv6 nor IPv4 CIDR format")}}},t.fromByteArray=function(u){var o;if(o=u.length,o===4)return new t.IPv4(u);if(o===16)return new t.IPv6(u);throw new Error("ipaddr: the binary input is neither an IPv6 nor IPv4 address")},t.process=function(u){var o;return o=this.parse(u),o.kind()==="ipv6"&&o.isIPv4MappedAddress()?o.toIPv4Address():o}}).call(Kt)})(qa);const jr=r=>Array.isArray(r)&&r.every(e=>Gr(e)),Gr=r=>!!r.errorCode,za=async()=>{try{const r=await vr.get("https://api.ipify.org/?format=json");return r.data.ip&&xe.isValid(r.data.ip)?xe.parse(r.data.ip).toString():void 0}catch{return}};class cn{constructor(e){this.client=e,this.list=()=>this.client.get("/v1/carriers"),this.get=t=>this.client.get(`/v1/carriers/${t}`),this.connect=async({carrierCode:t,...n})=>{const a=await za();return a?await this.client.post(`/v1/registration/${t}`,{...n,endUserIpAddress:a}):Promise.reject([new U("Unable to get IP address")])},this.addFunds=(t,n)=>this.client.put(`/v1/carriers/${t}/add_funds`,n),this.updateAutoFunding=(t,n)=>this.client.post(`/v1/carriers/${t}/auto_funding`,n),this.getAutoFunding=t=>this.client.get(`/v1/carriers/${t}/auto_funding`),this.client=e}}var mr={trace:10,debug:20,info:30,warn:40,error:50,fatal:60},Wr={};function tr(r){return typeof r=="string"?mr[r.toLowerCase()]:r}function gr(r,e){return gr=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t},gr(r,e)}function ja(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Sr(r,e,t){return Sr=ja()?Reflect.construct:function(n,a,i){var s=[null];s.push.apply(s,a);var l=new(Function.bind.apply(n,s));return i&&gr(l,i.prototype),l},Sr.apply(null,arguments)}function ee(r){if(r==null)return r;if(Array.isArray(r))return r.slice();if(typeof r=="object"){var e={};return Object.keys(r).forEach(function(t){e[t]=r[t]}),e}return r}function wr(r){return r===void 0?"undefined":r===null?"null":Array.isArray(r)?"[ "+r.map(function(e){return wr(e)}).join(", ")+" ]":typeof r=="object"?JSON.stringify(r):typeof r=="function"?"[Function: "+r.name+"]":typeof r=="boolean"||typeof r=="number"?r:"'"+r.toString()+"'"}function Y(r){if(typeof r!="string"){for(var e=new Array(arguments.length),t=0;t<arguments.length;t++)e[t]=wr(arguments[t]);return e.join(" ")}for(var n=/%[sdj%]/g,a=1,i=arguments,s=i.length,l=String(r).replace(n,function(d){if(d==="%%")return"%";if(a>=s)return d;switch(d){case"%s":return String(i[a++]);case"%d":return Number(i[a++]);case"%j":try{return JSON.stringify(i[a++])}catch{return"[Circular]"}default:return d}}),c=i[a];a<s;c=i[++a])l+=c===null||typeof c!="object"?" "+c:" "+wr(c);return l}function Ga(r,e){var t=r.split(`
3
+ `);t[0]&&t[0].indexOf("call-stack-error")>=0&&t.shift();var n=t[e],a=null;if(n){var i=/^\s*(at|.*@)\s*(.+)?$/.exec(n);a=Array.isArray(i)&&i[2]?i[2]:n}return a}Object.keys(mr).forEach(function(r){Wr[mr[r]]=r});var br={};function Ar(r,e){if(e){if(br[e])return;br[e]=!0}console.error(r+`
4
+ `)}function Wa(r){return br[r]}function Va(){var r=[];return function(e,t){return t&&typeof t=="object"?r.indexOf(t)!==-1?"[Circular]":(r.push(t),t):t}}var Ha=function(){function r(){}return r.prototype.write=function(e){e.level<30?console.log(e):e.level<40?console.info(e):e.level<50?console.warn(e):console.error(e),e.err&&e.err.stack&&console.error(e.err.stack),e.obj&&console.log(e.obj)},r}(),Z=function(){function r(t,n,a){var i,s,l,c,d=this;if(!(this instanceof r))return new r(t,n);if(n!==void 0&&(i=t,t=n,!(i instanceof r)))throw new TypeError("invalid Logger creation: do not pass a second arg");if(!t)throw new TypeError("options (object) is required");if(i){if(t.name)throw new TypeError("invalid options.name: child cannot set logger name")}else if(!t.name)throw new TypeError("options.name (string) is required");if(t.stream&&t.streams)throw new TypeError('cannot mix "streams" and "stream" options');if(t.streams&&!Array.isArray(t.streams))throw new TypeError("invalid options.streams: must be an array");if(t.serializers&&(typeof t.serializers!="object"||Array.isArray(t.serializers)))throw new TypeError("invalid options.serializers: must be an object");if(i&&a){this._level=i._level,this.streams=i.streams,this.serializers=i.serializers,this.src=i.src,s=this.fields={};var u=Object.keys(i.fields);for(c=0;c<u.length;c++)s[l=u[c]]=i.fields[l];var o=Object.keys(t);for(c=0;c<o.length;c++)s[l=o[c]]=t[l]}else{if(i){for(this._level=i._level,this.streams=[],c=0;c<i.streams.length;c++){var f=ee(i.streams[c]);this.streams.push(f)}this.serializers=ee(i.serializers),this.src=i.src,this.fields=ee(i.fields),t.level&&this.level(t.level)}else this._level=Number.POSITIVE_INFINITY,this.streams=[],this.serializers=null,this.src=!1,this.fields={};t.stream?this.addStream({type:"stream",stream:t.stream,level:t.level}):t.streams?t.streams.forEach(function(p){d.addStream(p,t.level)}):i&&t.level?this.level(t.level):i||this.addStream({type:"raw",stream:new Ha,level:t.level}),t.serializers&&this.addSerializers(t.serializers),t.src&&(this.src=!0),delete(s=ee(t)).stream,delete s.level,delete s.streams,delete s.serializers,delete s.src,this.serializers&&this._applySerializers(s),Object.keys(s).forEach(function(p){d.fields[p]=s[p]})}}var e=r.prototype;return e.addStream=function(t,n){n===void 0&&(n=30),(t=ee(t)).type="raw",t.level=tr(t.level||n),t.level<this._level&&(this._level=t.level),this.streams.push(t),delete this.haveNonRawStreams},e.addSerializers=function(t){var n=this;this.serializers||(this.serializers={}),Object.keys(t).forEach(function(a){var i=t[a];if(typeof i!="function")throw new TypeError(Y('invalid serializer for "%s" field: must be a function',a));n.serializers[a]=i})},e.child=function(t,n){return new this.constructor(this,t||{},n)},e.level=function(t){if(t===void 0)return this._level;for(var n=tr(t),a=this.streams.length,i=0;i<a;i++)this.streams[i].level=n;this._level=n},e.levels=function(t,n){if(t===void 0)return this.streams.map(function(d){return d.level});var a;if(typeof t=="number"){if((a=this.streams[t])===void 0)throw new Error("invalid stream index: "+t)}else{for(var i=this.streams.length,s=0;s<i;s++){var l=this.streams[s];if(l.name===t){a=l;break}}if(!a)throw new Error(Y('no stream with name "%s"',t))}if(n===void 0)return a.level;var c=tr(n);a.level=c,c<this._level&&(this._level=c)},e._applySerializers=function(t,n){var a=this;Object.keys(this.serializers).forEach(function(i){if(!(t[i]===void 0||n&&n[i]))try{t[i]=a.serializers[i](t[i])}catch(s){Ar(Y(`bunyan: ERROR: Exception thrown from the "%s" Bunyan serializer. This should never happen. This is a bugin that serializer function.
5
+ %s`,i,s.stack||s)),t[i]=Y('(Error in Bunyan log "%s" serializer broke field. See stderr for details.)',i)}})},e._emit=function(t,n){var a,i;if(this.haveNonRawStreams===void 0){for(this.haveNonRawStreams=!1,a=0;a<this.streams.length;a++)if(!this.streams[a].raw){this.haveNonRawStreams=!0;break}}if(n||this.haveNonRawStreams)try{i=JSON.stringify(t,Va())+`
6
+ `}catch(d){var s=d.stack.split(/\n/g,2).join(`
7
+ `);Ar('bunyan: ERROR: Exception in `JSON.stringify(rec)`. You can install the "safe-json-stringify" module to have Bunyan fallback to safer stringification. Record:\n'+function(u,o){return o||(o=" "),o+u.split(/\r?\n/g).join(`
8
+ `+o)}(Y(`%s
9
+ %s`,t,d.stack)),s),i=Y(`(Exception in JSON.stringify(rec): %j. See stderr for details.)
10
+ `,d.message)}if(n)return i;var l=t.level;for(a=0;a<this.streams.length;a++){var c=this.streams[a];c.level<=l&&c.stream.write(t)}return i},r}();function oe(r){return function(){var e=this;function t(s){var l;s[0]instanceof Error?(n={err:e.serializers&&e.serializers.err?e.serializers.err(s[0]):Vr.err(s[0])},l={err:!0},a=s.length===1?[n.err.message]:Array.prototype.slice.call(s,1)):typeof s[0]!="object"&&s[0]!==null||Array.isArray(s[0])?(n=null,a=Array.prototype.slice.call(s)):(n=s[0],a=s.length===1&&n.err&&n.err instanceof Error?[n.err.message]:Array.prototype.slice.call(s,1));var c=ee(e.fields);c.level=r;var d=n?ee(n):null;if(d&&(e.serializers&&e._applySerializers(d,l),Object.keys(d).forEach(function(o){c[o]=d[o]})),c.levelName=Wr[r],c.msg=a.length?Y.apply(e,a):"",c.time||(c.time=new Date),e.src&&!c.src)try{throw new Error("call-stack-error")}catch(o){var u=o.stack?Ga(o.stack,2):"";u||Wa("src")||Ar("Unable to determine src line info","src"),c.src=u||""}return c.v=1,c}var n=null,a=arguments,i=null;if(arguments.length===0)return this._level<=r;this._level>r||(i=t(a),this._emit(i))}}function fn(r){var e=r.stack||r.toString();if(r.cause&&typeof r.cause=="function"){var t=r.cause();t&&(e+=`
11
+ Caused by: `+fn(t))}return e}Z.prototype.trace=oe(10),Z.prototype.debug=oe(20),Z.prototype.info=oe(30),Z.prototype.warn=oe(40),Z.prototype.error=oe(50),Z.prototype.fatal=oe(60);var Vr={err:function(r){return r&&r.stack?{message:r.message,name:r.name,stack:fn(r),code:r.code,signal:r.signal}:r}};function pn(){return Sr(Z,[].slice.call(arguments))}var Rt={levels:{trace:"color: DeepPink",debug:"color: GoldenRod",info:"color: DarkTurquoise",warn:"color: Purple",error:"color: Crimson",fatal:"color: Black"},def:"color: DimGray",msg:"color: SteelBlue",src:"color: DimGray; font-style: italic; font-size: 0.9em"},dn=function(){function r(e){var t=e===void 0?{}:e,n=t.logByLevel,a=t.css,i=a===void 0?Rt:a;this.logByLevel=n!==void 0&&n,this.css=i}return r.prototype.write=function(e){var t,n,a=this.css.def,i=this.css.msg,s=this.css.src,l=e.childName?e.name+"/"+e.childName:e.name,c=Wr[e.level],d=(Array(6-c.length).join(" ")+c).toUpperCase();this.logByLevel?(e.level===10?c="debug":e.level===60&&(c="error"),n=typeof console[c]=="function"?console[c]:console.log):n=console.log,t=e.level<20?this.css.levels.trace:e.level<30?this.css.levels.debug:e.level<40?this.css.levels.info:e.level<50?this.css.levels.warn:e.level<60?this.css.levels.error:this.css.levels.fatal;var u=function(f,p){return Array(p+1-(f+"").length).join("0")+f},o=[];o.push("[%s:%s:%s:%s] %c%s%c: %s: %c%s "+(e.src?"%c%s":"")),o.push(u(e.time.getHours(),2)),o.push(u(e.time.getMinutes(),2)),o.push(u(e.time.getSeconds(),2)),o.push(u(e.time.getMilliseconds(),4)),o.push(t),o.push(d),o.push(a),o.push(l),o.push(i),o.push(e.msg),e.src&&(o.push(s),o.push(e.src)),e.obj&&(o.push(`
12
+ `),o.push(e.obj)),e.err&&e.err.stack&&(o.push(`
13
+ `),o.push(e.err.stack)),n.apply(console,o)},r.getDefaultCss=function(){return Rt},r}(),ve={},Ka={get exports(){return ve},set exports(r){ve=r}};(function(r){(function(e){var t=function(h,g,O){if(!d(g)||o(g)||f(g)||p(g)||c(g))return g;var S,R=0,B=0;if(u(g))for(S=[],B=g.length;R<B;R++)S.push(t(h,g[R],O));else{S={};for(var N in g)Object.prototype.hasOwnProperty.call(g,N)&&(S[h(N,O)]=t(h,g[N],O))}return S},n=function(h,g){g=g||{};var O=g.separator||"_",S=g.split||/(?=[A-Z])/;return h.split(S).join(O)},a=function(h){return y(h)?h:(h=h.replace(/[\-_\s]+(.)?/g,function(g,O){return O?O.toUpperCase():""}),h.substr(0,1).toLowerCase()+h.substr(1))},i=function(h){var g=a(h);return g.substr(0,1).toUpperCase()+g.substr(1)},s=function(h,g){return n(h,g).toLowerCase()},l=Object.prototype.toString,c=function(h){return typeof h=="function"},d=function(h){return h===Object(h)},u=function(h){return l.call(h)=="[object Array]"},o=function(h){return l.call(h)=="[object Date]"},f=function(h){return l.call(h)=="[object RegExp]"},p=function(h){return l.call(h)=="[object Boolean]"},y=function(h){return h=h-0,h===h},v=function(h,g){var O=g&&"process"in g?g.process:g;return typeof O!="function"?h:function(S,R){return O(S,h,R)}},m={camelize:a,decamelize:s,pascalize:i,depascalize:s,camelizeKeys:function(h,g){return t(v(a,g),h)},decamelizeKeys:function(h,g){return t(v(s,g),h,g)},pascalizeKeys:function(h,g){return t(v(i,g),h)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};r.exports?r.exports=m:e.humps=m})(Kt)})(Ka);var Qa=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},t=Symbol("test"),n=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(n)!=="[object Symbol]")return!1;var a=42;e[t]=a;for(t in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var i=Object.getOwnPropertySymbols(e);if(i.length!==1||i[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var s=Object.getOwnPropertyDescriptor(e,t);if(s.value!==a||s.enumerable!==!0)return!1}return!0},xt=typeof Symbol<"u"&&Symbol,Ja=Qa,Xa=function(){return typeof xt!="function"||typeof Symbol!="function"||typeof xt("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:Ja()},Ya="Function.prototype.bind called on incompatible ",nr=Array.prototype.slice,Za=Object.prototype.toString,ei="[object Function]",ri=function(e){var t=this;if(typeof t!="function"||Za.call(t)!==ei)throw new TypeError(Ya+t);for(var n=nr.call(arguments,1),a,i=function(){if(this instanceof a){var u=t.apply(this,n.concat(nr.call(arguments)));return Object(u)===u?u:this}else return t.apply(e,n.concat(nr.call(arguments)))},s=Math.max(0,t.length-n.length),l=[],c=0;c<s;c++)l.push("$"+c);if(a=Function("binder","return function ("+l.join(",")+"){ return binder.apply(this,arguments); }")(i),t.prototype){var d=function(){};d.prototype=t.prototype,a.prototype=new d,d.prototype=null}return a},ti=ri,Hr=Function.prototype.bind||ti,ni=Hr,ai=ni.call(Function.call,Object.prototype.hasOwnProperty),w,ce=SyntaxError,hn=Function,le=TypeError,ar=function(r){try{return hn('"use strict"; return ('+r+").constructor;")()}catch{}},te=Object.getOwnPropertyDescriptor;if(te)try{te({},"")}catch{te=null}var ir=function(){throw new le},ii=te?function(){try{return arguments.callee,ir}catch{try{return te(arguments,"callee").get}catch{return ir}}}():ir,se=Xa(),z=Object.getPrototypeOf||function(r){return r.__proto__},ue={},oi=typeof Uint8Array>"u"?w:z(Uint8Array),ne={"%AggregateError%":typeof AggregateError>"u"?w:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?w:ArrayBuffer,"%ArrayIteratorPrototype%":se?z([][Symbol.iterator]()):w,"%AsyncFromSyncIteratorPrototype%":w,"%AsyncFunction%":ue,"%AsyncGenerator%":ue,"%AsyncGeneratorFunction%":ue,"%AsyncIteratorPrototype%":ue,"%Atomics%":typeof Atomics>"u"?w:Atomics,"%BigInt%":typeof BigInt>"u"?w:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?w:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?w:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?w:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array>"u"?w:Float32Array,"%Float64Array%":typeof Float64Array>"u"?w:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?w:FinalizationRegistry,"%Function%":hn,"%GeneratorFunction%":ue,"%Int8Array%":typeof Int8Array>"u"?w:Int8Array,"%Int16Array%":typeof Int16Array>"u"?w:Int16Array,"%Int32Array%":typeof Int32Array>"u"?w:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":se?z(z([][Symbol.iterator]())):w,"%JSON%":typeof JSON=="object"?JSON:w,"%Map%":typeof Map>"u"?w:Map,"%MapIteratorPrototype%":typeof Map>"u"||!se?w:z(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?w:Promise,"%Proxy%":typeof Proxy>"u"?w:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect>"u"?w:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?w:Set,"%SetIteratorPrototype%":typeof Set>"u"||!se?w:z(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?w:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":se?z(""[Symbol.iterator]()):w,"%Symbol%":se?Symbol:w,"%SyntaxError%":ce,"%ThrowTypeError%":ii,"%TypedArray%":oi,"%TypeError%":le,"%Uint8Array%":typeof Uint8Array>"u"?w:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?w:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?w:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?w:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap>"u"?w:WeakMap,"%WeakRef%":typeof WeakRef>"u"?w:WeakRef,"%WeakSet%":typeof WeakSet>"u"?w:WeakSet};try{null.error}catch(r){var si=z(z(r));ne["%Error.prototype%"]=si}var ui=function r(e){var t;if(e==="%AsyncFunction%")t=ar("async function () {}");else if(e==="%GeneratorFunction%")t=ar("function* () {}");else if(e==="%AsyncGeneratorFunction%")t=ar("async function* () {}");else if(e==="%AsyncGenerator%"){var n=r("%AsyncGeneratorFunction%");n&&(t=n.prototype)}else if(e==="%AsyncIteratorPrototype%"){var a=r("%AsyncGenerator%");a&&(t=z(a.prototype))}return ne[e]=t,t},Ct={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},be=Hr,Ce=ai,li=be.call(Function.call,Array.prototype.concat),ci=be.call(Function.apply,Array.prototype.splice),Ft=be.call(Function.call,String.prototype.replace),Fe=be.call(Function.call,String.prototype.slice),fi=be.call(Function.call,RegExp.prototype.exec),pi=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,di=/\\(\\)?/g,hi=function(e){var t=Fe(e,0,1),n=Fe(e,-1);if(t==="%"&&n!=="%")throw new ce("invalid intrinsic syntax, expected closing `%`");if(n==="%"&&t!=="%")throw new ce("invalid intrinsic syntax, expected opening `%`");var a=[];return Ft(e,pi,function(i,s,l,c){a[a.length]=l?Ft(c,di,"$1"):s||i}),a},yi=function(e,t){var n=e,a;if(Ce(Ct,n)&&(a=Ct[n],n="%"+a[0]+"%"),Ce(ne,n)){var i=ne[n];if(i===ue&&(i=ui(n)),typeof i>"u"&&!t)throw new le("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:a,name:n,value:i}}throw new ce("intrinsic "+e+" does not exist!")},Kr=function(e,t){if(typeof e!="string"||e.length===0)throw new le("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof t!="boolean")throw new le('"allowMissing" argument must be a boolean');if(fi(/^%?[^%]*%?$/,e)===null)throw new ce("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=hi(e),a=n.length>0?n[0]:"",i=yi("%"+a+"%",t),s=i.name,l=i.value,c=!1,d=i.alias;d&&(a=d[0],ci(n,li([0,1],d)));for(var u=1,o=!0;u<n.length;u+=1){var f=n[u],p=Fe(f,0,1),y=Fe(f,-1);if((p==='"'||p==="'"||p==="`"||y==='"'||y==="'"||y==="`")&&p!==y)throw new ce("property names with quotes must have matching quotes");if((f==="constructor"||!o)&&(c=!0),a+="."+f,s="%"+a+"%",Ce(ne,s))l=ne[s];else if(l!=null){if(!(f in l)){if(!t)throw new le("base intrinsic for "+e+" exists, but the property is not available.");return}if(te&&u+1>=n.length){var v=te(l,f);o=!!v,o&&"get"in v&&!("originalValue"in v.get)?l=v.get:l=l[f]}else o=Ce(l,f),l=l[f];o&&!c&&(ne[s]=l)}}return l},Er={},vi={get exports(){return Er},set exports(r){Er=r}};(function(r){var e=Hr,t=Kr,n=t("%Function.prototype.apply%"),a=t("%Function.prototype.call%"),i=t("%Reflect.apply%",!0)||e.call(a,n),s=t("%Object.getOwnPropertyDescriptor%",!0),l=t("%Object.defineProperty%",!0),c=t("%Math.max%");if(l)try{l({},"a",{value:1})}catch{l=null}r.exports=function(o){var f=i(e,a,arguments);if(s&&l){var p=s(f,"length");p.configurable&&l(f,"length",{value:1+c(0,o.length-(arguments.length-1))})}return f};var d=function(){return i(e,n,arguments)};l?l(r.exports,"apply",{value:d}):r.exports.apply=d})(vi);var yn=Kr,vn=Er,mi=vn(yn("String.prototype.indexOf")),gi=function(e,t){var n=yn(e,!!t);return typeof n=="function"&&mi(e,".prototype.")>-1?vn(n):n};const Si={},wi=Object.freeze(Object.defineProperty({__proto__:null,default:Si},Symbol.toStringTag,{value:"Module"})),bi=jn(wi);var Qr=typeof Map=="function"&&Map.prototype,or=Object.getOwnPropertyDescriptor&&Qr?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,Ne=Qr&&or&&typeof or.get=="function"?or.get:null,Nt=Qr&&Map.prototype.forEach,Jr=typeof Set=="function"&&Set.prototype,sr=Object.getOwnPropertyDescriptor&&Jr?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,$e=Jr&&sr&&typeof sr.get=="function"?sr.get:null,$t=Jr&&Set.prototype.forEach,Ai=typeof WeakMap=="function"&&WeakMap.prototype,me=Ai?WeakMap.prototype.has:null,Ei=typeof WeakSet=="function"&&WeakSet.prototype,ge=Ei?WeakSet.prototype.has:null,Oi=typeof WeakRef=="function"&&WeakRef.prototype,_t=Oi?WeakRef.prototype.deref:null,Pi=Boolean.prototype.valueOf,Ii=Object.prototype.toString,Ri=Function.prototype.toString,xi=String.prototype.match,Xr=String.prototype.slice,Q=String.prototype.replace,Ci=String.prototype.toUpperCase,Dt=String.prototype.toLowerCase,mn=RegExp.prototype.test,Tt=Array.prototype.concat,j=Array.prototype.join,Fi=Array.prototype.slice,Lt=Math.floor,Or=typeof BigInt=="function"?BigInt.prototype.valueOf:null,ur=Object.getOwnPropertySymbols,Pr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,fe=typeof Symbol=="function"&&typeof Symbol.iterator=="object",F=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===fe||"symbol")?Symbol.toStringTag:null,gn=Object.prototype.propertyIsEnumerable,kt=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(r){return r.__proto__}:null);function Mt(r,e){if(r===1/0||r===-1/0||r!==r||r&&r>-1e3&&r<1e3||mn.call(/e/,e))return e;var t=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof r=="number"){var n=r<0?-Lt(-r):Lt(r);if(n!==r){var a=String(n),i=Xr.call(e,a.length+1);return Q.call(a,t,"$&_")+"."+Q.call(Q.call(i,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Q.call(e,t,"$&_")}var Ir=bi,Ut=Ir.custom,Bt=wn(Ut)?Ut:null,Ni=function r(e,t,n,a){var i=t||{};if(K(i,"quoteStyle")&&i.quoteStyle!=="single"&&i.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(K(i,"maxStringLength")&&(typeof i.maxStringLength=="number"?i.maxStringLength<0&&i.maxStringLength!==1/0:i.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var s=K(i,"customInspect")?i.customInspect:!0;if(typeof s!="boolean"&&s!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(K(i,"indent")&&i.indent!==null&&i.indent!==" "&&!(parseInt(i.indent,10)===i.indent&&i.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(K(i,"numericSeparator")&&typeof i.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var l=i.numericSeparator;if(typeof e>"u")return"undefined";if(e===null)return"null";if(typeof e=="boolean")return e?"true":"false";if(typeof e=="string")return An(e,i);if(typeof e=="number"){if(e===0)return 1/0/e>0?"0":"-0";var c=String(e);return l?Mt(e,c):c}if(typeof e=="bigint"){var d=String(e)+"n";return l?Mt(e,d):d}var u=typeof i.depth>"u"?5:i.depth;if(typeof n>"u"&&(n=0),n>=u&&u>0&&typeof e=="object")return Rr(e)?"[Array]":"[Object]";var o=Qi(i,n);if(typeof a>"u")a=[];else if(bn(a,e)>=0)return"[Circular]";function f(L,k,W){if(k&&(a=Fi.call(a),a.push(k)),W){var he={depth:i.depth};return K(i,"quoteStyle")&&(he.quoteStyle=i.quoteStyle),r(L,he,n+1,a)}return r(L,i,n+1,a)}if(typeof e=="function"&&!qt(e)){var p=Bi(e),y=Ae(e,f);return"[Function"+(p?": "+p:" (anonymous)")+"]"+(y.length>0?" { "+j.call(y,", ")+" }":"")}if(wn(e)){var v=fe?Q.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):Pr.call(e);return typeof e=="object"&&!fe?ye(v):v}if(Vi(e)){for(var m="<"+Dt.call(String(e.nodeName)),h=e.attributes||[],g=0;g<h.length;g++)m+=" "+h[g].name+"="+Sn($i(h[g].value),"double",i);return m+=">",e.childNodes&&e.childNodes.length&&(m+="..."),m+="</"+Dt.call(String(e.nodeName))+">",m}if(Rr(e)){if(e.length===0)return"[]";var O=Ae(e,f);return o&&!Ki(O)?"["+xr(O,o)+"]":"[ "+j.call(O,", ")+" ]"}if(Di(e)){var S=Ae(e,f);return!("cause"in Error.prototype)&&"cause"in e&&!gn.call(e,"cause")?"{ ["+String(e)+"] "+j.call(Tt.call("[cause]: "+f(e.cause),S),", ")+" }":S.length===0?"["+String(e)+"]":"{ ["+String(e)+"] "+j.call(S,", ")+" }"}if(typeof e=="object"&&s){if(Bt&&typeof e[Bt]=="function"&&Ir)return Ir(e,{depth:u-n});if(s!=="symbol"&&typeof e.inspect=="function")return e.inspect()}if(qi(e)){var R=[];return Nt&&Nt.call(e,function(L,k){R.push(f(k,e,!0)+" => "+f(L,e))}),zt("Map",Ne.call(e),R,o)}if(Gi(e)){var B=[];return $t&&$t.call(e,function(L){B.push(f(L,e))}),zt("Set",$e.call(e),B,o)}if(zi(e))return lr("WeakMap");if(Wi(e))return lr("WeakSet");if(ji(e))return lr("WeakRef");if(Li(e))return ye(f(Number(e)));if(Mi(e))return ye(f(Or.call(e)));if(ki(e))return ye(Pi.call(e));if(Ti(e))return ye(f(String(e)));if(!_i(e)&&!qt(e)){var N=Ae(e,f),H=kt?kt(e)===Object.prototype:e instanceof Object||e.constructor===Object,M=e instanceof Object?"":"null prototype",P=!H&&F&&Object(e)===e&&F in e?Xr.call(X(e),8,-1):M?"Object":"",$=H||typeof e.constructor!="function"?"":e.constructor.name?e.constructor.name+" ":"",_=$+(P||M?"["+j.call(Tt.call([],P||[],M||[]),": ")+"] ":"");return N.length===0?_+"{}":o?_+"{"+xr(N,o)+"}":_+"{ "+j.call(N,", ")+" }"}return String(e)};function Sn(r,e,t){var n=(t.quoteStyle||e)==="double"?'"':"'";return n+r+n}function $i(r){return Q.call(String(r),/"/g,"&quot;")}function Rr(r){return X(r)==="[object Array]"&&(!F||!(typeof r=="object"&&F in r))}function _i(r){return X(r)==="[object Date]"&&(!F||!(typeof r=="object"&&F in r))}function qt(r){return X(r)==="[object RegExp]"&&(!F||!(typeof r=="object"&&F in r))}function Di(r){return X(r)==="[object Error]"&&(!F||!(typeof r=="object"&&F in r))}function Ti(r){return X(r)==="[object String]"&&(!F||!(typeof r=="object"&&F in r))}function Li(r){return X(r)==="[object Number]"&&(!F||!(typeof r=="object"&&F in r))}function ki(r){return X(r)==="[object Boolean]"&&(!F||!(typeof r=="object"&&F in r))}function wn(r){if(fe)return r&&typeof r=="object"&&r instanceof Symbol;if(typeof r=="symbol")return!0;if(!r||typeof r!="object"||!Pr)return!1;try{return Pr.call(r),!0}catch{}return!1}function Mi(r){if(!r||typeof r!="object"||!Or)return!1;try{return Or.call(r),!0}catch{}return!1}var Ui=Object.prototype.hasOwnProperty||function(r){return r in this};function K(r,e){return Ui.call(r,e)}function X(r){return Ii.call(r)}function Bi(r){if(r.name)return r.name;var e=xi.call(Ri.call(r),/^function\s*([\w$]+)/);return e?e[1]:null}function bn(r,e){if(r.indexOf)return r.indexOf(e);for(var t=0,n=r.length;t<n;t++)if(r[t]===e)return t;return-1}function qi(r){if(!Ne||!r||typeof r!="object")return!1;try{Ne.call(r);try{$e.call(r)}catch{return!0}return r instanceof Map}catch{}return!1}function zi(r){if(!me||!r||typeof r!="object")return!1;try{me.call(r,me);try{ge.call(r,ge)}catch{return!0}return r instanceof WeakMap}catch{}return!1}function ji(r){if(!_t||!r||typeof r!="object")return!1;try{return _t.call(r),!0}catch{}return!1}function Gi(r){if(!$e||!r||typeof r!="object")return!1;try{$e.call(r);try{Ne.call(r)}catch{return!0}return r instanceof Set}catch{}return!1}function Wi(r){if(!ge||!r||typeof r!="object")return!1;try{ge.call(r,ge);try{me.call(r,me)}catch{return!0}return r instanceof WeakSet}catch{}return!1}function Vi(r){return!r||typeof r!="object"?!1:typeof HTMLElement<"u"&&r instanceof HTMLElement?!0:typeof r.nodeName=="string"&&typeof r.getAttribute=="function"}function An(r,e){if(r.length>e.maxStringLength){var t=r.length-e.maxStringLength,n="... "+t+" more character"+(t>1?"s":"");return An(Xr.call(r,0,e.maxStringLength),e)+n}var a=Q.call(Q.call(r,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,Hi);return Sn(a,"single",e)}function Hi(r){var e=r.charCodeAt(0),t={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return t?"\\"+t:"\\x"+(e<16?"0":"")+Ci.call(e.toString(16))}function ye(r){return"Object("+r+")"}function lr(r){return r+" { ? }"}function zt(r,e,t,n){var a=n?xr(t,n):j.call(t,", ");return r+" ("+e+") {"+a+"}"}function Ki(r){for(var e=0;e<r.length;e++)if(bn(r[e],`
14
+ `)>=0)return!1;return!0}function Qi(r,e){var t;if(r.indent===" ")t=" ";else if(typeof r.indent=="number"&&r.indent>0)t=j.call(Array(r.indent+1)," ");else return null;return{base:t,prev:j.call(Array(e+1),t)}}function xr(r,e){if(r.length===0)return"";var t=`
15
+ `+e.prev+e.base;return t+j.call(r,","+t)+`
16
+ `+e.prev}function Ae(r,e){var t=Rr(r),n=[];if(t){n.length=r.length;for(var a=0;a<r.length;a++)n[a]=K(r,a)?e(r[a],r):""}var i=typeof ur=="function"?ur(r):[],s;if(fe){s={};for(var l=0;l<i.length;l++)s["$"+i[l]]=i[l]}for(var c in r)K(r,c)&&(t&&String(Number(c))===c&&c<r.length||fe&&s["$"+c]instanceof Symbol||(mn.call(/[^\w$]/,c)?n.push(e(c,r)+": "+e(r[c],r)):n.push(c+": "+e(r[c],r))));if(typeof ur=="function")for(var d=0;d<i.length;d++)gn.call(r,i[d])&&n.push("["+e(i[d])+"]: "+e(r[i[d]],r));return n}var Yr=Kr,de=gi,Ji=Ni,Xi=Yr("%TypeError%"),Ee=Yr("%WeakMap%",!0),Oe=Yr("%Map%",!0),Yi=de("WeakMap.prototype.get",!0),Zi=de("WeakMap.prototype.set",!0),eo=de("WeakMap.prototype.has",!0),ro=de("Map.prototype.get",!0),to=de("Map.prototype.set",!0),no=de("Map.prototype.has",!0),Zr=function(r,e){for(var t=r,n;(n=t.next)!==null;t=n)if(n.key===e)return t.next=n.next,n.next=r.next,r.next=n,n},ao=function(r,e){var t=Zr(r,e);return t&&t.value},io=function(r,e,t){var n=Zr(r,e);n?n.value=t:r.next={key:e,next:r.next,value:t}},oo=function(r,e){return!!Zr(r,e)},so=function(){var e,t,n,a={assert:function(i){if(!a.has(i))throw new Xi("Side channel does not contain "+Ji(i))},get:function(i){if(Ee&&i&&(typeof i=="object"||typeof i=="function")){if(e)return Yi(e,i)}else if(Oe){if(t)return ro(t,i)}else if(n)return ao(n,i)},has:function(i){if(Ee&&i&&(typeof i=="object"||typeof i=="function")){if(e)return eo(e,i)}else if(Oe){if(t)return no(t,i)}else if(n)return oo(n,i);return!1},set:function(i,s){Ee&&i&&(typeof i=="object"||typeof i=="function")?(e||(e=new Ee),Zi(e,i,s)):Oe?(t||(t=new Oe),to(t,i,s)):(n||(n={key:{},next:null}),io(n,i,s))}};return a},uo=String.prototype.replace,lo=/%20/g,cr={RFC1738:"RFC1738",RFC3986:"RFC3986"},et={default:cr.RFC3986,formatters:{RFC1738:function(r){return uo.call(r,lo,"+")},RFC3986:function(r){return String(r)}},RFC1738:cr.RFC1738,RFC3986:cr.RFC3986},co=et,fr=Object.prototype.hasOwnProperty,re=Array.isArray,q=function(){for(var r=[],e=0;e<256;++e)r.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return r}(),fo=function(e){for(;e.length>1;){var t=e.pop(),n=t.obj[t.prop];if(re(n)){for(var a=[],i=0;i<n.length;++i)typeof n[i]<"u"&&a.push(n[i]);t.obj[t.prop]=a}}},En=function(e,t){for(var n=t&&t.plainObjects?Object.create(null):{},a=0;a<e.length;++a)typeof e[a]<"u"&&(n[a]=e[a]);return n},po=function r(e,t,n){if(!t)return e;if(typeof t!="object"){if(re(e))e.push(t);else if(e&&typeof e=="object")(n&&(n.plainObjects||n.allowPrototypes)||!fr.call(Object.prototype,t))&&(e[t]=!0);else return[e,t];return e}if(!e||typeof e!="object")return[e].concat(t);var a=e;return re(e)&&!re(t)&&(a=En(e,n)),re(e)&&re(t)?(t.forEach(function(i,s){if(fr.call(e,s)){var l=e[s];l&&typeof l=="object"&&i&&typeof i=="object"?e[s]=r(l,i,n):e.push(i)}else e[s]=i}),e):Object.keys(t).reduce(function(i,s){var l=t[s];return fr.call(i,s)?i[s]=r(i[s],l,n):i[s]=l,i},a)},ho=function(e,t){return Object.keys(t).reduce(function(n,a){return n[a]=t[a],n},e)},yo=function(r,e,t){var n=r.replace(/\+/g," ");if(t==="iso-8859-1")return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch{return n}},vo=function(e,t,n,a,i){if(e.length===0)return e;var s=e;if(typeof e=="symbol"?s=Symbol.prototype.toString.call(e):typeof e!="string"&&(s=String(e)),n==="iso-8859-1")return escape(s).replace(/%u[0-9a-f]{4}/gi,function(u){return"%26%23"+parseInt(u.slice(2),16)+"%3B"});for(var l="",c=0;c<s.length;++c){var d=s.charCodeAt(c);if(d===45||d===46||d===95||d===126||d>=48&&d<=57||d>=65&&d<=90||d>=97&&d<=122||i===co.RFC1738&&(d===40||d===41)){l+=s.charAt(c);continue}if(d<128){l=l+q[d];continue}if(d<2048){l=l+(q[192|d>>6]+q[128|d&63]);continue}if(d<55296||d>=57344){l=l+(q[224|d>>12]+q[128|d>>6&63]+q[128|d&63]);continue}c+=1,d=65536+((d&1023)<<10|s.charCodeAt(c)&1023),l+=q[240|d>>18]+q[128|d>>12&63]+q[128|d>>6&63]+q[128|d&63]}return l},mo=function(e){for(var t=[{obj:{o:e},prop:"o"}],n=[],a=0;a<t.length;++a)for(var i=t[a],s=i.obj[i.prop],l=Object.keys(s),c=0;c<l.length;++c){var d=l[c],u=s[d];typeof u=="object"&&u!==null&&n.indexOf(u)===-1&&(t.push({obj:s,prop:d}),n.push(u))}return fo(t),e},go=function(e){return Object.prototype.toString.call(e)==="[object RegExp]"},So=function(e){return!e||typeof e!="object"?!1:!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},wo=function(e,t){return[].concat(e,t)},bo=function(e,t){if(re(e)){for(var n=[],a=0;a<e.length;a+=1)n.push(t(e[a]));return n}return t(e)},On={arrayToObject:En,assign:ho,combine:wo,compact:mo,decode:yo,encode:vo,isBuffer:So,isRegExp:go,maybeMap:bo,merge:po},Pn=so,Cr=On,Se=et,Ao=Object.prototype.hasOwnProperty,jt={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},V=Array.isArray,Eo=String.prototype.split,Oo=Array.prototype.push,In=function(r,e){Oo.apply(r,V(e)?e:[e])},Po=Date.prototype.toISOString,Gt=Se.default,x={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:Cr.encode,encodeValuesOnly:!1,format:Gt,formatter:Se.formatters[Gt],indices:!1,serializeDate:function(e){return Po.call(e)},skipNulls:!1,strictNullHandling:!1},Io=function(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"||typeof e=="symbol"||typeof e=="bigint"},pr={},Ro=function r(e,t,n,a,i,s,l,c,d,u,o,f,p,y,v,m){for(var h=e,g=m,O=0,S=!1;(g=g.get(pr))!==void 0&&!S;){var R=g.get(e);if(O+=1,typeof R<"u"){if(R===O)throw new RangeError("Cyclic object value");S=!0}typeof g.get(pr)>"u"&&(O=0)}if(typeof c=="function"?h=c(t,h):h instanceof Date?h=o(h):n==="comma"&&V(h)&&(h=Cr.maybeMap(h,function(ke){return ke instanceof Date?o(ke):ke})),h===null){if(i)return l&&!y?l(t,x.encoder,v,"key",f):t;h=""}if(Io(h)||Cr.isBuffer(h)){if(l){var B=y?t:l(t,x.encoder,v,"key",f);if(n==="comma"&&y){for(var N=Eo.call(String(h),","),H="",M=0;M<N.length;++M)H+=(M===0?"":",")+p(l(N[M],x.encoder,v,"value",f));return[p(B)+(a&&V(h)&&N.length===1?"[]":"")+"="+H]}return[p(B)+"="+p(l(h,x.encoder,v,"value",f))]}return[p(t)+"="+p(String(h))]}var P=[];if(typeof h>"u")return P;var $;if(n==="comma"&&V(h))$=[{value:h.length>0?h.join(",")||null:void 0}];else if(V(c))$=c;else{var _=Object.keys(h);$=d?_.sort(d):_}for(var L=a&&V(h)&&h.length===1?t+"[]":t,k=0;k<$.length;++k){var W=$[k],he=typeof W=="object"&&typeof W.value<"u"?W.value:h[W];if(!(s&&he===null)){var Bn=V(h)?typeof n=="function"?n(L,W):L:L+(u?"."+W:"["+W+"]");m.set(e,O);var tt=Pn();tt.set(pr,m),In(P,r(he,Bn,n,a,i,s,l,c,d,u,o,f,p,y,v,tt))}}return P},xo=function(e){if(!e)return x;if(e.encoder!==null&&typeof e.encoder<"u"&&typeof e.encoder!="function")throw new TypeError("Encoder has to be a function.");var t=e.charset||x.charset;if(typeof e.charset<"u"&&e.charset!=="utf-8"&&e.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=Se.default;if(typeof e.format<"u"){if(!Ao.call(Se.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format}var a=Se.formatters[n],i=x.filter;return(typeof e.filter=="function"||V(e.filter))&&(i=e.filter),{addQueryPrefix:typeof e.addQueryPrefix=="boolean"?e.addQueryPrefix:x.addQueryPrefix,allowDots:typeof e.allowDots>"u"?x.allowDots:!!e.allowDots,charset:t,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:x.charsetSentinel,delimiter:typeof e.delimiter>"u"?x.delimiter:e.delimiter,encode:typeof e.encode=="boolean"?e.encode:x.encode,encoder:typeof e.encoder=="function"?e.encoder:x.encoder,encodeValuesOnly:typeof e.encodeValuesOnly=="boolean"?e.encodeValuesOnly:x.encodeValuesOnly,filter:i,format:n,formatter:a,serializeDate:typeof e.serializeDate=="function"?e.serializeDate:x.serializeDate,skipNulls:typeof e.skipNulls=="boolean"?e.skipNulls:x.skipNulls,sort:typeof e.sort=="function"?e.sort:null,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:x.strictNullHandling}},Co=function(r,e){var t=r,n=xo(e),a,i;typeof n.filter=="function"?(i=n.filter,t=i("",t)):V(n.filter)&&(i=n.filter,a=i);var s=[];if(typeof t!="object"||t===null)return"";var l;e&&e.arrayFormat in jt?l=e.arrayFormat:e&&"indices"in e?l=e.indices?"indices":"repeat":l="indices";var c=jt[l];if(e&&"commaRoundTrip"in e&&typeof e.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var d=c==="comma"&&e&&e.commaRoundTrip;a||(a=Object.keys(t)),n.sort&&a.sort(n.sort);for(var u=Pn(),o=0;o<a.length;++o){var f=a[o];n.skipNulls&&t[f]===null||In(s,Ro(t[f],f,c,d,n.strictNullHandling,n.skipNulls,n.encode?n.encoder:null,n.filter,n.sort,n.allowDots,n.serializeDate,n.format,n.formatter,n.encodeValuesOnly,n.charset,u))}var p=s.join(n.delimiter),y=n.addQueryPrefix===!0?"?":"";return n.charsetSentinel&&(n.charset==="iso-8859-1"?y+="utf8=%26%2310003%3B&":y+="utf8=%E2%9C%93&"),p.length>0?y+p:""},pe=On,Fr=Object.prototype.hasOwnProperty,Fo=Array.isArray,I={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:pe.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},No=function(r){return r.replace(/&#(\d+);/g,function(e,t){return String.fromCharCode(parseInt(t,10))})},Rn=function(r,e){return r&&typeof r=="string"&&e.comma&&r.indexOf(",")>-1?r.split(","):r},$o="utf8=%26%2310003%3B",_o="utf8=%E2%9C%93",Do=function(e,t){var n={},a=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,i=t.parameterLimit===1/0?void 0:t.parameterLimit,s=a.split(t.delimiter,i),l=-1,c,d=t.charset;if(t.charsetSentinel)for(c=0;c<s.length;++c)s[c].indexOf("utf8=")===0&&(s[c]===_o?d="utf-8":s[c]===$o&&(d="iso-8859-1"),l=c,c=s.length);for(c=0;c<s.length;++c)if(c!==l){var u=s[c],o=u.indexOf("]="),f=o===-1?u.indexOf("="):o+1,p,y;f===-1?(p=t.decoder(u,I.decoder,d,"key"),y=t.strictNullHandling?null:""):(p=t.decoder(u.slice(0,f),I.decoder,d,"key"),y=pe.maybeMap(Rn(u.slice(f+1),t),function(v){return t.decoder(v,I.decoder,d,"value")})),y&&t.interpretNumericEntities&&d==="iso-8859-1"&&(y=No(y)),u.indexOf("[]=")>-1&&(y=Fo(y)?[y]:y),Fr.call(n,p)?n[p]=pe.combine(n[p],y):n[p]=y}return n},To=function(r,e,t,n){for(var a=n?e:Rn(e,t),i=r.length-1;i>=0;--i){var s,l=r[i];if(l==="[]"&&t.parseArrays)s=[].concat(a);else{s=t.plainObjects?Object.create(null):{};var c=l.charAt(0)==="["&&l.charAt(l.length-1)==="]"?l.slice(1,-1):l,d=parseInt(c,10);!t.parseArrays&&c===""?s={0:a}:!isNaN(d)&&l!==c&&String(d)===c&&d>=0&&t.parseArrays&&d<=t.arrayLimit?(s=[],s[d]=a):c!=="__proto__"&&(s[c]=a)}a=s}return a},Lo=function(e,t,n,a){if(e){var i=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,s=/(\[[^[\]]*])/,l=/(\[[^[\]]*])/g,c=n.depth>0&&s.exec(i),d=c?i.slice(0,c.index):i,u=[];if(d){if(!n.plainObjects&&Fr.call(Object.prototype,d)&&!n.allowPrototypes)return;u.push(d)}for(var o=0;n.depth>0&&(c=l.exec(i))!==null&&o<n.depth;){if(o+=1,!n.plainObjects&&Fr.call(Object.prototype,c[1].slice(1,-1))&&!n.allowPrototypes)return;u.push(c[1])}return c&&u.push("["+i.slice(c.index)+"]"),To(u,t,n,a)}},ko=function(e){if(!e)return I;if(e.decoder!==null&&e.decoder!==void 0&&typeof e.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof e.charset<"u"&&e.charset!=="utf-8"&&e.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=typeof e.charset>"u"?I.charset:e.charset;return{allowDots:typeof e.allowDots>"u"?I.allowDots:!!e.allowDots,allowPrototypes:typeof e.allowPrototypes=="boolean"?e.allowPrototypes:I.allowPrototypes,allowSparse:typeof e.allowSparse=="boolean"?e.allowSparse:I.allowSparse,arrayLimit:typeof e.arrayLimit=="number"?e.arrayLimit:I.arrayLimit,charset:t,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:I.charsetSentinel,comma:typeof e.comma=="boolean"?e.comma:I.comma,decoder:typeof e.decoder=="function"?e.decoder:I.decoder,delimiter:typeof e.delimiter=="string"||pe.isRegExp(e.delimiter)?e.delimiter:I.delimiter,depth:typeof e.depth=="number"||e.depth===!1?+e.depth:I.depth,ignoreQueryPrefix:e.ignoreQueryPrefix===!0,interpretNumericEntities:typeof e.interpretNumericEntities=="boolean"?e.interpretNumericEntities:I.interpretNumericEntities,parameterLimit:typeof e.parameterLimit=="number"?e.parameterLimit:I.parameterLimit,parseArrays:e.parseArrays!==!1,plainObjects:typeof e.plainObjects=="boolean"?e.plainObjects:I.plainObjects,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:I.strictNullHandling}},Mo=function(r,e){var t=ko(e);if(r===""||r===null||typeof r>"u")return t.plainObjects?Object.create(null):{};for(var n=typeof r=="string"?Do(r,t):r,a=t.plainObjects?Object.create(null):{},i=Object.keys(n),s=0;s<i.length;++s){var l=i[s],c=Lo(l,n[l],t,typeof r=="string");a=pe.merge(a,c,t)}return t.allowSparse===!0?a:pe.compact(a)},Uo=Co,Bo=Mo,qo=et,zo={formats:qo,parse:Bo,stringify:Uo};class xn{constructor(e){this.client=e,this.list=()=>this.client.get("/v1/packages"),this.client=e}}class Cn{constructor(e){this.client=e,this.get=t=>this.client.get(`/v1/insurance/${t}/balance`),this.client=e}}class Fn{constructor(e){this.client=e,this.get=t=>this.client.get(`/v1/labels/${t}`),this.list=(t={})=>this.client.get("/v1/labels",{params:t}),this.createByRateId=(t,n)=>this.client.post(`/v1/labels/rates/${t}`,n),this.void=t=>this.client.put(`/v1/labels/${t}/void`),this.client=e}}class Nn{constructor(e){this.client=e,this.list=()=>this.client.get("/v-beta/order_sources"),this.get=t=>this.client.get(`/v-beta/order_sources/${t}`),this.refresh=t=>this.client.put(`/v-beta/order_sources/${t}/refresh`),this.client=e}}class $n{constructor(e){this.client=e,this.calculateByShipmentId=(t,n)=>this.client.post("/v1/rates",{rateOptions:n,shipmentId:t}),this.client=e}}class _n{constructor(e){this.client=e,this.list=(t={})=>this.client.post("/v-beta/shipments/list",t),this.get=t=>this.client.get(`/v-beta/shipments/${t}`),this.create=(t,n)=>this.client.post(`/v-beta/shipments/sales_order/${t}`,n),this.update=(t,n)=>this.client.put(`/v-beta/shipments/${t}`,n),this.client=e}}class Dn{constructor(e){this.client=e,this.list=(t={})=>this.client.get("/v-beta/sales_orders",{params:t}),this.get=t=>this.client.get(`/v-beta/sales_orders/${t}`),this.notifyShipped=(t,n)=>this.client.post(`/v-beta/sales_orders/${t}/notify`,n),this.client=e}}class Tn{constructor(e){this.client=e,this.list=()=>this.client.get("/v1/warehouses"),this.create=t=>this.client.post("/v1/warehouses",t),this.update=(t,n)=>this.client.put(`/v1/warehouses/${t}`,n),this.delete=t=>this.client.delete(`/v1/warehouses/${t}`),this.client=e}}const Wt=pn({name:"shipengine-api",serializers:{...Vr,req:r=>({headers:r.headers,method:r.method,url:r.url}),res:r=>({data:r.data,headers:r.config.headers,method:r.config.method,statusCode:r.status,url:r.config.url})},streams:[{stream:new dn}]}),jo=r=>!!r.errors&&jr(r.errors);class Nr{constructor(e,{baseURL:t,headers:n,getToken:a}){const i=vr.create({baseURL:t,headers:{...n,Authorization:`Bearer ${e}`,"Content-Type":"application/json"},paramsSerializer:s=>zo.stringify(ve.decamelizeKeys(s),{arrayFormat:"brackets"}),transformRequest:[s=>ve.decamelizeKeys(s),s=>JSON.stringify(s)],transformResponse:[s=>{if(s)return JSON.parse(s)},s=>ve.camelizeKeys(s)]});i.interceptors.response.use(s=>(Wt.info({req:s.config,res:s},"%s %s: %s %s",s.config.method?.toUpperCase(),s.config.url,s.status,s.statusText),s),async s=>{if(Wt.error({err:s,req:s.config,res:s.response},"%s %s: %s %s - %s",s.config?.method?.toUpperCase(),s.config?.url,s.response?.status,s.response?.statusText,s.message),s.response?.status===401){const l=await a(),c=s.config;return c&&(c.headers||={},c.headers.Authorization=`Bearer ${l}`),vr(c)}return s.response?.data?jo(s.response.data)?Promise.reject(s.response.data.errors.map(l=>U.fromObject(l))):jr(s.response.data)?Promise.reject(s.response.data.map(l=>U.fromObject(l))):Gr(s.response.data)?Promise.reject([U.fromObject(s.response.data)]):Promise.reject([new U(s.response.data)]):Promise.reject([new U(s.message)])}),this.client=i}set token(e){this.client.defaults.headers.common.Authorization=`Bearer ${e}`}get accountSettings(){return new Vt(this.client)}get addresses(){return new Ht(this.client)}get carriers(){return new cn(this.client)}get customPackages(){return new xn(this.client)}get insurance(){return new Cn(this.client)}get labels(){return new Fn(this.client)}get orderSources(){return new Nn(this.client)}get rates(){return new $n(this.client)}get salesOrderShipments(){return new _n(this.client)}get salesOrders(){return new Dn(this.client)}get warehouses(){return new Tn(this.client)}}const rt=$r.createContext(void 0),Go=({baseURL:r,children:e,headers:t,getToken:n})=>{const[a,i]=$r.useState(()=>{const l=n();if(typeof l=="string")return new Nr(l,{baseURL:r,getToken:n,headers:t??{}});l.then(c=>i(new Nr(c,{baseURL:r,getToken:n,headers:t??{}})))}),s=new b.QueryClient;return a?Me.jsx(rt.Provider,{value:{client:a},children:Me.jsx(b.QueryClientProvider,{client:s,children:e})}):Me.jsx("div",{style:{alignItems:"center",display:"flex",height:"100%",justifyContent:"center",width:"100%"},children:"Loading..."})},E=()=>{const r=$r.useContext(rt);if(!r)throw new Error("useShipEngine must be called within a ShipEngineProvider");return r},Ln=r=>new Promise(e=>{setTimeout(()=>e(!0),r)}),A=r=>r.forEach(console.log),kn=[];process.env.NODE_ENV==="production"&&kn.push({stream:new dn});const Wo=pn({name:"shipengine",serializers:{...Vr,req:r=>({headers:r.headers,method:r.method,url:r.url}),res:r=>({data:r.data,headers:r.config.headers,method:r.config.method,statusCode:r.status,url:r.config.url})},streams:kn}),Mn=(r,e=10,t=1e3)=>Promise.resolve().then(r).catch(function n(a){if(e-=1,e>0)return Ln(t).then(r).catch(n);throw a}),Vo=r=>{const{client:e}=E();return b.useMutation({mutationFn:async t=>(await e.carriers.addFunds(r,t)).data,mutationKey:["useAddFunds"],onError:A})},Ho=()=>{const{client:r}=E();return b.useMutation({mutationFn:async({rateOptions:e,shipmentId:t})=>(await r.rates.calculateByShipmentId(t,e)).data,mutationKey:["useCalculateRates"],onError:A})},Ko=()=>{const{client:r}=E();return b.useMutation({mutationFn:async e=>(await r.carriers.connect(e)).data,mutationKey:["useConnectCarrier"],onError:A})},Qo=()=>{const{client:r}=E();return b.useMutation({mutationFn:async({rateId:e,...t})=>(await r.labels.createByRateId(e,t)).data,mutationKey:["useCreateLabel"],onError:A})},Jo=()=>{const{client:r}=E();return b.useMutation({mutationFn:async({salesOrderId:e,...t})=>(await r.salesOrderShipments.create(e,t)).data,mutationKey:["useCreateSalesOrderShipment"],onError:A})},Xo=()=>{const{client:r}=E();return b.useMutation({mutationFn:async e=>(await r.warehouses.create(e)).data,mutationKey:["useCreateWarehouse"],onError:A})},Yo=()=>{const{client:r}=E();return b.useMutation({mutationFn:async({warehouseId:e})=>(await r.warehouses.delete(e)).data,mutationKey:["useDeleteWarehouse"],onError:A})},Zo=()=>{const{client:r}=E();return b.useQuery({onError:A,queryFn:()=>r.accountSettings.get(),queryKey:["getAccountSettings"],select:e=>e.data})},es=r=>{const{client:e}=E();return b.useQuery({enabled:r!==void 0,onError:A,queryFn:()=>r?e.carriers.getAutoFunding(r):Promise.reject(new Error("carrierId is required.")),queryKey:["useGetAutoFundingConfiguration",r],select:t=>t.data})},rs=r=>{const{client:e}=E();return b.useQuery({enabled:!!r,onError:A,queryFn:()=>r?e.carriers.get(r):Promise.reject(new Error("carrierId is require")),queryKey:["useGetCarrierById",r],select:t=>t.data,staleTime:5*60*1e3})},ts=r=>{const{client:e}=E();return b.useQuery({enabled:r!==void 0,onError:A,queryFn:()=>r?e.insurance.get(r):Promise.reject(new Error("insuranceProvider is required")),queryKey:["useGetInsuranceAccount",r],select:t=>t.data})},ns=r=>{const{client:e}=E();return b.useQuery({enabled:r!==void 0,onError:A,queryFn:()=>r?e.labels.get(r):Promise.reject(new Error("labelId is require")),queryKey:["useGetLabel",r],select:t=>t.data})},as=r=>{const{client:e}=E();return b.useQuery({enabled:r!==void 0,onError:A,queryFn:()=>r?e.salesOrders.get(r):Promise.reject(new Error("salesOrderId is required")),queryKey:["useGetSalesOrder",r],select:t=>t.data})},is=r=>{const{client:e}=E();return b.useQuery({enabled:r!==void 0,onError:A,queryFn:()=>r?e.salesOrderShipments.get(r):Promise.reject(new Error("shipmentId is required")),queryKey:["useGetSalesOrderShipment",r],select:t=>t.data})},os=r=>{const{client:e}=E();return b.useQuery({enabled:r!==void 0,onError:A,queryFn:()=>r?e.salesOrderShipments.get(r):Promise.reject(new Error("shipmentId is required")),queryKey:["useGetShipment",r],select:t=>t.data})},ss=()=>({links:{transactionHistoryReport:"http://link.to.entire.dataset.as.csv"},page:1,pages:4,total:275,transactions:[{amount:50.65,balance:10,carrierId:"string",carrierProvider:"string carrier name",labelId:"string",transactionDate:"",transactionId:"string",transactionType:"fund"},{amount:50.65,balance:10,carrierId:"string",carrierProvider:"string carrier name",labelId:"string",transactionDate:"",transactionId:"string",transactionType:"purchase"}]}),us=()=>{const{client:r}=E();return b.useQuery({onError:A,queryFn:()=>r.carriers.list(),queryKey:["useListCarriers"],select:e=>e.data.carriers})},ls=()=>{const{client:r}=E();return b.useQuery({onError:A,queryFn:()=>r.customPackages.list(),queryKey:["useListCustomPackageTypes"],select:e=>e.data.packages})},cs=r=>{const{client:e}=E();return b.useQuery({enabled:r&&Object.values(r).some(t=>t!==void 0),onError:A,queryFn:()=>e.labels.list(r),queryKey:["useListLabels",r],select:t=>t.data.labels})},fs=()=>{const{client:r}=E();return b.useQuery({onError:A,queryFn:()=>r.orderSources.list(),queryKey:["useListOrderSources"],select:e=>e.data.orderSources})},ps=r=>{const{client:e}=E();return b.useQuery({enabled:r&&Object.values(r).some(t=>t!==void 0),onError:A,queryFn:()=>e.salesOrderShipments.list(r),queryKey:["useListSalesOrderShipments",r],select:t=>t.data.shipments})},ds=(r={})=>{const{client:e}=E();return b.useQuery({enabled:r&&Object.values(r).some(t=>t!==void 0),onError:A,queryFn:()=>e.salesOrders.list(r),queryKey:["useListSalesOrders",r],select:t=>t.data.salesOrders})},hs=()=>{const{client:r}=E();return b.useQuery({onError:A,queryFn:()=>r.warehouses.list(),queryKey:["useListWarehouses"],select:e=>e.data.warehouses})},ys=()=>{const{client:r}=E();return b.useMutation({mutationFn:async({salesOrderId:e,...t})=>(await r.salesOrders.notifyShipped(e,t)).data,mutationKey:["useNotifySalesOrder"],onError:A})},vs=()=>{const{client:r}=E();return b.useMutation({mutationFn:async({address:e,text:t})=>(await r.addresses.parse(t,e)).data,mutationKey:["useParseAddress"],onError:A})},Un=()=>{const{client:r}=E();return b.useMutation({mutationFn:async e=>(await r.orderSources.refresh(e)).data,mutationKey:["useRefreshOrderSourceAsync"]})},ms=()=>{const{client:r}=E(),{mutateAsync:e}=Un();return b.useMutation({mutationFn:async t=>(await e(t),await Mn(async()=>{const{data:a}=await r.orderSources.get(t);if(["preparing_update","updating"].includes(a.refreshInfo.status))throw new U("Order source is still refreshing");return a},20)),mutationKey:["useRefreshOrderSource"],onError:A})},gs=()=>b.useMutation({mutationFn:async r=>(await Promise.resolve({data:{defaultLabelLayout:"4x6",dimension:"inch",weight:"ounce"},errors:[],isLoading:!1,isValidating:!1})).data,mutationKey:["useUpdateAccountSettings"],onError:A}),Ss=r=>{const{client:e}=E(),t=b.useQueryClient();return b.useMutation({mutationFn:async n=>(await e.carriers.updateAutoFunding(r,n)).data,mutationKey:["useUpdateAutoFunding"],onError:A,onSuccess:n=>{t.invalidateQueries(["useGetAutoFunding",r],{exact:!0})}})},ws=()=>b.useMutation({mutationFn:async r=>(await Promise.resolve({data:{},errors:[],isLoading:!1,isValidating:!1})).data,mutationKey:["useUpdateBilling"],onError:A}),bs=()=>{const{client:r}=E();return b.useMutation({mutationFn:async({shipmentId:e,...t})=>(await r.salesOrderShipments.update(e,t)).data,mutationKey:["useUpdateSalesOrderShipment"],onError:A})},As=()=>{const{client:r}=E();return b.useMutation({mutationFn:async({warehouseId:e,...t})=>(await r.warehouses.update(e,t)).data,mutationKey:["useUpdateWarehouse"],onError:A})},Es=()=>{const{client:r}=E();return b.useMutation({mutationFn:async e=>(await r.addresses.validate(e)).data,mutationKey:["useValidateAddresses"],onError:A})},Os=()=>{const{client:r}=E();return b.useMutation({mutationFn:async e=>(await r.labels.void(e)).data,mutationKey:["useVoidLabel"],onError:A})};exports.AccountSettingsAPI=Vt;exports.AddressesAPI=Ht;exports.CarriersAPI=cn;exports.CodedError=U;exports.ConfirmationType=Tr;exports.CreditCardVendor=_r;exports.Currency=Dr;exports.CustomPackagesAPI=xn;exports.CustomsContentsType=Lr;exports.CustomsNonDeliveryType=kr;exports.InsuranceAPI=Cn;exports.InsuranceProviderType=Mr;exports.LabelsAPI=Fn;exports.OrderSourcesAPI=Nn;exports.RatesAPI=$n;exports.SE=qn;exports.SalesOrderShipmentsAPI=_n;exports.SalesOrdersAPI=Dn;exports.ShipEngine=Go;exports.ShipEngineAPI=Nr;exports.ShipEngineContext=rt;exports.WarehousesAPI=Tn;exports.delay=Ln;exports.isCodedError=Gr;exports.isCodedErrors=jr;exports.logger=Wo;exports.onError=A;exports.retryUntil=Mn;exports.useAddFunds=Vo;exports.useCalculateRates=Ho;exports.useConnectCarrier=Ko;exports.useCreateLabel=Qo;exports.useCreateSalesOrderShipment=Jo;exports.useCreateWarehouse=Xo;exports.useDeleteWarehouse=Yo;exports.useGetAccountSettings=Zo;exports.useGetAutoFundingConfiguration=es;exports.useGetCarrierById=rs;exports.useGetInsuranceAccount=ts;exports.useGetLabel=ns;exports.useGetSalesOrder=as;exports.useGetSalesOrderShipment=is;exports.useGetShipment=os;exports.useGetWalletTransactionHistory=ss;exports.useListCarriers=us;exports.useListCustomPackageTypes=ls;exports.useListLabels=cs;exports.useListOrderSources=fs;exports.useListSalesOrderShipments=ps;exports.useListSalesOrders=ds;exports.useListWarehouses=hs;exports.useNotifySalesOrderShipped=ys;exports.useParseAddress=vs;exports.useRefreshOrderSource=ms;exports.useRefreshOrderSourceAsync=Un;exports.useShipEngine=E;exports.useUpdateAccountSettings=gs;exports.useUpdateAutoFunding=Ss;exports.useUpdateBilling=ws;exports.useUpdateSalesOrderShipment=bs;exports.useUpdateWarehouse=As;exports.useValidateAddresses=Es;exports.useVoidLabel=Os;