@shipengine/react-api 0.1.3 → 0.2.1
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/hooks/index.d.ts +7 -6
- package/hooks/use-get-account-settings.d.ts +1 -1
- package/hooks/use-update-account-settings.d.ts +10 -0
- package/index.js +16 -16
- package/index.mjs +2074 -3603
- package/package.json +6 -1
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=_i(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 _i(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 qi=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(_,k,B,oe){return y=oe?[k].concat(y):[].concat(y,[k]),oe?[B].concat(_):[].concat(_,[B])},C=function(_,k,B,oe){if(g)return Promise.reject("Cancelled");if(typeof B>"u"&&!k&&_.length)return Promise.resolve(_);var H={queryKey:e.queryKey,signal:m,pageParam:B,meta:e.meta},V=S(H),Te=Promise.resolve(V).then(function(yi){return b(_,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 q=typeof c<"u",W=q?c:Cr(e.options,d);P=C(d,q,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",_=l&&d[0]?l(d[0],0,d):!0;P=_?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 qi,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 q=this.hasListeners(),W=!q&&Fr(i,a),Q=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 _n(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&&_n(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&&_n(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 qn=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
|
-
`);
|
|
3
|
-
`)}function
|
|
4
|
-
%s`,
|
|
5
|
-
`}catch(
|
|
6
|
-
`);
|
|
7
|
-
`+
|
|
8
|
-
%s`,
|
|
9
|
-
`,
|
|
10
|
-
Caused by:
|
|
11
|
-
`),
|
|
12
|
-
`),
|
|
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 q=i(u.baseURL,u.url);b.open(u.method.toUpperCase(),n(q,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(_){d(_),S()},function(_){p(_),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(q))&&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,_a=zn,qa={"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:_a,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(qa)});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 q in g)Object.prototype.hasOwnProperty.call(g,q)&&(b[y(q,S)]=r(y,g[q],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,_t=Object.getOwnPropertyDescriptor&&mr?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,rt=mr&&_t&&typeof _t.get=="function"?_t.get:null,on=mr&&Set.prototype.forEach,Is=typeof WeakMap=="function"&&WeakMap.prototype,Ie=Is?WeakMap.prototype.has:null,_s=typeof WeakSet=="function"&&WeakSet.prototype,_e=_s?WeakSet.prototype.has:null,qs=typeof WeakRef=="function"&&WeakRef.prototype,un=qs?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,qt=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($,_,k){if(_&&(i=Ns.call(i),i.push(_)),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($,_){C.push(h(_,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 q=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 q.length===0?x+"{}":u?x+"{"+rr(q,u)+"}":x+"{ "+Y.call(q,", ")+" }"}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,""")}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{_e.call(t,_e)}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(!_e||!t||typeof t!="object")return!1;try{_e.call(t,_e);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
|
|
15
|
-
`+e.prev+e.base;return
|
|
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 qt=="function"?qt(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 qt=="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,qe=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,_o=String.prototype.split,qo=Array.prototype.push,hi=function(t,e){qo.apply(t,ee(e)?e:[e])},$o=Date.prototype.toISOString,bn=qe.default,T={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:nr.encode,encodeValuesOnly:!1,format:bn,formatter:qe.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 q=_o.call(String(y),","),W="",Q=0;Q<q.length;++Q)W+=(Q===0?"":",")+d(o(q[Q],T.encoder,v,"value",h));return[d(P)+(i&&ee(y)&&q.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,_=0;_<M.length;++_){var k=M[_],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=qe.default;if(typeof e.format<"u"){if(!Io.call(qe.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format}var i=qe.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})},_u=()=>{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"]})},qu=()=>{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 t=>(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=qn;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=_u;exports.useRefreshOrderSource=qu;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"),$r=require("react"),qe=require("react/jsx-runtime"),qt=r=>new Promise(e=>{setTimeout(()=>e(!0),r)}),O=r=>r.forEach(console.log);var dr={trace:10,debug:20,info:30,warn:40,error:50,fatal:60},Nr={};function Me(r){return typeof r=="string"?dr[r.toLowerCase()]:r}function hr(r,e){return hr=Object.setPrototypeOf||function(t,n){return t.__proto__=n,t},hr(r,e)}function An(){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 yr(r,e,t){return yr=An()?Reflect.construct:function(n,a,i){var s=[null];s.push.apply(s,a);var l=new(Function.bind.apply(n,s));return i&&hr(l,i.prototype),l},yr.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 vr(r){return r===void 0?"undefined":r===null?"null":Array.isArray(r)?"[ "+r.map(function(e){return vr(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]=vr(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:" "+vr(c);return l}function En(r,e){var t=r.split(`
|
|
2
|
+
`);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(dr).forEach(function(r){Nr[dr[r]]=r});var mr={};function gr(r,e){if(e){if(mr[e])return;mr[e]=!0}console.error(r+`
|
|
3
|
+
`)}function Pn(r){return mr[r]}function In(){var r=[];return function(e,t){return t&&typeof t=="object"?r.indexOf(t)!==-1?"[Circular]":(r.push(t),t):t}}var xn=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 xn,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=Me(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=Me(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=Me(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){gr(Y(`bunyan: ERROR: Exception thrown from the "%s" Bunyan serializer. This should never happen. This is a bugin that serializer function.
|
|
4
|
+
%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,In())+`
|
|
5
|
+
`}catch(d){var s=d.stack.split(/\n/g,2).join(`
|
|
6
|
+
`);gr('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(`
|
|
7
|
+
`+o)}(Y(`%s
|
|
8
|
+
%s`,t,d.stack)),s),i=Y(`(Exception in JSON.stringify(rec): %j. See stderr for details.)
|
|
9
|
+
`,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 ae(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]):kr.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=Nr[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?En(o.stack,2):"";u||Pn("src")||gr("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 Mt(r){var e=r.stack||r.toString();if(r.cause&&typeof r.cause=="function"){var t=r.cause();t&&(e+=`
|
|
10
|
+
Caused by: `+Mt(t))}return e}Z.prototype.trace=ae(10),Z.prototype.debug=ae(20),Z.prototype.info=ae(30),Z.prototype.warn=ae(40),Z.prototype.error=ae(50),Z.prototype.fatal=ae(60);var kr={err:function(r){return r&&r.stack?{message:r.message,name:r.name,stack:Mt(r),code:r.code,signal:r.signal}:r}};function Dt(){return yr(Z,[].slice.call(arguments))}var Vr={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"},Ut=function(){function r(e){var t=e===void 0?{}:e,n=t.logByLevel,a=t.css,i=a===void 0?Vr: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=Nr[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(`
|
|
11
|
+
`),o.push(e.obj)),e.err&&e.err.stack&&(o.push(`
|
|
12
|
+
`),o.push(e.err.stack)),n.apply(console,o)},r.getDefaultCss=function(){return Vr},r}();const Rn=Dt({name:"shipengine",serializers:{...kr,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 Ut}]}),zt=(r,e=10,t=1e3)=>Promise.resolve().then(r).catch(function n(a){if(e-=1,e>0)return qt(t).then(r).catch(n);throw a});class K{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 K(e,t)}}class Cn{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 Fn{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 jt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function $n(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}function Nn(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 Sr={},kn={get exports(){return Sr},set exports(r){Sr=r}},xe={},Tn={get exports(){return xe},set exports(r){xe=r}},Wt=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)}},Ln=Wt,J=Object.prototype.toString;function Tr(r){return Array.isArray(r)}function wr(r){return typeof r>"u"}function _n(r){return r!==null&&!wr(r)&&r.constructor!==null&&!wr(r.constructor)&&typeof r.constructor.isBuffer=="function"&&r.constructor.isBuffer(r)}function Gt(r){return J.call(r)==="[object ArrayBuffer]"}function Bn(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&&Gt(r.buffer),e}function Mn(r){return typeof r=="string"}function Dn(r){return typeof r=="number"}function Kt(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 Un(r){return J.call(r)==="[object Date]"}function zn(r){return J.call(r)==="[object File]"}function jn(r){return J.call(r)==="[object Blob]"}function Ht(r){return J.call(r)==="[object Function]"}function Wn(r){return Kt(r)&&Ht(r.pipe)}function Gn(r){return J.call(r)==="[object URLSearchParams]"}function Kn(r){return r.trim?r.trim():r.replace(/^\s+|\s+$/g,"")}function Hn(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function Lr(r,e){if(!(r===null||typeof r>"u"))if(typeof r!="object"&&(r=[r]),Tr(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 br(){var r={};function e(a,i){Pe(r[i])&&Pe(a)?r[i]=br(r[i],a):Pe(a)?r[i]=br({},a):Tr(a)?r[i]=a.slice():r[i]=a}for(var t=0,n=arguments.length;t<n;t++)Lr(arguments[t],e);return r}function Vn(r,e,t){return Lr(e,function(a,i){t&&typeof a=="function"?r[i]=Ln(a,t):r[i]=a}),r}function Qn(r){return r.charCodeAt(0)===65279&&(r=r.slice(1)),r}var T={isArray:Tr,isArrayBuffer:Gt,isBuffer:_n,isFormData:Bn,isArrayBufferView:qn,isString:Mn,isNumber:Dn,isObject:Kt,isPlainObject:Pe,isUndefined:wr,isDate:Un,isFile:zn,isBlob:jn,isFunction:Ht,isStream:Wn,isURLSearchParams:Gn,isStandardBrowserEnv:Hn,forEach:Lr,merge:br,extend:Vn,trim:Kn,stripBOM:Qn},ie=T;function Qr(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var Vt=function(e,t,n){if(!t)return e;var a;if(n)a=n(t);else if(ie.isURLSearchParams(t))a=t.toString();else{var i=[];ie.forEach(t,function(c,d){c===null||typeof c>"u"||(ie.isArray(c)?d=d+"[]":c=[c],ie.forEach(c,function(o){ie.isDate(o)?o=o.toISOString():ie.isObject(o)&&(o=JSON.stringify(o)),i.push(Qr(d)+"="+Qr(o))}))}),a=i.join("&")}if(a){var s=e.indexOf("#");s!==-1&&(e=e.slice(0,s)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e},Jn=T;function ke(){this.handlers=[]}ke.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};ke.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)};ke.prototype.forEach=function(e){Jn.forEach(this.handlers,function(n){n!==null&&e(n)})};var Xn=ke,Yn=T,Zn=function(e,t){Yn.forEach(e,function(a,i){i!==t&&i.toUpperCase()===t.toUpperCase()&&(e[t]=a,delete e[i])})},Qt=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},Jt={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},De,Jr;function Xt(){if(Jr)return De;Jr=1;var r=Qt;return De=function(t,n,a,i,s){var l=new Error(t);return r(l,n,a,i,s)},De}var Ue,Xr;function ea(){if(Xr)return Ue;Xr=1;var r=Xt();return Ue=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))},Ue}var ze,Yr;function ra(){if(Yr)return ze;Yr=1;var r=T;return ze=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(){}}}(),ze}var je,Zr;function ta(){return Zr||(Zr=1,je=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}),je}var We,et;function na(){return et||(et=1,We=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}),We}var Ge,rt;function aa(){if(rt)return Ge;rt=1;var r=ta(),e=na();return Ge=function(n,a){return n&&!r(a)?e(n,a):a},Ge}var Ke,tt;function ia(){if(tt)return Ke;tt=1;var r=T,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 Ke=function(n){var a={},i,s,l;return n&&r.forEach(n.split(`
|
|
13
|
+
`),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},Ke}var He,nt;function oa(){if(nt)return He;nt=1;var r=T;return He=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}}(),He}var Ve,at;function Te(){if(at)return Ve;at=1;function r(e){this.message=e}return r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,Ve=r,Ve}var Qe,it;function ot(){if(it)return Qe;it=1;var r=T,e=ea(),t=ra(),n=Vt,a=aa(),i=ia(),s=oa(),l=Xt(),c=Jt,d=Te();return Qe=function(o){return new Promise(function(p,y){var v=o.data,m=o.headers,h=o.responseType,g;function E(){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 x=o.auth.username||"",M=o.auth.password?unescape(encodeURIComponent(o.auth.password)):"";m.Authorization="Basic "+btoa(x+":"+M)}var $=a(o.baseURL,o.url);S.open(o.method.toUpperCase(),n($,o.params,o.paramsSerializer),!0),S.timeout=o.timeout;function H(){if(S){var P="getAllResponseHeaders"in S?i(S.getAllResponseHeaders()):null,N=!h||h==="text"||h==="json"?S.responseText:S.response,k={data:N,status:S.status,statusText:S.statusText,headers:P,config:o,request:S};e(function(B){p(B),E()},function(B){y(B),E()},k),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 N=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded",k=o.transitional||c;o.timeoutErrorMessage&&(N=o.timeoutErrorMessage),y(l(N,o,k.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",S)),S=null},r.isStandardBrowserEnv()){var q=(o.withCredentials||s($))&&o.xsrfCookieName?t.read(o.xsrfCookieName):void 0;q&&(m[o.xsrfHeaderName]=q)}"setRequestHeader"in S&&r.forEach(m,function(N,k){typeof v>"u"&&k.toLowerCase()==="content-type"?delete m[k]:S.setRequestHeader(k,N)}),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)})},Qe}var C=T,st=Zn,sa=Qt,ua=Jt,la={"Content-Type":"application/x-www-form-urlencoded"};function ut(r,e){!C.isUndefined(r)&&C.isUndefined(r["Content-Type"])&&(r["Content-Type"]=e)}function ca(){var r;return(typeof XMLHttpRequest<"u"||typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]")&&(r=ot()),r}function fa(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 Le={transitional:ua,adapter:ca(),transformRequest:[function(e,t){return st(t,"Accept"),st(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)?(ut(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):C.isObject(e)||t&&t["Content-Type"]==="application/json"?(ut(t,"application/json"),fa(e)):e}],transformResponse:[function(e){var t=this.transitional||Le.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"?sa(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){Le.headers[e]={}});C.forEach(["post","put","patch"],function(e){Le.headers[e]=C.merge(la)});var _r=Le,pa=T,da=_r,ha=function(e,t,n){var a=this||da;return pa.forEach(n,function(s){e=s.call(a,e,t)}),e},Je,lt;function Yt(){return lt||(lt=1,Je=function(e){return!!(e&&e.__CANCEL__)}),Je}var ct=T,Xe=ha,ya=Yt(),va=_r,ma=Te();function Ye(r){if(r.cancelToken&&r.cancelToken.throwIfRequested(),r.signal&&r.signal.aborted)throw new ma("canceled")}var ga=function(e){Ye(e),e.headers=e.headers||{},e.data=Xe.call(e,e.data,e.headers,e.transformRequest),e.headers=ct.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),ct.forEach(["delete","get","head","post","put","patch","common"],function(a){delete e.headers[a]});var t=e.adapter||va.adapter;return t(e).then(function(a){return Ye(e),a.data=Xe.call(e,a.data,a.headers,e.transformResponse),a},function(a){return ya(a)||(Ye(e),a&&a.response&&(a.response.data=Xe.call(e,a.response.data,a.response.headers,e.transformResponse))),Promise.reject(a)})},L=T,Zt=function(e,t){t=t||{};var n={};function a(u,o){return L.isPlainObject(u)&&L.isPlainObject(o)?L.merge(u,o):L.isPlainObject(o)?L.merge({},o):L.isArray(o)?o.slice():o}function i(u){if(L.isUndefined(t[u])){if(!L.isUndefined(e[u]))return a(void 0,e[u])}else return a(e[u],t[u])}function s(u){if(!L.isUndefined(t[u]))return a(void 0,t[u])}function l(u){if(L.isUndefined(t[u])){if(!L.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 L.forEach(Object.keys(e).concat(Object.keys(t)),function(o){var f=d[o]||i,p=f(o);L.isUndefined(p)&&f!==c||(n[o]=p)}),n},Ze,ft;function en(){return ft||(ft=1,Ze={version:"0.26.1"}),Ze}var Sa=en().version,Br={};["object","boolean","number","function","string","symbol"].forEach(function(r,e){Br[r]=function(n){return typeof n===r||"a"+(e<1?"n ":" ")+r}});var pt={};Br.transitional=function(e,t,n){function a(i,s){return"[Axios v"+Sa+"] 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&&!pt[s]&&(pt[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 wa(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 ba={assertOptions:wa,validators:Br},rn=T,Oa=Vt,dt=Xn,ht=ga,_e=Zt,tn=ba,oe=tn.validators;function we(r){this.defaults=r,this.interceptors={request:new dt,response:new dt}}we.prototype.request=function(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=_e(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&&tn.assertOptions(n,{silentJSONParsing:oe.transitional(oe.boolean),forcedJSONParsing:oe.transitional(oe.boolean),clarifyTimeoutError:oe.transitional(oe.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=[ht,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=ht(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=_e(this.defaults,e),Oa(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")};rn.forEach(["delete","get","head","options"],function(e){we.prototype[e]=function(t,n){return this.request(_e(n||{},{method:e,url:t,data:(n||{}).data}))}});rn.forEach(["post","put","patch"],function(e){we.prototype[e]=function(t,n,a){return this.request(_e(a||{},{method:e,url:t,data:n}))}});var Aa=we,er,yt;function Ea(){if(yt)return er;yt=1;var r=Te();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}},er=e,er}var rr,vt;function Pa(){return vt||(vt=1,rr=function(e){return function(n){return e.apply(null,n)}}),rr}var tr,mt;function Ia(){if(mt)return tr;mt=1;var r=T;return tr=function(t){return r.isObject(t)&&t.isAxiosError===!0},tr}var gt=T,xa=Wt,Ie=Aa,Ra=Zt,Ca=_r;function nn(r){var e=new Ie(r),t=xa(Ie.prototype.request,e);return gt.extend(t,Ie.prototype,e),gt.extend(t,e),t.create=function(a){return nn(Ra(r,a))},t}var j=nn(Ca);j.Axios=Ie;j.Cancel=Te();j.CancelToken=Ea();j.isCancel=Yt();j.VERSION=en().version;j.all=function(e){return Promise.all(e)};j.spread=Pa();j.isAxiosError=Ia();Tn.exports=j;xe.default=j;(function(r){r.exports=xe})(kn);const Or=$n(Sr);var Re={},Fa={get exports(){return Re},set exports(r){Re=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,E;for(g=o.slice(1,6),E=[],m=0,h=g.length;m<h;m++)p=g[m],E.push(f(p));return E}();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,E,S,x;for(S=u.split(":"),x=[],g=0,E=S.length;g<E;g++)y=S[g],x.push(parseInt(y,16));return x}(),{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(jt)})(Fa);const an=r=>Array.isArray(r)&&r.every(e=>on(e)),on=r=>!!r.errorCode,$a=async()=>{try{const r=await Or.get("https://api.ipify.org/?format=json");return r.data.ip&&Re.isValid(r.data.ip)?Re.parse(r.data.ip).toString():void 0}catch{return}};class Na{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 $a();return a?await this.client.post(`/v1/registration/${t}`,{...n,endUserIpAddress:a}):Promise.reject([new K("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 ve={},ka={get exports(){return ve},set exports(r){ve=r}};(function(r){(function(e){var t=function(h,g,E){if(!d(g)||o(g)||f(g)||p(g)||c(g))return g;var S,x=0,M=0;if(u(g))for(S=[],M=g.length;x<M;x++)S.push(t(h,g[x],E));else{S={};for(var $ in g)Object.prototype.hasOwnProperty.call(g,$)&&(S[h($,E)]=t(h,g[$],E))}return S},n=function(h,g){g=g||{};var E=g.separator||"_",S=g.split||/(?=[A-Z])/;return h.split(S).join(E)},a=function(h){return y(h)?h:(h=h.replace(/[\-_\s]+(.)?/g,function(g,E){return E?E.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 E=g&&"process"in g?g.process:g;return typeof E!="function"?h:function(S,x){return E(S,h,x)}},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})(jt)})(ka);var Ta=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},St=typeof Symbol<"u"&&Symbol,La=Ta,_a=function(){return typeof St!="function"||typeof Symbol!="function"||typeof St("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:La()},Ba="Function.prototype.bind called on incompatible ",nr=Array.prototype.slice,qa=Object.prototype.toString,Ma="[object Function]",Da=function(e){var t=this;if(typeof t!="function"||qa.call(t)!==Ma)throw new TypeError(Ba+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},Ua=Da,qr=Function.prototype.bind||Ua,za=qr,ja=za.call(Function.call,Object.prototype.hasOwnProperty),w,ce=SyntaxError,sn=Function,le=TypeError,ar=function(r){try{return sn('"use strict"; return ('+r+").constructor;")()}catch{}},te=Object.getOwnPropertyDescriptor;if(te)try{te({},"")}catch{te=null}var ir=function(){throw new le},Wa=te?function(){try{return arguments.callee,ir}catch{try{return te(arguments,"callee").get}catch{return ir}}}():ir,se=_a(),U=Object.getPrototypeOf||function(r){return r.__proto__},ue={},Ga=typeof Uint8Array>"u"?w:U(Uint8Array),ne={"%AggregateError%":typeof AggregateError>"u"?w:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?w:ArrayBuffer,"%ArrayIteratorPrototype%":se?U([][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%":sn,"%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?U(U([][Symbol.iterator]())):w,"%JSON%":typeof JSON=="object"?JSON:w,"%Map%":typeof Map>"u"?w:Map,"%MapIteratorPrototype%":typeof Map>"u"||!se?w:U(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:U(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?w:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":se?U(""[Symbol.iterator]()):w,"%Symbol%":se?Symbol:w,"%SyntaxError%":ce,"%ThrowTypeError%":Wa,"%TypedArray%":Ga,"%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 Ka=U(U(r));ne["%Error.prototype%"]=Ka}var Ha=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=U(a.prototype))}return ne[e]=t,t},wt={"%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=qr,Ce=ja,Va=be.call(Function.call,Array.prototype.concat),Qa=be.call(Function.apply,Array.prototype.splice),bt=be.call(Function.call,String.prototype.replace),Fe=be.call(Function.call,String.prototype.slice),Ja=be.call(Function.call,RegExp.prototype.exec),Xa=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,Ya=/\\(\\)?/g,Za=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 bt(e,Xa,function(i,s,l,c){a[a.length]=l?bt(c,Ya,"$1"):s||i}),a},ei=function(e,t){var n=e,a;if(Ce(wt,n)&&(a=wt[n],n="%"+a[0]+"%"),Ce(ne,n)){var i=ne[n];if(i===ue&&(i=Ha(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!")},Mr=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(Ja(/^%?[^%]*%?$/,e)===null)throw new ce("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=Za(e),a=n.length>0?n[0]:"",i=ei("%"+a+"%",t),s=i.name,l=i.value,c=!1,d=i.alias;d&&(a=d[0],Qa(n,Va([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},Ar={},ri={get exports(){return Ar},set exports(r){Ar=r}};(function(r){var e=qr,t=Mr,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})(ri);var un=Mr,ln=Ar,ti=ln(un("String.prototype.indexOf")),ni=function(e,t){var n=un(e,!!t);return typeof n=="function"&&ti(e,".prototype.")>-1?ln(n):n};const ai={},ii=Object.freeze(Object.defineProperty({__proto__:null,default:ai},Symbol.toStringTag,{value:"Module"})),oi=Nn(ii);var Dr=typeof Map=="function"&&Map.prototype,or=Object.getOwnPropertyDescriptor&&Dr?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,$e=Dr&&or&&typeof or.get=="function"?or.get:null,Ot=Dr&&Map.prototype.forEach,Ur=typeof Set=="function"&&Set.prototype,sr=Object.getOwnPropertyDescriptor&&Ur?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,Ne=Ur&&sr&&typeof sr.get=="function"?sr.get:null,At=Ur&&Set.prototype.forEach,si=typeof WeakMap=="function"&&WeakMap.prototype,me=si?WeakMap.prototype.has:null,ui=typeof WeakSet=="function"&&WeakSet.prototype,ge=ui?WeakSet.prototype.has:null,li=typeof WeakRef=="function"&&WeakRef.prototype,Et=li?WeakRef.prototype.deref:null,ci=Boolean.prototype.valueOf,fi=Object.prototype.toString,pi=Function.prototype.toString,di=String.prototype.match,zr=String.prototype.slice,Q=String.prototype.replace,hi=String.prototype.toUpperCase,Pt=String.prototype.toLowerCase,cn=RegExp.prototype.test,It=Array.prototype.concat,z=Array.prototype.join,yi=Array.prototype.slice,xt=Math.floor,Er=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,fn=Object.prototype.propertyIsEnumerable,Rt=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(r){return r.__proto__}:null);function Ct(r,e){if(r===1/0||r===-1/0||r!==r||r&&r>-1e3&&r<1e3||cn.call(/e/,e))return e;var t=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof r=="number"){var n=r<0?-xt(-r):xt(r);if(n!==r){var a=String(n),i=zr.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=oi,Ft=Ir.custom,$t=dn(Ft)?Ft:null,vi=function r(e,t,n,a){var i=t||{};if(V(i,"quoteStyle")&&i.quoteStyle!=="single"&&i.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(V(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=V(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(V(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(V(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 yn(e,i);if(typeof e=="number"){if(e===0)return 1/0/e>0?"0":"-0";var c=String(e);return l?Ct(e,c):c}if(typeof e=="bigint"){var d=String(e)+"n";return l?Ct(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 xr(e)?"[Array]":"[Object]";var o=Ti(i,n);if(typeof a>"u")a=[];else if(hn(a,e)>=0)return"[Circular]";function f(_,B,W){if(B&&(a=yi.call(a),a.push(B)),W){var he={depth:i.depth};return V(i,"quoteStyle")&&(he.quoteStyle=i.quoteStyle),r(_,he,n+1,a)}return r(_,i,n+1,a)}if(typeof e=="function"&&!Nt(e)){var p=Pi(e),y=Oe(e,f);return"[Function"+(p?": "+p:" (anonymous)")+"]"+(y.length>0?" { "+z.call(y,", ")+" }":"")}if(dn(e)){var v=fe?Q.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):Pr.call(e);return typeof e=="object"&&!fe?ye(v):v}if($i(e)){for(var m="<"+Pt.call(String(e.nodeName)),h=e.attributes||[],g=0;g<h.length;g++)m+=" "+h[g].name+"="+pn(mi(h[g].value),"double",i);return m+=">",e.childNodes&&e.childNodes.length&&(m+="..."),m+="</"+Pt.call(String(e.nodeName))+">",m}if(xr(e)){if(e.length===0)return"[]";var E=Oe(e,f);return o&&!ki(E)?"["+Rr(E,o)+"]":"[ "+z.call(E,", ")+" ]"}if(Si(e)){var S=Oe(e,f);return!("cause"in Error.prototype)&&"cause"in e&&!fn.call(e,"cause")?"{ ["+String(e)+"] "+z.call(It.call("[cause]: "+f(e.cause),S),", ")+" }":S.length===0?"["+String(e)+"]":"{ ["+String(e)+"] "+z.call(S,", ")+" }"}if(typeof e=="object"&&s){if($t&&typeof e[$t]=="function"&&Ir)return Ir(e,{depth:u-n});if(s!=="symbol"&&typeof e.inspect=="function")return e.inspect()}if(Ii(e)){var x=[];return Ot&&Ot.call(e,function(_,B){x.push(f(B,e,!0)+" => "+f(_,e))}),kt("Map",$e.call(e),x,o)}if(Ci(e)){var M=[];return At&&At.call(e,function(_){M.push(f(_,e))}),kt("Set",Ne.call(e),M,o)}if(xi(e))return lr("WeakMap");if(Fi(e))return lr("WeakSet");if(Ri(e))return lr("WeakRef");if(bi(e))return ye(f(Number(e)));if(Ai(e))return ye(f(Er.call(e)));if(Oi(e))return ye(ci.call(e));if(wi(e))return ye(f(String(e)));if(!gi(e)&&!Nt(e)){var $=Oe(e,f),H=Rt?Rt(e)===Object.prototype:e instanceof Object||e.constructor===Object,q=e instanceof Object?"":"null prototype",P=!H&&F&&Object(e)===e&&F in e?zr.call(X(e),8,-1):q?"Object":"",N=H||typeof e.constructor!="function"?"":e.constructor.name?e.constructor.name+" ":"",k=N+(P||q?"["+z.call(It.call([],P||[],q||[]),": ")+"] ":"");return $.length===0?k+"{}":o?k+"{"+Rr($,o)+"}":k+"{ "+z.call($,", ")+" }"}return String(e)};function pn(r,e,t){var n=(t.quoteStyle||e)==="double"?'"':"'";return n+r+n}function mi(r){return Q.call(String(r),/"/g,""")}function xr(r){return X(r)==="[object Array]"&&(!F||!(typeof r=="object"&&F in r))}function gi(r){return X(r)==="[object Date]"&&(!F||!(typeof r=="object"&&F in r))}function Nt(r){return X(r)==="[object RegExp]"&&(!F||!(typeof r=="object"&&F in r))}function Si(r){return X(r)==="[object Error]"&&(!F||!(typeof r=="object"&&F in r))}function wi(r){return X(r)==="[object String]"&&(!F||!(typeof r=="object"&&F in r))}function bi(r){return X(r)==="[object Number]"&&(!F||!(typeof r=="object"&&F in r))}function Oi(r){return X(r)==="[object Boolean]"&&(!F||!(typeof r=="object"&&F in r))}function dn(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 Ai(r){if(!r||typeof r!="object"||!Er)return!1;try{return Er.call(r),!0}catch{}return!1}var Ei=Object.prototype.hasOwnProperty||function(r){return r in this};function V(r,e){return Ei.call(r,e)}function X(r){return fi.call(r)}function Pi(r){if(r.name)return r.name;var e=di.call(pi.call(r),/^function\s*([\w$]+)/);return e?e[1]:null}function hn(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 Ii(r){if(!$e||!r||typeof r!="object")return!1;try{$e.call(r);try{Ne.call(r)}catch{return!0}return r instanceof Map}catch{}return!1}function xi(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 Ri(r){if(!Et||!r||typeof r!="object")return!1;try{return Et.call(r),!0}catch{}return!1}function Ci(r){if(!Ne||!r||typeof r!="object")return!1;try{Ne.call(r);try{$e.call(r)}catch{return!0}return r instanceof Set}catch{}return!1}function Fi(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 $i(r){return!r||typeof r!="object"?!1:typeof HTMLElement<"u"&&r instanceof HTMLElement?!0:typeof r.nodeName=="string"&&typeof r.getAttribute=="function"}function yn(r,e){if(r.length>e.maxStringLength){var t=r.length-e.maxStringLength,n="... "+t+" more character"+(t>1?"s":"");return yn(zr.call(r,0,e.maxStringLength),e)+n}var a=Q.call(Q.call(r,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,Ni);return pn(a,"single",e)}function Ni(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":"")+hi.call(e.toString(16))}function ye(r){return"Object("+r+")"}function lr(r){return r+" { ? }"}function kt(r,e,t,n){var a=n?Rr(t,n):z.call(t,", ");return r+" ("+e+") {"+a+"}"}function ki(r){for(var e=0;e<r.length;e++)if(hn(r[e],`
|
|
14
|
+
`)>=0)return!1;return!0}function Ti(r,e){var t;if(r.indent===" ")t=" ";else if(typeof r.indent=="number"&&r.indent>0)t=z.call(Array(r.indent+1)," ");else return null;return{base:t,prev:z.call(Array(e+1),t)}}function Rr(r,e){if(r.length===0)return"";var t=`
|
|
15
|
+
`+e.prev+e.base;return t+z.call(r,","+t)+`
|
|
16
|
+
`+e.prev}function Oe(r,e){var t=xr(r),n=[];if(t){n.length=r.length;for(var a=0;a<r.length;a++)n[a]=V(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)V(r,c)&&(t&&String(Number(c))===c&&c<r.length||fe&&s["$"+c]instanceof Symbol||(cn.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++)fn.call(r,i[d])&&n.push("["+e(i[d])+"]: "+e(r[i[d]],r));return n}var jr=Mr,de=ni,Li=vi,_i=jr("%TypeError%"),Ae=jr("%WeakMap%",!0),Ee=jr("%Map%",!0),Bi=de("WeakMap.prototype.get",!0),qi=de("WeakMap.prototype.set",!0),Mi=de("WeakMap.prototype.has",!0),Di=de("Map.prototype.get",!0),Ui=de("Map.prototype.set",!0),zi=de("Map.prototype.has",!0),Wr=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},ji=function(r,e){var t=Wr(r,e);return t&&t.value},Wi=function(r,e,t){var n=Wr(r,e);n?n.value=t:r.next={key:e,next:r.next,value:t}},Gi=function(r,e){return!!Wr(r,e)},Ki=function(){var e,t,n,a={assert:function(i){if(!a.has(i))throw new _i("Side channel does not contain "+Li(i))},get:function(i){if(Ae&&i&&(typeof i=="object"||typeof i=="function")){if(e)return Bi(e,i)}else if(Ee){if(t)return Di(t,i)}else if(n)return ji(n,i)},has:function(i){if(Ae&&i&&(typeof i=="object"||typeof i=="function")){if(e)return Mi(e,i)}else if(Ee){if(t)return zi(t,i)}else if(n)return Gi(n,i);return!1},set:function(i,s){Ae&&i&&(typeof i=="object"||typeof i=="function")?(e||(e=new Ae),qi(e,i,s)):Ee?(t||(t=new Ee),Ui(t,i,s)):(n||(n={key:{},next:null}),Wi(n,i,s))}};return a},Hi=String.prototype.replace,Vi=/%20/g,cr={RFC1738:"RFC1738",RFC3986:"RFC3986"},Gr={default:cr.RFC3986,formatters:{RFC1738:function(r){return Hi.call(r,Vi,"+")},RFC3986:function(r){return String(r)}},RFC1738:cr.RFC1738,RFC3986:cr.RFC3986},Qi=Gr,fr=Object.prototype.hasOwnProperty,re=Array.isArray,D=function(){for(var r=[],e=0;e<256;++e)r.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return r}(),Ji=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}}},vn=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},Xi=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=vn(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)},Yi=function(e,t){return Object.keys(t).reduce(function(n,a){return n[a]=t[a],n},e)},Zi=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}},eo=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===Qi.RFC1738&&(d===40||d===41)){l+=s.charAt(c);continue}if(d<128){l=l+D[d];continue}if(d<2048){l=l+(D[192|d>>6]+D[128|d&63]);continue}if(d<55296||d>=57344){l=l+(D[224|d>>12]+D[128|d>>6&63]+D[128|d&63]);continue}c+=1,d=65536+((d&1023)<<10|s.charCodeAt(c)&1023),l+=D[240|d>>18]+D[128|d>>12&63]+D[128|d>>6&63]+D[128|d&63]}return l},ro=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 Ji(t),e},to=function(e){return Object.prototype.toString.call(e)==="[object RegExp]"},no=function(e){return!e||typeof e!="object"?!1:!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},ao=function(e,t){return[].concat(e,t)},io=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)},mn={arrayToObject:vn,assign:Yi,combine:ao,compact:ro,decode:Zi,encode:eo,isBuffer:no,isRegExp:to,maybeMap:io,merge:Xi},gn=Ki,Cr=mn,Se=Gr,oo=Object.prototype.hasOwnProperty,Tt={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},G=Array.isArray,so=String.prototype.split,uo=Array.prototype.push,Sn=function(r,e){uo.apply(r,G(e)?e:[e])},lo=Date.prototype.toISOString,Lt=Se.default,R={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:Cr.encode,encodeValuesOnly:!1,format:Lt,formatter:Se.formatters[Lt],indices:!1,serializeDate:function(e){return lo.call(e)},skipNulls:!1,strictNullHandling:!1},co=function(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"||typeof e=="symbol"||typeof e=="bigint"},pr={},fo=function r(e,t,n,a,i,s,l,c,d,u,o,f,p,y,v,m){for(var h=e,g=m,E=0,S=!1;(g=g.get(pr))!==void 0&&!S;){var x=g.get(e);if(E+=1,typeof x<"u"){if(x===E)throw new RangeError("Cyclic object value");S=!0}typeof g.get(pr)>"u"&&(E=0)}if(typeof c=="function"?h=c(t,h):h instanceof Date?h=o(h):n==="comma"&&G(h)&&(h=Cr.maybeMap(h,function(Be){return Be instanceof Date?o(Be):Be})),h===null){if(i)return l&&!y?l(t,R.encoder,v,"key",f):t;h=""}if(co(h)||Cr.isBuffer(h)){if(l){var M=y?t:l(t,R.encoder,v,"key",f);if(n==="comma"&&y){for(var $=so.call(String(h),","),H="",q=0;q<$.length;++q)H+=(q===0?"":",")+p(l($[q],R.encoder,v,"value",f));return[p(M)+(a&&G(h)&&$.length===1?"[]":"")+"="+H]}return[p(M)+"="+p(l(h,R.encoder,v,"value",f))]}return[p(t)+"="+p(String(h))]}var P=[];if(typeof h>"u")return P;var N;if(n==="comma"&&G(h))N=[{value:h.length>0?h.join(",")||null:void 0}];else if(G(c))N=c;else{var k=Object.keys(h);N=d?k.sort(d):k}for(var _=a&&G(h)&&h.length===1?t+"[]":t,B=0;B<N.length;++B){var W=N[B],he=typeof W=="object"&&typeof W.value<"u"?W.value:h[W];if(!(s&&he===null)){var On=G(h)?typeof n=="function"?n(_,W):_:_+(u?"."+W:"["+W+"]");m.set(e,E);var Hr=gn();Hr.set(pr,m),Sn(P,r(he,On,n,a,i,s,l,c,d,u,o,f,p,y,v,Hr))}}return P},po=function(e){if(!e)return R;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||R.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(!oo.call(Se.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format}var a=Se.formatters[n],i=R.filter;return(typeof e.filter=="function"||G(e.filter))&&(i=e.filter),{addQueryPrefix:typeof e.addQueryPrefix=="boolean"?e.addQueryPrefix:R.addQueryPrefix,allowDots:typeof e.allowDots>"u"?R.allowDots:!!e.allowDots,charset:t,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:R.charsetSentinel,delimiter:typeof e.delimiter>"u"?R.delimiter:e.delimiter,encode:typeof e.encode=="boolean"?e.encode:R.encode,encoder:typeof e.encoder=="function"?e.encoder:R.encoder,encodeValuesOnly:typeof e.encodeValuesOnly=="boolean"?e.encodeValuesOnly:R.encodeValuesOnly,filter:i,format:n,formatter:a,serializeDate:typeof e.serializeDate=="function"?e.serializeDate:R.serializeDate,skipNulls:typeof e.skipNulls=="boolean"?e.skipNulls:R.skipNulls,sort:typeof e.sort=="function"?e.sort:null,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:R.strictNullHandling}},ho=function(r,e){var t=r,n=po(e),a,i;typeof n.filter=="function"?(i=n.filter,t=i("",t)):G(n.filter)&&(i=n.filter,a=i);var s=[];if(typeof t!="object"||t===null)return"";var l;e&&e.arrayFormat in Tt?l=e.arrayFormat:e&&"indices"in e?l=e.indices?"indices":"repeat":l="indices";var c=Tt[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=gn(),o=0;o<a.length;++o){var f=a[o];n.skipNulls&&t[f]===null||Sn(s,fo(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=mn,Fr=Object.prototype.hasOwnProperty,yo=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},vo=function(r){return r.replace(/&#(\d+);/g,function(e,t){return String.fromCharCode(parseInt(t,10))})},wn=function(r,e){return r&&typeof r=="string"&&e.comma&&r.indexOf(",")>-1?r.split(","):r},mo="utf8=%26%2310003%3B",go="utf8=%E2%9C%93",So=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]===go?d="utf-8":s[c]===mo&&(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(wn(u.slice(f+1),t),function(v){return t.decoder(v,I.decoder,d,"value")})),y&&t.interpretNumericEntities&&d==="iso-8859-1"&&(y=vo(y)),u.indexOf("[]=")>-1&&(y=yo(y)?[y]:y),Fr.call(n,p)?n[p]=pe.combine(n[p],y):n[p]=y}return n},wo=function(r,e,t,n){for(var a=n?e:wn(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},bo=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)+"]"),wo(u,t,n,a)}},Oo=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}},Ao=function(r,e){var t=Oo(e);if(r===""||r===null||typeof r>"u")return t.plainObjects?Object.create(null):{};for(var n=typeof r=="string"?So(r,t):r,a=t.plainObjects?Object.create(null):{},i=Object.keys(n),s=0;s<i.length;++s){var l=i[s],c=bo(l,n[l],t,typeof r=="string");a=pe.merge(a,c,t)}return t.allowSparse===!0?a:pe.compact(a)},Eo=ho,Po=Ao,Io=Gr,xo={formats:Io,parse:Po,stringify:Eo};class Ro{constructor(e){this.client=e,this.list=()=>this.client.get("/v1/packages"),this.client=e}}class Co{constructor(e){this.client=e,this.get=t=>this.client.get(`/v1/insurance/${t}/balance`),this.client=e}}class Fo{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 $o{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 No{constructor(e){this.client=e,this.calculateByShipmentId=(t,n)=>this.client.post("/v1/rates",{rateOptions:n,shipmentId:t}),this.client=e}}class ko{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 To{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 Lo{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 _t=Dt({name:"shipengine-api",serializers:{...kr,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 Ut}]}),_o=r=>!!r.errors&&an(r.errors);class Bt{constructor(e,{baseURL:t,headers:n,getToken:a}){const i=Or.create({baseURL:t,headers:{...n,Authorization:`Bearer ${e}`,"Content-Type":"application/json"},paramsSerializer:s=>xo.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=>(_t.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(_t.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}`),Or(c)}return s.response?.data?_o(s.response.data)?Promise.reject(s.response.data.errors.map(l=>K.fromObject(l))):an(s.response.data)?Promise.reject(s.response.data.map(l=>K.fromObject(l))):on(s.response.data)?Promise.reject([K.fromObject(s.response.data)]):Promise.reject([new K(s.response.data)]):Promise.reject([new K(s.message)])}),this.client=i}set token(e){this.client.defaults.headers.common.Authorization=`Bearer ${e}`}get addresses(){return new Fn(this.client)}get accountSettings(){return new Cn(this.client)}get carriers(){return new Na(this.client)}get customPackages(){return new Ro(this.client)}get insurance(){return new Co(this.client)}get labels(){return new Fo(this.client)}get orderSources(){return new $o(this.client)}get rates(){return new No(this.client)}get salesOrderShipments(){return new ko(this.client)}get salesOrders(){return new To(this.client)}get warehouses(){return new Lo(this.client)}}const Kr=$r.createContext(void 0),Bo=({baseURL:r,children:e,headers:t,getToken:n})=>{const[a,i]=$r.useState(()=>{const l=n();if(typeof l=="string")return new Bt(l,{baseURL:r,getToken:n,headers:t??{}});l.then(c=>i(new Bt(c,{baseURL:r,getToken:n,headers:t??{}})))}),s=new b.QueryClient;return a?qe.jsx(Kr.Provider,{value:{client:a},children:qe.jsx(b.QueryClientProvider,{client:s,children:e})}):qe.jsx("div",{style:{alignItems:"center",display:"flex",height:"100%",justifyContent:"center",width:"100%"},children:"Loading..."})},A=()=>{const r=$r.useContext(Kr);if(!r)throw new Error("useShipEngine must be called within a ShipEngineProvider");return r},qo=r=>{const{client:e}=A();return b.useMutation({mutationFn:async t=>(await e.carriers.addFunds(r,t)).data,mutationKey:["useAddFunds"],onError:O})},Mo=()=>{const{client:r}=A();return b.useMutation({mutationFn:async({rateOptions:e,shipmentId:t})=>(await r.rates.calculateByShipmentId(t,e)).data,mutationKey:["useCalculateRates"],onError:O})},Do=()=>{const{client:r}=A();return b.useMutation({mutationFn:async e=>(await r.carriers.connect(e)).data,mutationKey:["useConnectCarrier"],onError:O})},Uo=()=>{const{client:r}=A();return b.useMutation({mutationFn:async({rateId:e,...t})=>(await r.labels.createByRateId(e,t)).data,mutationKey:["useCreateLabel"],onError:O})},zo=()=>{const{client:r}=A();return b.useMutation({mutationFn:async({salesOrderId:e,...t})=>(await r.salesOrderShipments.create(e,t)).data,mutationKey:["useCreateSalesOrderShipment"],onError:O})},jo=()=>{const{client:r}=A();return b.useMutation({mutationFn:async e=>(await r.warehouses.create(e)).data,mutationKey:["useCreateWarehouse"],onError:O})},Wo=()=>{const{client:r}=A();return b.useMutation({mutationFn:async({warehouseId:e})=>(await r.warehouses.delete(e)).data,mutationKey:["useDeleteWarehouse"],onError:O})},Go=()=>{const{client:r}=A();return b.useQuery({onError:O,queryFn:()=>r.accountSettings.get(),queryKey:["getAccountSettings"],select:e=>e.data})},Ko=r=>{const{client:e}=A();return b.useQuery({enabled:r!==void 0,onError:O,queryFn:()=>r?e.carriers.getAutoFunding(r):Promise.reject(new Error("carrierId is required.")),queryKey:["useGetAutoFundingConfiguration",r],select:t=>t.data})},Ho=r=>{const{client:e}=A();return b.useQuery({enabled:!!r,onError:O,queryFn:()=>r?e.carriers.get(r):Promise.reject(new Error("carrierId is require")),queryKey:["useGetCarrierById",r],select:t=>t.data,staleTime:5*60*1e3})},Vo=r=>{const{client:e}=A();return b.useQuery({enabled:r!==void 0,onError:O,queryFn:()=>r?e.insurance.get(r):Promise.reject(new Error("insuranceProvider is required")),queryKey:["useGetInsuranceAccount",r],select:t=>t.data})},Qo=r=>{const{client:e}=A();return b.useQuery({enabled:r!==void 0,onError:O,queryFn:()=>r?e.labels.get(r):Promise.reject(new Error("labelId is require")),queryKey:["useGetLabel",r],select:t=>t.data})},Jo=r=>{const{client:e}=A();return b.useQuery({enabled:r!==void 0,onError:O,queryFn:()=>r?e.salesOrders.get(r):Promise.reject(new Error("salesOrderId is required")),queryKey:["useGetSalesOrder",r],select:t=>t.data})},Xo=r=>{const{client:e}=A();return b.useQuery({enabled:r!==void 0,onError:O,queryFn:()=>r?e.salesOrderShipments.get(r):Promise.reject(new Error("shipmentId is required")),queryKey:["useGetSalesOrderShipment",r],select:t=>t.data})},Yo=r=>{const{client:e}=A();return b.useQuery({enabled:r!==void 0,onError:O,queryFn:()=>r?e.salesOrderShipments.get(r):Promise.reject(new Error("shipmentId is required")),queryKey:["useGetShipment",r],select:t=>t.data})},Zo=()=>({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"}]}),es=()=>{const{client:r}=A();return b.useQuery({onError:O,queryFn:()=>r.carriers.list(),queryKey:["useListCarriers"],select:e=>e.data.carriers})},rs=()=>{const{client:r}=A();return b.useQuery({onError:O,queryFn:()=>r.customPackages.list(),queryKey:["useListCustomPackageTypes"],select:e=>e.data.packages})},ts=r=>{const{client:e}=A();return b.useQuery({enabled:r&&Object.values(r).some(t=>t!==void 0),onError:O,queryFn:()=>e.labels.list(r),queryKey:["useListLabels",r],select:t=>t.data.labels})},ns=()=>{const{client:r}=A();return b.useQuery({onError:O,queryFn:()=>r.orderSources.list(),queryKey:["useListOrderSources"],select:e=>e.data.orderSources})},as=r=>{const{client:e}=A();return b.useQuery({enabled:r&&Object.values(r).some(t=>t!==void 0),onError:O,queryFn:()=>e.salesOrderShipments.list(r),queryKey:["useListSalesOrderShipments",r],select:t=>t.data.shipments})},is=(r={})=>{const{client:e}=A();return b.useQuery({enabled:r&&Object.values(r).some(t=>t!==void 0),onError:O,queryFn:()=>e.salesOrders.list(r),queryKey:["useListSalesOrders",r],select:t=>t.data.salesOrders})},os=()=>{const{client:r}=A();return b.useQuery({onError:O,queryFn:()=>r.warehouses.list(),queryKey:["useListWarehouses"],select:e=>e.data.warehouses})},ss=()=>{const{client:r}=A();return b.useMutation({mutationFn:async({salesOrderId:e,...t})=>(await r.salesOrders.notifyShipped(e,t)).data,mutationKey:["useNotifySalesOrder"],onError:O})},us=()=>{const{client:r}=A();return b.useMutation({mutationFn:async({address:e,text:t})=>(await r.addresses.parse(t,e)).data,mutationKey:["useParseAddress"],onError:O})},bn=()=>{const{client:r}=A();return b.useMutation({mutationFn:async e=>(await r.orderSources.refresh(e)).data,mutationKey:["useRefreshOrderSourceAsync"]})},ls=()=>{const{client:r}=A(),{mutateAsync:e}=bn();return b.useMutation({mutationFn:async t=>(await e(t),await zt(async()=>{const{data:a}=await r.orderSources.get(t);if(["preparing_update","updating"].includes(a.refreshInfo.status))throw new K("Order source is still refreshing");return a},20)),mutationKey:["useRefreshOrderSource"],onError:O})},cs=()=>b.useMutation({mutationFn:async r=>(await Promise.resolve({data:{defaultLabelLayout:"4x6",dimension:"inch",weight:"ounce"},errors:[],isLoading:!1,isValidating:!1})).data,mutationKey:["useUpdateAccountSettings"],onError:O}),fs=r=>{const{client:e}=A(),t=b.useQueryClient();return b.useMutation({mutationFn:async n=>(await e.carriers.updateAutoFunding(r,n)).data,mutationKey:["useUpdateAutoFunding"],onError:O,onSuccess:n=>{t.invalidateQueries(["useGetAutoFunding",r],{exact:!0})}})},ps=()=>b.useMutation({mutationFn:async r=>(await Promise.resolve({data:{},errors:[],isLoading:!1,isValidating:!1})).data,mutationKey:["useUpdateBilling"],onError:O}),ds=()=>{const{client:r}=A();return b.useMutation({mutationFn:async({shipmentId:e,...t})=>(await r.salesOrderShipments.update(e,t)).data,mutationKey:["useUpdateSalesOrderShipment"],onError:O})},hs=()=>{const{client:r}=A();return b.useMutation({mutationFn:async({warehouseId:e,...t})=>(await r.warehouses.update(e,t)).data,mutationKey:["useUpdateWarehouse"],onError:O})},ys=()=>{const{client:r}=A();return b.useMutation({mutationFn:async e=>(await r.addresses.validate(e)).data,mutationKey:["useValidateAddresses"],onError:O})},vs=()=>{const{client:r}=A();return b.useMutation({mutationFn:async e=>(await r.labels.void(e)).data,mutationKey:["useVoidLabel"],onError:O})};exports.ShipEngineContext=Kr;exports.ShipEngineProvider=Bo;exports.delay=qt;exports.logger=Rn;exports.onError=O;exports.retryUntil=zt;exports.useAddFunds=qo;exports.useCalculateRates=Mo;exports.useConnectCarrier=Do;exports.useCreateLabel=Uo;exports.useCreateSalesOrderShipment=zo;exports.useCreateWarehouse=jo;exports.useDeleteWarehouse=Wo;exports.useGetAccountSettings=Go;exports.useGetAutoFundingConfiguration=Ko;exports.useGetCarrierById=Ho;exports.useGetInsuranceAccount=Vo;exports.useGetLabel=Qo;exports.useGetSalesOrder=Jo;exports.useGetSalesOrderShipment=Xo;exports.useGetShipment=Yo;exports.useGetWalletTransactionHistory=Zo;exports.useListCarriers=es;exports.useListCustomPackageTypes=rs;exports.useListLabels=ts;exports.useListOrderSources=ns;exports.useListSalesOrderShipments=as;exports.useListSalesOrders=is;exports.useListWarehouses=os;exports.useNotifySalesOrderShipped=ss;exports.useParseAddress=us;exports.useRefreshOrderSource=ls;exports.useRefreshOrderSourceAsync=bn;exports.useUpdateAccountSettings=cs;exports.useUpdateAutoFunding=fs;exports.useUpdateBilling=ps;exports.useUpdateSalesOrderShipment=ds;exports.useUpdateWarehouse=hs;exports.useValidateAddresses=ys;exports.useVoidLabel=vs;
|