@shipengine/react-api 3.6.3 → 3.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.mjs CHANGED
@@ -76,25 +76,25 @@ const onError = (_errors) => _default();
76
76
 
77
77
  var o={trace:10,debug:20,info:30,warn:40,error:50,fatal:60},l={};function a(e){return "string"==typeof e?o[e.toLowerCase()]:e}function c(e,r){return c=Object.setPrototypeOf||function(e,r){return e.__proto__=r,e},c(e,r)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return !1;if(Reflect.construct.sham)return !1;if("function"==typeof Proxy)return !0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return !1}}function f(e,r,t){return f=u()?Reflect.construct:function(e,r,t){var s=[null];s.push.apply(s,r);var i=new(Function.bind.apply(e,s));return t&&c(i,t.prototype),i},f.apply(null,arguments)}function h(e){if(null==e)return e;if(Array.isArray(e))return e.slice();if("object"==typeof e){var r={};return Object.keys(e).forEach(function(t){r[t]=e[t];}),r}return e}function v(e){return void 0===e?"undefined":null===e?"null":Array.isArray(e)?"[ "+e.map(function(e){return v(e)}).join(", ")+" ]":"object"==typeof e?JSON.stringify(e):"function"==typeof e?"[Function: "+e.name+"]":"boolean"==typeof e||"number"==typeof e?e:"'"+e.toString()+"'"}function p(e){if("string"!=typeof e){for(var r=new Array(arguments.length),t=0;t<arguments.length;t++)r[t]=v(arguments[t]);return r.join(" ")}for(var s=/%[sdj%]/g,i=1,n=arguments,o=n.length,l=String(e).replace(s,function(e){if("%%"===e)return "%";if(i>=o)return e;switch(e){case"%s":return String(n[i++]);case"%d":return Number(n[i++]);case"%j":try{return JSON.stringify(n[i++])}catch(e){return "[Circular]"}default:return e}}),a=n[i];i<o;a=n[++i])l+=null===a||"object"!=typeof a?" "+a:" "+v(a);return l}function m(e,r){var t=e.split("\n");t[0]&&t[0].indexOf("call-stack-error")>=0&&t.shift();var s=t[r],i=null;if(s){var n=/^\s*(at|.*@)\s*(.+)?$/.exec(s);i=Array.isArray(n)&&n[2]?n[2]:s;}return i}Object.keys(o).forEach(function(e){l[o[e]]=e;});var y={};function d(e,r){if(r){if(y[r])return;y[r]=!0;}console.error(e+"\n");}function g(e){return y[e]}function w(){var e=[];return function(r,t){return t&&"object"==typeof t?-1!==e.indexOf(t)?"[Circular]":(e.push(t),t):t}}var b=/*#__PURE__*/function(){function e(){}return e.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);},e}(),j=/*#__PURE__*/function(){function e(r,t,s){var i,n,o,l,a=this;if(!(this instanceof e))return new e(r,t);if(void 0!==t&&(i=r,r=t,!(i instanceof e)))throw new TypeError("invalid Logger creation: do not pass a second arg");if(!r)throw new TypeError("options (object) is required");if(i){if(r.name)throw new TypeError("invalid options.name: child cannot set logger name")}else if(!r.name)throw new TypeError("options.name (string) is required");if(r.stream&&r.streams)throw new TypeError('cannot mix "streams" and "stream" options');if(r.streams&&!Array.isArray(r.streams))throw new TypeError("invalid options.streams: must be an array");if(r.serializers&&("object"!=typeof r.serializers||Array.isArray(r.serializers)))throw new TypeError("invalid options.serializers: must be an object");if(i&&s){this._level=i._level,this.streams=i.streams,this.serializers=i.serializers,this.src=i.src,n=this.fields={};var c=Object.keys(i.fields);for(l=0;l<c.length;l++)n[o=c[l]]=i.fields[o];var u=Object.keys(r);for(l=0;l<u.length;l++)n[o=u[l]]=r[o];}else {if(i){for(this._level=i._level,this.streams=[],l=0;l<i.streams.length;l++){var f=h(i.streams[l]);this.streams.push(f);}this.serializers=h(i.serializers),this.src=i.src,this.fields=h(i.fields),r.level&&this.level(r.level);}else this._level=Number.POSITIVE_INFINITY,this.streams=[],this.serializers=null,this.src=!1,this.fields={};r.stream?this.addStream({type:"stream",stream:r.stream,level:r.level}):r.streams?r.streams.forEach(function(e){a.addStream(e,r.level);}):i&&r.level?this.level(r.level):i||this.addStream({type:"raw",stream:new b,level:r.level}),r.serializers&&this.addSerializers(r.serializers),r.src&&(this.src=!0),delete(n=h(r)).stream,delete n.level,delete n.streams,delete n.serializers,delete n.src,this.serializers&&this._applySerializers(n),Object.keys(n).forEach(function(e){a.fields[e]=n[e];});}}var r=e.prototype;return r.addStream=function(e,r){void 0===r&&(r=30),(e=h(e)).type="raw",e.level=a(e.level||r),e.level<this._level&&(this._level=e.level),this.streams.push(e),delete this.haveNonRawStreams;},r.addSerializers=function(e){var r=this;this.serializers||(this.serializers={}),Object.keys(e).forEach(function(t){var s=e[t];if("function"!=typeof s)throw new TypeError(p('invalid serializer for "%s" field: must be a function',t));r.serializers[t]=s;});},r.child=function(e,r){return new this.constructor(this,e||{},r)},r.level=function(e){if(void 0===e)return this._level;for(var r=a(e),t=this.streams.length,s=0;s<t;s++)this.streams[s].level=r;this._level=r;},r.levels=function(e,r){if(void 0===e)return this.streams.map(function(e){return e.level});var t;if("number"==typeof e){if(void 0===(t=this.streams[e]))throw new Error("invalid stream index: "+e)}else {for(var s=this.streams.length,i=0;i<s;i++){var n=this.streams[i];if(n.name===e){t=n;break}}if(!t)throw new Error(p('no stream with name "%s"',e))}if(void 0===r)return t.level;var o=a(r);t.level=o,o<this._level&&(this._level=o);},r._applySerializers=function(e,r){var t=this;Object.keys(this.serializers).forEach(function(s){if(!(void 0===e[s]||r&&r[s]))try{e[s]=t.serializers[s](e[s]);}catch(r){d(p('bunyan: ERROR: Exception thrown from the "%s" Bunyan serializer. This should never happen. This is a bugin that serializer function.\n%s',s,r.stack||r)),e[s]=p('(Error in Bunyan log "%s" serializer broke field. See stderr for details.)',s);}});},r._emit=function(e,r){var t,s;if(void 0===this.haveNonRawStreams)for(this.haveNonRawStreams=!1,t=0;t<this.streams.length;t++)if(!this.streams[t].raw){this.haveNonRawStreams=!0;break}if(r||this.haveNonRawStreams)try{s=JSON.stringify(e,w())+"\n";}catch(r){var i=r.stack.split(/\n/g,2).join("\n");d('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(e,r){return r||(r=" "),r+e.split(/\r?\n/g).join("\n"+r)}(p("%s\n%s",e,r.stack)),i),s=p("(Exception in JSON.stringify(rec): %j. See stderr for details.)\n",r.message);}if(r)return s;var n=e.level;for(t=0;t<this.streams.length;t++){var o=this.streams[t];o.level<=n&&o.stream.write(e);}return s},e}();function z(e){return function(){var r=this;function t(t){var n;t[0]instanceof Error?(s={err:r.serializers&&r.serializers.err?r.serializers.err(t[0]):k.err(t[0])},n={err:!0},i=1===t.length?[s.err.message]:Array.prototype.slice.call(t,1)):"object"!=typeof t[0]&&null!==t[0]||Array.isArray(t[0])?(s=null,i=Array.prototype.slice.call(t)):(s=t[0],i=1===t.length&&s.err&&s.err instanceof Error?[s.err.message]:Array.prototype.slice.call(t,1));var o=h(r.fields);o.level=e;var a=s?h(s):null;if(a&&(r.serializers&&r._applySerializers(a,n),Object.keys(a).forEach(function(e){o[e]=a[e];})),o.levelName=l[e],o.msg=i.length?p.apply(r,i):"",o.time||(o.time=new Date),r.src&&!o.src)try{throw new Error("call-stack-error")}catch(e){var c=e.stack?m(e.stack,2):"";c||g("src")||d("Unable to determine src line info","src"),o.src=c||"";}return o.v=1,o}var s=null,i=arguments,n=null;if(0===arguments.length)return this._level<=e;this._level>e||(n=t(i),this._emit(n));}}function S(e){var r=e.stack||e.toString();if(e.cause&&"function"==typeof e.cause){var t=e.cause();t&&(r+="\nCaused by: "+S(t));}return r}j.prototype.trace=z(10),j.prototype.debug=z(20),j.prototype.info=z(30),j.prototype.warn=z(40),j.prototype.error=z(50),j.prototype.fatal=z(60);var k={err:function(e){return e&&e.stack?{message:e.message,name:e.name,stack:S(e),code:e.code,signal:e.signal}:e}};function E(){return f(j,[].slice.call(arguments))}var A={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"},R=/*#__PURE__*/function(){function e(e){var r=void 0===e?{}:e,t=r.logByLevel,s=r.css,i=void 0===s?A:s;this.logByLevel=void 0!==t&&t,this.css=i;}return e.prototype.write=function(e){var r,t,s=this.css.def,i=this.css.msg,n=this.css.src,o=e.childName?e.name+"/"+e.childName:e.name,a=l[e.level],c=(Array(6-a.length).join(" ")+a).toUpperCase();this.logByLevel?(10===e.level?a="debug":60===e.level&&(a="error"),t="function"==typeof console[a]?console[a]:console.log):t=console.log,r=e.level<20?this.css.levels.trace:e.level<30?this.css.levels.debug:e.level<40?this.css.levels.info:e.level<50?this.css.levels.warn:e.level<60?this.css.levels.error:this.css.levels.fatal;var u=function(e,r){return Array(r+1-(e+"").length).join("0")+e},f=[];f.push("[%s:%s:%s:%s] %c%s%c: %s: %c%s "+(e.src?"%c%s":"")),f.push(u(e.time.getHours(),2)),f.push(u(e.time.getMinutes(),2)),f.push(u(e.time.getSeconds(),2)),f.push(u(e.time.getMilliseconds(),4)),f.push(r),f.push(c),f.push(s),f.push(o),f.push(i),f.push(e.msg),e.src&&(f.push(n),f.push(e.src)),e.obj&&(f.push("\n"),f.push(e.obj)),e.err&&e.err.stack&&(f.push("\n"),f.push(e.err.stack)),t.apply(console,f);},e.getDefaultCss=function(){return A},e}();
78
78
 
79
- var __defProp$j = Object.defineProperty;
80
- var __defProps$i = Object.defineProperties;
81
- var __getOwnPropDescs$i = Object.getOwnPropertyDescriptors;
82
- var __getOwnPropSymbols$t = Object.getOwnPropertySymbols;
83
- var __hasOwnProp$t = Object.prototype.hasOwnProperty;
84
- var __propIsEnum$t = Object.prototype.propertyIsEnumerable;
85
- var __defNormalProp$j = (obj, key, value) => key in obj ? __defProp$j(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
86
- var __spreadValues$j = (a, b) => {
79
+ var __defProp$k = Object.defineProperty;
80
+ var __defProps$j = Object.defineProperties;
81
+ var __getOwnPropDescs$j = Object.getOwnPropertyDescriptors;
82
+ var __getOwnPropSymbols$u = Object.getOwnPropertySymbols;
83
+ var __hasOwnProp$u = Object.prototype.hasOwnProperty;
84
+ var __propIsEnum$u = Object.prototype.propertyIsEnumerable;
85
+ var __defNormalProp$k = (obj, key, value) => key in obj ? __defProp$k(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
86
+ var __spreadValues$k = (a, b) => {
87
87
  for (var prop in b || (b = {}))
88
- if (__hasOwnProp$t.call(b, prop))
89
- __defNormalProp$j(a, prop, b[prop]);
90
- if (__getOwnPropSymbols$t)
91
- for (var prop of __getOwnPropSymbols$t(b)) {
92
- if (__propIsEnum$t.call(b, prop))
93
- __defNormalProp$j(a, prop, b[prop]);
88
+ if (__hasOwnProp$u.call(b, prop))
89
+ __defNormalProp$k(a, prop, b[prop]);
90
+ if (__getOwnPropSymbols$u)
91
+ for (var prop of __getOwnPropSymbols$u(b)) {
92
+ if (__propIsEnum$u.call(b, prop))
93
+ __defNormalProp$k(a, prop, b[prop]);
94
94
  }
95
95
  return a;
96
96
  };
97
- var __spreadProps$i = (a, b) => __defProps$i(a, __getOwnPropDescs$i(b));
97
+ var __spreadProps$j = (a, b) => __defProps$j(a, __getOwnPropDescs$j(b));
98
98
  const streams = [];
99
99
  if (process.env.NODE_ENV === "production") {
100
100
  streams.push({
@@ -103,7 +103,7 @@ if (process.env.NODE_ENV === "production") {
103
103
  }
104
104
  const logger = E({
105
105
  name: "shipengine",
106
- serializers: __spreadProps$i(__spreadValues$j({}, k), {
106
+ serializers: __spreadProps$j(__spreadValues$k({}, k), {
107
107
  req: (req) => ({
108
108
  headers: req.headers,
109
109
  method: req.method,
@@ -128,7 +128,7 @@ const retryUntil = (callbackFn, retries = 10, timeoutBetweenAttempts = 1e3) => P
128
128
  throw error;
129
129
  });
130
130
 
131
- var __async$L = (__this, __arguments, generator) => {
131
+ var __async$M = (__this, __arguments, generator) => {
132
132
  return new Promise((resolve, reject) => {
133
133
  var fulfilled = (value) => {
134
134
  try {
@@ -151,7 +151,7 @@ var __async$L = (__this, __arguments, generator) => {
151
151
  const useCreateAccountImage = () => {
152
152
  const { client } = useShipEngine();
153
153
  return useMutation({
154
- mutationFn: (data) => __async$L(void 0, null, function* () {
154
+ mutationFn: (data) => __async$M(void 0, null, function* () {
155
155
  const result = yield client.accountSettings.createImage(data);
156
156
  return result.data;
157
157
  }),
@@ -160,7 +160,7 @@ const useCreateAccountImage = () => {
160
160
  });
161
161
  };
162
162
 
163
- var __async$K = (__this, __arguments, generator) => {
163
+ var __async$L = (__this, __arguments, generator) => {
164
164
  return new Promise((resolve, reject) => {
165
165
  var fulfilled = (value) => {
166
166
  try {
@@ -183,7 +183,7 @@ var __async$K = (__this, __arguments, generator) => {
183
183
  const useDeleteAccountImage = () => {
184
184
  const { client } = useShipEngine();
185
185
  return useMutation({
186
- mutationFn: (labelImageId) => __async$K(void 0, null, function* () {
186
+ mutationFn: (labelImageId) => __async$L(void 0, null, function* () {
187
187
  const result = yield client.accountSettings.deleteImage(labelImageId);
188
188
  return result.data;
189
189
  }),
@@ -212,7 +212,7 @@ const useGetAccountSettings = () => {
212
212
  });
213
213
  };
214
214
 
215
- var __async$J = (__this, __arguments, generator) => {
215
+ var __async$K = (__this, __arguments, generator) => {
216
216
  return new Promise((resolve, reject) => {
217
217
  var fulfilled = (value) => {
218
218
  try {
@@ -235,7 +235,7 @@ var __async$J = (__this, __arguments, generator) => {
235
235
  const useUpdateAccountImage = () => {
236
236
  const { client } = useShipEngine();
237
237
  return useMutation({
238
- mutationFn: (data) => __async$J(void 0, null, function* () {
238
+ mutationFn: (data) => __async$K(void 0, null, function* () {
239
239
  const result = yield client.accountSettings.updateImage(data);
240
240
  return result.data;
241
241
  }),
@@ -244,7 +244,7 @@ const useUpdateAccountImage = () => {
244
244
  });
245
245
  };
246
246
 
247
- var __async$I = (__this, __arguments, generator) => {
247
+ var __async$J = (__this, __arguments, generator) => {
248
248
  return new Promise((resolve, reject) => {
249
249
  var fulfilled = (value) => {
250
250
  try {
@@ -267,7 +267,7 @@ var __async$I = (__this, __arguments, generator) => {
267
267
  const useUpdateAccountSettings = () => {
268
268
  const { client } = useShipEngine();
269
269
  return useMutation({
270
- mutationFn: (settings) => __async$I(void 0, null, function* () {
270
+ mutationFn: (settings) => __async$J(void 0, null, function* () {
271
271
  const result = yield client.accountSettings.update(settings);
272
272
  return result.data;
273
273
  }),
@@ -276,7 +276,7 @@ const useUpdateAccountSettings = () => {
276
276
  });
277
277
  };
278
278
 
279
- var __async$H = (__this, __arguments, generator) => {
279
+ var __async$I = (__this, __arguments, generator) => {
280
280
  return new Promise((resolve, reject) => {
281
281
  var fulfilled = (value) => {
282
282
  try {
@@ -299,7 +299,7 @@ var __async$H = (__this, __arguments, generator) => {
299
299
  const useParseAddress = () => {
300
300
  const { client } = useShipEngine();
301
301
  return useMutation({
302
- mutationFn: (_0) => __async$H(void 0, [_0], function* ({ address, text }) {
302
+ mutationFn: (_0) => __async$I(void 0, [_0], function* ({ address, text }) {
303
303
  const result = yield client.addresses.parse(text, address);
304
304
  return result.data;
305
305
  }),
@@ -308,7 +308,7 @@ const useParseAddress = () => {
308
308
  });
309
309
  };
310
310
 
311
- var __async$G = (__this, __arguments, generator) => {
311
+ var __async$H = (__this, __arguments, generator) => {
312
312
  return new Promise((resolve, reject) => {
313
313
  var fulfilled = (value) => {
314
314
  try {
@@ -331,7 +331,7 @@ var __async$G = (__this, __arguments, generator) => {
331
331
  const useValidateAddresses = () => {
332
332
  const { client } = useShipEngine();
333
333
  return useMutation({
334
- mutationFn: (addresses) => __async$G(void 0, null, function* () {
334
+ mutationFn: (addresses) => __async$H(void 0, null, function* () {
335
335
  const result = yield client.addresses.validate(addresses);
336
336
  return result.data;
337
337
  }),
@@ -340,7 +340,7 @@ const useValidateAddresses = () => {
340
340
  });
341
341
  };
342
342
 
343
- var __async$F = (__this, __arguments, generator) => {
343
+ var __async$G = (__this, __arguments, generator) => {
344
344
  return new Promise((resolve, reject) => {
345
345
  var fulfilled = (value) => {
346
346
  try {
@@ -363,7 +363,7 @@ var __async$F = (__this, __arguments, generator) => {
363
363
  const useAddFunds = () => {
364
364
  const { client } = useShipEngine();
365
365
  return useMutation({
366
- mutationFn: (_0) => __async$F(void 0, [_0], function* ({ carrierId, funds }) {
366
+ mutationFn: (_0) => __async$G(void 0, [_0], function* ({ carrierId, funds }) {
367
367
  const result = yield client.carriers.addFunds(carrierId, funds);
368
368
  return result.data;
369
369
  }),
@@ -372,7 +372,7 @@ const useAddFunds = () => {
372
372
  });
373
373
  };
374
374
 
375
- var __async$E = (__this, __arguments, generator) => {
375
+ var __async$F = (__this, __arguments, generator) => {
376
376
  return new Promise((resolve, reject) => {
377
377
  var fulfilled = (value) => {
378
378
  try {
@@ -395,7 +395,7 @@ var __async$E = (__this, __arguments, generator) => {
395
395
  const useConnectCarrier = () => {
396
396
  const { client } = useShipEngine();
397
397
  return useMutation({
398
- mutationFn: (params) => __async$E(void 0, null, function* () {
398
+ mutationFn: (params) => __async$F(void 0, null, function* () {
399
399
  const result = yield client.carriers.connect(params);
400
400
  return result.data;
401
401
  }),
@@ -504,41 +504,41 @@ const useGetServicesByCarrier = (carrierId) => {
504
504
  });
505
505
  };
506
506
 
507
- var __defProp$i = Object.defineProperty;
508
- var __defProps$h = Object.defineProperties;
509
- var __getOwnPropDescs$h = Object.getOwnPropertyDescriptors;
510
- var __getOwnPropSymbols$s = Object.getOwnPropertySymbols;
511
- var __hasOwnProp$s = Object.prototype.hasOwnProperty;
512
- var __propIsEnum$s = Object.prototype.propertyIsEnumerable;
513
- var __defNormalProp$i = (obj, key, value) => key in obj ? __defProp$i(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
514
- var __spreadValues$i = (a, b) => {
507
+ var __defProp$j = Object.defineProperty;
508
+ var __defProps$i = Object.defineProperties;
509
+ var __getOwnPropDescs$i = Object.getOwnPropertyDescriptors;
510
+ var __getOwnPropSymbols$t = Object.getOwnPropertySymbols;
511
+ var __hasOwnProp$t = Object.prototype.hasOwnProperty;
512
+ var __propIsEnum$t = Object.prototype.propertyIsEnumerable;
513
+ var __defNormalProp$j = (obj, key, value) => key in obj ? __defProp$j(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
514
+ var __spreadValues$j = (a, b) => {
515
515
  for (var prop in b || (b = {}))
516
- if (__hasOwnProp$s.call(b, prop))
517
- __defNormalProp$i(a, prop, b[prop]);
518
- if (__getOwnPropSymbols$s)
519
- for (var prop of __getOwnPropSymbols$s(b)) {
520
- if (__propIsEnum$s.call(b, prop))
521
- __defNormalProp$i(a, prop, b[prop]);
516
+ if (__hasOwnProp$t.call(b, prop))
517
+ __defNormalProp$j(a, prop, b[prop]);
518
+ if (__getOwnPropSymbols$t)
519
+ for (var prop of __getOwnPropSymbols$t(b)) {
520
+ if (__propIsEnum$t.call(b, prop))
521
+ __defNormalProp$j(a, prop, b[prop]);
522
522
  }
523
523
  return a;
524
524
  };
525
- var __spreadProps$h = (a, b) => __defProps$h(a, __getOwnPropDescs$h(b));
526
- var __objRest$j = (source, exclude) => {
525
+ var __spreadProps$i = (a, b) => __defProps$i(a, __getOwnPropDescs$i(b));
526
+ var __objRest$k = (source, exclude) => {
527
527
  var target = {};
528
528
  for (var prop in source)
529
- if (__hasOwnProp$s.call(source, prop) && exclude.indexOf(prop) < 0)
529
+ if (__hasOwnProp$t.call(source, prop) && exclude.indexOf(prop) < 0)
530
530
  target[prop] = source[prop];
531
- if (source != null && __getOwnPropSymbols$s)
532
- for (var prop of __getOwnPropSymbols$s(source)) {
533
- if (exclude.indexOf(prop) < 0 && __propIsEnum$s.call(source, prop))
531
+ if (source != null && __getOwnPropSymbols$t)
532
+ for (var prop of __getOwnPropSymbols$t(source)) {
533
+ if (exclude.indexOf(prop) < 0 && __propIsEnum$t.call(source, prop))
534
534
  target[prop] = source[prop];
535
535
  }
536
536
  return target;
537
537
  };
538
538
  const useListCarriers = (params) => {
539
539
  const { client } = useShipEngine();
540
- const _a = __spreadValues$i({}, params), { queryFnParams } = _a, rest = __objRest$j(_a, ["queryFnParams"]);
541
- return useQuery(__spreadProps$h(__spreadValues$i({}, rest), {
540
+ const _a = __spreadValues$j({}, params), { queryFnParams } = _a, rest = __objRest$k(_a, ["queryFnParams"]);
541
+ return useQuery(__spreadProps$i(__spreadValues$j({}, rest), {
542
542
  onError,
543
543
  queryFn: () => client.carriers.list(queryFnParams),
544
544
  queryKey: ["useListCarriers", queryFnParams],
@@ -546,22 +546,22 @@ const useListCarriers = (params) => {
546
546
  }));
547
547
  };
548
548
 
549
- var __getOwnPropSymbols$r = Object.getOwnPropertySymbols;
550
- var __hasOwnProp$r = Object.prototype.hasOwnProperty;
551
- var __propIsEnum$r = Object.prototype.propertyIsEnumerable;
552
- var __objRest$i = (source, exclude) => {
549
+ var __getOwnPropSymbols$s = Object.getOwnPropertySymbols;
550
+ var __hasOwnProp$s = Object.prototype.hasOwnProperty;
551
+ var __propIsEnum$s = Object.prototype.propertyIsEnumerable;
552
+ var __objRest$j = (source, exclude) => {
553
553
  var target = {};
554
554
  for (var prop in source)
555
- if (__hasOwnProp$r.call(source, prop) && exclude.indexOf(prop) < 0)
555
+ if (__hasOwnProp$s.call(source, prop) && exclude.indexOf(prop) < 0)
556
556
  target[prop] = source[prop];
557
- if (source != null && __getOwnPropSymbols$r)
558
- for (var prop of __getOwnPropSymbols$r(source)) {
559
- if (exclude.indexOf(prop) < 0 && __propIsEnum$r.call(source, prop))
557
+ if (source != null && __getOwnPropSymbols$s)
558
+ for (var prop of __getOwnPropSymbols$s(source)) {
559
+ if (exclude.indexOf(prop) < 0 && __propIsEnum$s.call(source, prop))
560
560
  target[prop] = source[prop];
561
561
  }
562
562
  return target;
563
563
  };
564
- var __async$D = (__this, __arguments, generator) => {
564
+ var __async$E = (__this, __arguments, generator) => {
565
565
  return new Promise((resolve, reject) => {
566
566
  var fulfilled = (value) => {
567
567
  try {
@@ -585,8 +585,8 @@ const useUpdateAutoFunding = () => {
585
585
  const { client } = useShipEngine();
586
586
  const queryClient = useQueryClient();
587
587
  return useMutation({
588
- mutationFn: (_a) => __async$D(void 0, null, function* () {
589
- var _b = _a, { carrierId } = _b, options = __objRest$i(_b, ["carrierId"]);
588
+ mutationFn: (_a) => __async$E(void 0, null, function* () {
589
+ var _b = _a, { carrierId } = _b, options = __objRest$j(_b, ["carrierId"]);
590
590
  const result = yield client.carriers.updateAutoFunding(carrierId, options);
591
591
  return result.data;
592
592
  }),
@@ -615,7 +615,7 @@ const useGetZonesByCarrier = (carrierId) => {
615
615
  });
616
616
  };
617
617
 
618
- var __async$C = (__this, __arguments, generator) => {
618
+ var __async$D = (__this, __arguments, generator) => {
619
619
  return new Promise((resolve, reject) => {
620
620
  var fulfilled = (value) => {
621
621
  try {
@@ -638,7 +638,7 @@ var __async$C = (__this, __arguments, generator) => {
638
638
  const useDeleteCarrier = () => {
639
639
  const { client } = useShipEngine();
640
640
  return useMutation({
641
- mutationFn: (carrierId) => __async$C(void 0, null, function* () {
641
+ mutationFn: (carrierId) => __async$D(void 0, null, function* () {
642
642
  const result = yield client.carriers.delete(carrierId);
643
643
  return result.data;
644
644
  }),
@@ -647,24 +647,24 @@ const useDeleteCarrier = () => {
647
647
  });
648
648
  };
649
649
 
650
- var __getOwnPropSymbols$q = Object.getOwnPropertySymbols;
651
- var __hasOwnProp$q = Object.prototype.hasOwnProperty;
652
- var __propIsEnum$q = Object.prototype.propertyIsEnumerable;
653
- var __objRest$h = (source, exclude) => {
650
+ var __getOwnPropSymbols$r = Object.getOwnPropertySymbols;
651
+ var __hasOwnProp$r = Object.prototype.hasOwnProperty;
652
+ var __propIsEnum$r = Object.prototype.propertyIsEnumerable;
653
+ var __objRest$i = (source, exclude) => {
654
654
  var target = {};
655
655
  for (var prop in source)
656
- if (__hasOwnProp$q.call(source, prop) && exclude.indexOf(prop) < 0)
656
+ if (__hasOwnProp$r.call(source, prop) && exclude.indexOf(prop) < 0)
657
657
  target[prop] = source[prop];
658
- if (source != null && __getOwnPropSymbols$q)
659
- for (var prop of __getOwnPropSymbols$q(source)) {
660
- if (exclude.indexOf(prop) < 0 && __propIsEnum$q.call(source, prop))
658
+ if (source != null && __getOwnPropSymbols$r)
659
+ for (var prop of __getOwnPropSymbols$r(source)) {
660
+ if (exclude.indexOf(prop) < 0 && __propIsEnum$r.call(source, prop))
661
661
  target[prop] = source[prop];
662
662
  }
663
663
  return target;
664
664
  };
665
665
  const useGetCarrierConnectionForm = (_params) => {
666
666
  const { client } = useShipEngine();
667
- const _a = _params || {}, { carrierName, enabled = true } = _a, params = __objRest$h(_a, ["carrierName", "enabled"]);
667
+ const _a = _params || {}, { carrierName, enabled = true } = _a, params = __objRest$i(_a, ["carrierName", "enabled"]);
668
668
  return useQuery({
669
669
  enabled,
670
670
  onError,
@@ -674,24 +674,24 @@ const useGetCarrierConnectionForm = (_params) => {
674
674
  });
675
675
  };
676
676
 
677
- var __getOwnPropSymbols$p = Object.getOwnPropertySymbols;
678
- var __hasOwnProp$p = Object.prototype.hasOwnProperty;
679
- var __propIsEnum$p = Object.prototype.propertyIsEnumerable;
680
- var __objRest$g = (source, exclude) => {
677
+ var __getOwnPropSymbols$q = Object.getOwnPropertySymbols;
678
+ var __hasOwnProp$q = Object.prototype.hasOwnProperty;
679
+ var __propIsEnum$q = Object.prototype.propertyIsEnumerable;
680
+ var __objRest$h = (source, exclude) => {
681
681
  var target = {};
682
682
  for (var prop in source)
683
- if (__hasOwnProp$p.call(source, prop) && exclude.indexOf(prop) < 0)
683
+ if (__hasOwnProp$q.call(source, prop) && exclude.indexOf(prop) < 0)
684
684
  target[prop] = source[prop];
685
- if (source != null && __getOwnPropSymbols$p)
686
- for (var prop of __getOwnPropSymbols$p(source)) {
687
- if (exclude.indexOf(prop) < 0 && __propIsEnum$p.call(source, prop))
685
+ if (source != null && __getOwnPropSymbols$q)
686
+ for (var prop of __getOwnPropSymbols$q(source)) {
687
+ if (exclude.indexOf(prop) < 0 && __propIsEnum$q.call(source, prop))
688
688
  target[prop] = source[prop];
689
689
  }
690
690
  return target;
691
691
  };
692
692
  const useListCarrierConnections = (_params) => {
693
693
  const { client } = useShipEngine();
694
- const _a = _params || {}, { enabled = true } = _a, params = __objRest$g(_a, ["enabled"]);
694
+ const _a = _params || {}, { enabled = true } = _a, params = __objRest$h(_a, ["enabled"]);
695
695
  return useQuery({
696
696
  enabled,
697
697
  onError,
@@ -701,7 +701,7 @@ const useListCarrierConnections = (_params) => {
701
701
  });
702
702
  };
703
703
 
704
- var __async$B = (__this, __arguments, generator) => {
704
+ var __async$C = (__this, __arguments, generator) => {
705
705
  return new Promise((resolve, reject) => {
706
706
  var fulfilled = (value) => {
707
707
  try {
@@ -724,7 +724,7 @@ var __async$B = (__this, __arguments, generator) => {
724
724
  const useConnectCarrierAccount = () => {
725
725
  const { client } = useShipEngine();
726
726
  return useMutation({
727
- mutationFn: (_0) => __async$B(void 0, [_0], function* ({ carrierName, formData }) {
727
+ mutationFn: (_0) => __async$C(void 0, [_0], function* ({ carrierName, formData }) {
728
728
  const result = yield client.connections.connectCarrier(carrierName, formData);
729
729
  return result.data;
730
730
  }),
@@ -744,33 +744,33 @@ const useCarrierConnectionsServicesList = (carrierCode) => {
744
744
  });
745
745
  };
746
746
 
747
- var __defProp$h = Object.defineProperty;
748
- var __defProps$g = Object.defineProperties;
749
- var __getOwnPropDescs$g = Object.getOwnPropertyDescriptors;
750
- var __getOwnPropSymbols$o = Object.getOwnPropertySymbols;
751
- var __hasOwnProp$o = Object.prototype.hasOwnProperty;
752
- var __propIsEnum$o = Object.prototype.propertyIsEnumerable;
753
- var __defNormalProp$h = (obj, key, value) => key in obj ? __defProp$h(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
754
- var __spreadValues$h = (a, b) => {
747
+ var __defProp$i = Object.defineProperty;
748
+ var __defProps$h = Object.defineProperties;
749
+ var __getOwnPropDescs$h = Object.getOwnPropertyDescriptors;
750
+ var __getOwnPropSymbols$p = Object.getOwnPropertySymbols;
751
+ var __hasOwnProp$p = Object.prototype.hasOwnProperty;
752
+ var __propIsEnum$p = Object.prototype.propertyIsEnumerable;
753
+ var __defNormalProp$i = (obj, key, value) => key in obj ? __defProp$i(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
754
+ var __spreadValues$i = (a, b) => {
755
755
  for (var prop in b || (b = {}))
756
- if (__hasOwnProp$o.call(b, prop))
757
- __defNormalProp$h(a, prop, b[prop]);
758
- if (__getOwnPropSymbols$o)
759
- for (var prop of __getOwnPropSymbols$o(b)) {
760
- if (__propIsEnum$o.call(b, prop))
761
- __defNormalProp$h(a, prop, b[prop]);
756
+ if (__hasOwnProp$p.call(b, prop))
757
+ __defNormalProp$i(a, prop, b[prop]);
758
+ if (__getOwnPropSymbols$p)
759
+ for (var prop of __getOwnPropSymbols$p(b)) {
760
+ if (__propIsEnum$p.call(b, prop))
761
+ __defNormalProp$i(a, prop, b[prop]);
762
762
  }
763
763
  return a;
764
764
  };
765
- var __spreadProps$g = (a, b) => __defProps$g(a, __getOwnPropDescs$g(b));
766
- var __objRest$f = (source, exclude) => {
765
+ var __spreadProps$h = (a, b) => __defProps$h(a, __getOwnPropDescs$h(b));
766
+ var __objRest$g = (source, exclude) => {
767
767
  var target = {};
768
768
  for (var prop in source)
769
- if (__hasOwnProp$o.call(source, prop) && exclude.indexOf(prop) < 0)
769
+ if (__hasOwnProp$p.call(source, prop) && exclude.indexOf(prop) < 0)
770
770
  target[prop] = source[prop];
771
- if (source != null && __getOwnPropSymbols$o)
772
- for (var prop of __getOwnPropSymbols$o(source)) {
773
- if (exclude.indexOf(prop) < 0 && __propIsEnum$o.call(source, prop))
771
+ if (source != null && __getOwnPropSymbols$p)
772
+ for (var prop of __getOwnPropSymbols$p(source)) {
773
+ if (exclude.indexOf(prop) < 0 && __propIsEnum$p.call(source, prop))
774
774
  target[prop] = source[prop];
775
775
  }
776
776
  return target;
@@ -778,12 +778,12 @@ var __objRest$f = (source, exclude) => {
778
778
  const useGetConnectionsCarrierSettings = (_a) => {
779
779
  var _b = _a, {
780
780
  queryFnParams
781
- } = _b, params = __objRest$f(_b, [
781
+ } = _b, params = __objRest$g(_b, [
782
782
  "queryFnParams"
783
783
  ]);
784
784
  const { client } = useShipEngine();
785
785
  const { carrierName, carrierId } = queryFnParams;
786
- return useQuery(__spreadProps$g(__spreadValues$h({}, params), {
786
+ return useQuery(__spreadProps$h(__spreadValues$i({}, params), {
787
787
  onError,
788
788
  queryFn: () => client.connections.getCarrierSettings(carrierName, carrierId),
789
789
  queryKey: ["useGetConnectionsCarrierSettings", carrierName, carrierId],
@@ -791,26 +791,26 @@ const useGetConnectionsCarrierSettings = (_a) => {
791
791
  }));
792
792
  };
793
793
 
794
- var __defProp$g = Object.defineProperty;
795
- var __defProps$f = Object.defineProperties;
796
- var __getOwnPropDescs$f = Object.getOwnPropertyDescriptors;
797
- var __getOwnPropSymbols$n = Object.getOwnPropertySymbols;
798
- var __hasOwnProp$n = Object.prototype.hasOwnProperty;
799
- var __propIsEnum$n = Object.prototype.propertyIsEnumerable;
800
- var __defNormalProp$g = (obj, key, value) => key in obj ? __defProp$g(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
801
- var __spreadValues$g = (a, b) => {
794
+ var __defProp$h = Object.defineProperty;
795
+ var __defProps$g = Object.defineProperties;
796
+ var __getOwnPropDescs$g = Object.getOwnPropertyDescriptors;
797
+ var __getOwnPropSymbols$o = Object.getOwnPropertySymbols;
798
+ var __hasOwnProp$o = Object.prototype.hasOwnProperty;
799
+ var __propIsEnum$o = Object.prototype.propertyIsEnumerable;
800
+ var __defNormalProp$h = (obj, key, value) => key in obj ? __defProp$h(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
801
+ var __spreadValues$h = (a, b) => {
802
802
  for (var prop in b || (b = {}))
803
- if (__hasOwnProp$n.call(b, prop))
804
- __defNormalProp$g(a, prop, b[prop]);
805
- if (__getOwnPropSymbols$n)
806
- for (var prop of __getOwnPropSymbols$n(b)) {
807
- if (__propIsEnum$n.call(b, prop))
808
- __defNormalProp$g(a, prop, b[prop]);
803
+ if (__hasOwnProp$o.call(b, prop))
804
+ __defNormalProp$h(a, prop, b[prop]);
805
+ if (__getOwnPropSymbols$o)
806
+ for (var prop of __getOwnPropSymbols$o(b)) {
807
+ if (__propIsEnum$o.call(b, prop))
808
+ __defNormalProp$h(a, prop, b[prop]);
809
809
  }
810
810
  return a;
811
811
  };
812
- var __spreadProps$f = (a, b) => __defProps$f(a, __getOwnPropDescs$f(b));
813
- var __async$A = (__this, __arguments, generator) => {
812
+ var __spreadProps$g = (a, b) => __defProps$g(a, __getOwnPropDescs$g(b));
813
+ var __async$B = (__this, __arguments, generator) => {
814
814
  return new Promise((resolve, reject) => {
815
815
  var fulfilled = (value) => {
816
816
  try {
@@ -832,8 +832,8 @@ var __async$A = (__this, __arguments, generator) => {
832
832
  };
833
833
  const useUpdateConnectionsCarrierSettings = (params) => {
834
834
  const { client } = useShipEngine();
835
- return useMutation(__spreadProps$f(__spreadValues$g({}, params), {
836
- mutationFn: (_0) => __async$A(void 0, [_0], function* ({
835
+ return useMutation(__spreadProps$g(__spreadValues$h({}, params), {
836
+ mutationFn: (_0) => __async$B(void 0, [_0], function* ({
837
837
  carrierName,
838
838
  carrierId,
839
839
  formData
@@ -860,7 +860,7 @@ const useListCustomPackageTypes = () => {
860
860
  });
861
861
  };
862
862
 
863
- var __async$z = (__this, __arguments, generator) => {
863
+ var __async$A = (__this, __arguments, generator) => {
864
864
  return new Promise((resolve, reject) => {
865
865
  var fulfilled = (value) => {
866
866
  try {
@@ -883,7 +883,7 @@ var __async$z = (__this, __arguments, generator) => {
883
883
  const useCreateFundingSource = () => {
884
884
  const { client } = useShipEngine();
885
885
  return useMutation({
886
- mutationFn: (fundingSource) => __async$z(void 0, null, function* () {
886
+ mutationFn: (fundingSource) => __async$A(void 0, null, function* () {
887
887
  const result = yield client.fundingSources.create(fundingSource);
888
888
  return result.data;
889
889
  }),
@@ -892,7 +892,7 @@ const useCreateFundingSource = () => {
892
892
  });
893
893
  };
894
894
 
895
- var __async$y = (__this, __arguments, generator) => {
895
+ var __async$z = (__this, __arguments, generator) => {
896
896
  return new Promise((resolve, reject) => {
897
897
  var fulfilled = (value) => {
898
898
  try {
@@ -915,7 +915,7 @@ var __async$y = (__this, __arguments, generator) => {
915
915
  const useFundingSourcesAddFunds = () => {
916
916
  const { client } = useShipEngine();
917
917
  return useMutation({
918
- mutationFn: (_0) => __async$y(void 0, [_0], function* ({ funds, fundingSourceId }) {
918
+ mutationFn: (_0) => __async$z(void 0, [_0], function* ({ funds, fundingSourceId }) {
919
919
  const result = yield client.fundingSources.addFunds(funds, fundingSourceId);
920
920
  return result.data;
921
921
  }),
@@ -944,7 +944,7 @@ const useListFundingSources = () => {
944
944
  });
945
945
  };
946
946
 
947
- var __async$x = (__this, __arguments, generator) => {
947
+ var __async$y = (__this, __arguments, generator) => {
948
948
  return new Promise((resolve, reject) => {
949
949
  var fulfilled = (value) => {
950
950
  try {
@@ -967,7 +967,7 @@ var __async$x = (__this, __arguments, generator) => {
967
967
  const useRegisterCarrier = () => {
968
968
  const { client } = useShipEngine();
969
969
  return useMutation({
970
- mutationFn: (carrier) => __async$x(void 0, null, function* () {
970
+ mutationFn: (carrier) => __async$y(void 0, null, function* () {
971
971
  const result = yield client.fundingSources.registerCarrier(carrier);
972
972
  return result.data;
973
973
  }),
@@ -976,7 +976,7 @@ const useRegisterCarrier = () => {
976
976
  });
977
977
  };
978
978
 
979
- var __async$w = (__this, __arguments, generator) => {
979
+ var __async$x = (__this, __arguments, generator) => {
980
980
  return new Promise((resolve, reject) => {
981
981
  var fulfilled = (value) => {
982
982
  try {
@@ -999,7 +999,7 @@ var __async$w = (__this, __arguments, generator) => {
999
999
  const useUpdateFundingSource = () => {
1000
1000
  const { client } = useShipEngine();
1001
1001
  return useMutation({
1002
- mutationFn: (_0) => __async$w(void 0, [_0], function* ({
1002
+ mutationFn: (_0) => __async$x(void 0, [_0], function* ({
1003
1003
  billingInfo,
1004
1004
  creditCardInfo,
1005
1005
  fundingSourceId
@@ -1038,29 +1038,29 @@ const useGetFundingSourceTransactions = (fundingSourceId, params) => {
1038
1038
  });
1039
1039
  };
1040
1040
 
1041
- var __defProp$f = Object.defineProperty;
1042
- var __defProps$e = Object.defineProperties;
1043
- var __getOwnPropDescs$e = Object.getOwnPropertyDescriptors;
1044
- var __getOwnPropSymbols$m = Object.getOwnPropertySymbols;
1045
- var __hasOwnProp$m = Object.prototype.hasOwnProperty;
1046
- var __propIsEnum$m = Object.prototype.propertyIsEnumerable;
1047
- var __defNormalProp$f = (obj, key, value) => key in obj ? __defProp$f(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
1048
- var __spreadValues$f = (a, b) => {
1041
+ var __defProp$g = Object.defineProperty;
1042
+ var __defProps$f = Object.defineProperties;
1043
+ var __getOwnPropDescs$f = Object.getOwnPropertyDescriptors;
1044
+ var __getOwnPropSymbols$n = Object.getOwnPropertySymbols;
1045
+ var __hasOwnProp$n = Object.prototype.hasOwnProperty;
1046
+ var __propIsEnum$n = Object.prototype.propertyIsEnumerable;
1047
+ var __defNormalProp$g = (obj, key, value) => key in obj ? __defProp$g(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
1048
+ var __spreadValues$g = (a, b) => {
1049
1049
  for (var prop in b || (b = {}))
1050
- if (__hasOwnProp$m.call(b, prop))
1051
- __defNormalProp$f(a, prop, b[prop]);
1052
- if (__getOwnPropSymbols$m)
1053
- for (var prop of __getOwnPropSymbols$m(b)) {
1054
- if (__propIsEnum$m.call(b, prop))
1055
- __defNormalProp$f(a, prop, b[prop]);
1050
+ if (__hasOwnProp$n.call(b, prop))
1051
+ __defNormalProp$g(a, prop, b[prop]);
1052
+ if (__getOwnPropSymbols$n)
1053
+ for (var prop of __getOwnPropSymbols$n(b)) {
1054
+ if (__propIsEnum$n.call(b, prop))
1055
+ __defNormalProp$g(a, prop, b[prop]);
1056
1056
  }
1057
1057
  return a;
1058
1058
  };
1059
- var __spreadProps$e = (a, b) => __defProps$e(a, __getOwnPropDescs$e(b));
1059
+ var __spreadProps$f = (a, b) => __defProps$f(a, __getOwnPropDescs$f(b));
1060
1060
  const useGetInsuranceFundingSourceAcceptedTerms = (params) => {
1061
1061
  const { client } = useShipEngine();
1062
- const queryParams = __spreadValues$f({}, params);
1063
- return useQuery(__spreadProps$e(__spreadValues$f({}, queryParams), {
1062
+ const queryParams = __spreadValues$g({}, params);
1063
+ return useQuery(__spreadProps$f(__spreadValues$g({}, queryParams), {
1064
1064
  onError,
1065
1065
  queryFn: () => client.fundingSources.insuranceAcceptedTerms(),
1066
1066
  queryKey: ["useGetInsuranceFundingSourceAcceptedTerms"],
@@ -1083,22 +1083,22 @@ const useGetInsuranceAccount = (insuranceProvider) => {
1083
1083
  });
1084
1084
  };
1085
1085
 
1086
- var __getOwnPropSymbols$l = Object.getOwnPropertySymbols;
1087
- var __hasOwnProp$l = Object.prototype.hasOwnProperty;
1088
- var __propIsEnum$l = Object.prototype.propertyIsEnumerable;
1089
- var __objRest$e = (source, exclude) => {
1086
+ var __getOwnPropSymbols$m = Object.getOwnPropertySymbols;
1087
+ var __hasOwnProp$m = Object.prototype.hasOwnProperty;
1088
+ var __propIsEnum$m = Object.prototype.propertyIsEnumerable;
1089
+ var __objRest$f = (source, exclude) => {
1090
1090
  var target = {};
1091
1091
  for (var prop in source)
1092
- if (__hasOwnProp$l.call(source, prop) && exclude.indexOf(prop) < 0)
1092
+ if (__hasOwnProp$m.call(source, prop) && exclude.indexOf(prop) < 0)
1093
1093
  target[prop] = source[prop];
1094
- if (source != null && __getOwnPropSymbols$l)
1095
- for (var prop of __getOwnPropSymbols$l(source)) {
1096
- if (exclude.indexOf(prop) < 0 && __propIsEnum$l.call(source, prop))
1094
+ if (source != null && __getOwnPropSymbols$m)
1095
+ for (var prop of __getOwnPropSymbols$m(source)) {
1096
+ if (exclude.indexOf(prop) < 0 && __propIsEnum$m.call(source, prop))
1097
1097
  target[prop] = source[prop];
1098
1098
  }
1099
1099
  return target;
1100
1100
  };
1101
- var __async$v = (__this, __arguments, generator) => {
1101
+ var __async$w = (__this, __arguments, generator) => {
1102
1102
  return new Promise((resolve, reject) => {
1103
1103
  var fulfilled = (value) => {
1104
1104
  try {
@@ -1121,8 +1121,8 @@ var __async$v = (__this, __arguments, generator) => {
1121
1121
  const useAddInsuranceFunds = () => {
1122
1122
  const { client } = useShipEngine();
1123
1123
  return useMutation({
1124
- mutationFn: (_a) => __async$v(void 0, null, function* () {
1125
- var _b = _a, { insuranceProvider } = _b, rest = __objRest$e(_b, ["insuranceProvider"]);
1124
+ mutationFn: (_a) => __async$w(void 0, null, function* () {
1125
+ var _b = _a, { insuranceProvider } = _b, rest = __objRest$f(_b, ["insuranceProvider"]);
1126
1126
  const result = yield client.insurance.addFunds(insuranceProvider, rest);
1127
1127
  return result.data;
1128
1128
  }),
@@ -1131,22 +1131,22 @@ const useAddInsuranceFunds = () => {
1131
1131
  });
1132
1132
  };
1133
1133
 
1134
- var __getOwnPropSymbols$k = Object.getOwnPropertySymbols;
1135
- var __hasOwnProp$k = Object.prototype.hasOwnProperty;
1136
- var __propIsEnum$k = Object.prototype.propertyIsEnumerable;
1137
- var __objRest$d = (source, exclude) => {
1134
+ var __getOwnPropSymbols$l = Object.getOwnPropertySymbols;
1135
+ var __hasOwnProp$l = Object.prototype.hasOwnProperty;
1136
+ var __propIsEnum$l = Object.prototype.propertyIsEnumerable;
1137
+ var __objRest$e = (source, exclude) => {
1138
1138
  var target = {};
1139
1139
  for (var prop in source)
1140
- if (__hasOwnProp$k.call(source, prop) && exclude.indexOf(prop) < 0)
1140
+ if (__hasOwnProp$l.call(source, prop) && exclude.indexOf(prop) < 0)
1141
1141
  target[prop] = source[prop];
1142
- if (source != null && __getOwnPropSymbols$k)
1143
- for (var prop of __getOwnPropSymbols$k(source)) {
1144
- if (exclude.indexOf(prop) < 0 && __propIsEnum$k.call(source, prop))
1142
+ if (source != null && __getOwnPropSymbols$l)
1143
+ for (var prop of __getOwnPropSymbols$l(source)) {
1144
+ if (exclude.indexOf(prop) < 0 && __propIsEnum$l.call(source, prop))
1145
1145
  target[prop] = source[prop];
1146
1146
  }
1147
1147
  return target;
1148
1148
  };
1149
- var __async$u = (__this, __arguments, generator) => {
1149
+ var __async$v = (__this, __arguments, generator) => {
1150
1150
  return new Promise((resolve, reject) => {
1151
1151
  var fulfilled = (value) => {
1152
1152
  try {
@@ -1169,8 +1169,8 @@ var __async$u = (__this, __arguments, generator) => {
1169
1169
  const useCreateLabel = () => {
1170
1170
  const { client } = useShipEngine();
1171
1171
  return useMutation({
1172
- mutationFn: (_a) => __async$u(void 0, null, function* () {
1173
- var _b = _a, { rateId } = _b, options = __objRest$d(_b, ["rateId"]);
1172
+ mutationFn: (_a) => __async$v(void 0, null, function* () {
1173
+ var _b = _a, { rateId } = _b, options = __objRest$e(_b, ["rateId"]);
1174
1174
  const result = yield client.labels.createByRateId(rateId, options);
1175
1175
  return result.data;
1176
1176
  }),
@@ -1194,41 +1194,41 @@ const useGetLabel = (labelId) => {
1194
1194
  });
1195
1195
  };
1196
1196
 
1197
- var __defProp$e = Object.defineProperty;
1198
- var __defProps$d = Object.defineProperties;
1199
- var __getOwnPropDescs$d = Object.getOwnPropertyDescriptors;
1200
- var __getOwnPropSymbols$j = Object.getOwnPropertySymbols;
1201
- var __hasOwnProp$j = Object.prototype.hasOwnProperty;
1202
- var __propIsEnum$j = Object.prototype.propertyIsEnumerable;
1203
- var __defNormalProp$e = (obj, key, value) => key in obj ? __defProp$e(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
1204
- var __spreadValues$e = (a, b) => {
1197
+ var __defProp$f = Object.defineProperty;
1198
+ var __defProps$e = Object.defineProperties;
1199
+ var __getOwnPropDescs$e = Object.getOwnPropertyDescriptors;
1200
+ var __getOwnPropSymbols$k = Object.getOwnPropertySymbols;
1201
+ var __hasOwnProp$k = Object.prototype.hasOwnProperty;
1202
+ var __propIsEnum$k = Object.prototype.propertyIsEnumerable;
1203
+ var __defNormalProp$f = (obj, key, value) => key in obj ? __defProp$f(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
1204
+ var __spreadValues$f = (a, b) => {
1205
1205
  for (var prop in b || (b = {}))
1206
- if (__hasOwnProp$j.call(b, prop))
1207
- __defNormalProp$e(a, prop, b[prop]);
1208
- if (__getOwnPropSymbols$j)
1209
- for (var prop of __getOwnPropSymbols$j(b)) {
1210
- if (__propIsEnum$j.call(b, prop))
1211
- __defNormalProp$e(a, prop, b[prop]);
1206
+ if (__hasOwnProp$k.call(b, prop))
1207
+ __defNormalProp$f(a, prop, b[prop]);
1208
+ if (__getOwnPropSymbols$k)
1209
+ for (var prop of __getOwnPropSymbols$k(b)) {
1210
+ if (__propIsEnum$k.call(b, prop))
1211
+ __defNormalProp$f(a, prop, b[prop]);
1212
1212
  }
1213
1213
  return a;
1214
1214
  };
1215
- var __spreadProps$d = (a, b) => __defProps$d(a, __getOwnPropDescs$d(b));
1216
- var __objRest$c = (source, exclude) => {
1215
+ var __spreadProps$e = (a, b) => __defProps$e(a, __getOwnPropDescs$e(b));
1216
+ var __objRest$d = (source, exclude) => {
1217
1217
  var target = {};
1218
1218
  for (var prop in source)
1219
- if (__hasOwnProp$j.call(source, prop) && exclude.indexOf(prop) < 0)
1219
+ if (__hasOwnProp$k.call(source, prop) && exclude.indexOf(prop) < 0)
1220
1220
  target[prop] = source[prop];
1221
- if (source != null && __getOwnPropSymbols$j)
1222
- for (var prop of __getOwnPropSymbols$j(source)) {
1223
- if (exclude.indexOf(prop) < 0 && __propIsEnum$j.call(source, prop))
1221
+ if (source != null && __getOwnPropSymbols$k)
1222
+ for (var prop of __getOwnPropSymbols$k(source)) {
1223
+ if (exclude.indexOf(prop) < 0 && __propIsEnum$k.call(source, prop))
1224
1224
  target[prop] = source[prop];
1225
1225
  }
1226
1226
  return target;
1227
1227
  };
1228
1228
  const useListLabels = (params) => {
1229
1229
  const { client } = useShipEngine();
1230
- const _a = __spreadValues$e({}, params), { queryFnParams } = _a, rest = __objRest$c(_a, ["queryFnParams"]);
1231
- return useQuery(__spreadProps$d(__spreadValues$e({}, rest), {
1230
+ const _a = __spreadValues$f({}, params), { queryFnParams } = _a, rest = __objRest$d(_a, ["queryFnParams"]);
1231
+ return useQuery(__spreadProps$e(__spreadValues$f({}, rest), {
1232
1232
  onError,
1233
1233
  queryFn: () => client.labels.list(queryFnParams),
1234
1234
  queryKey: ["useListLabels", params],
@@ -1236,7 +1236,7 @@ const useListLabels = (params) => {
1236
1236
  }));
1237
1237
  };
1238
1238
 
1239
- var __async$t = (__this, __arguments, generator) => {
1239
+ var __async$u = (__this, __arguments, generator) => {
1240
1240
  return new Promise((resolve, reject) => {
1241
1241
  var fulfilled = (value) => {
1242
1242
  try {
@@ -1259,7 +1259,7 @@ var __async$t = (__this, __arguments, generator) => {
1259
1259
  const useVoidLabel = () => {
1260
1260
  const { client } = useShipEngine();
1261
1261
  return useMutation({
1262
- mutationFn: (labelId) => __async$t(void 0, null, function* () {
1262
+ mutationFn: (labelId) => __async$u(void 0, null, function* () {
1263
1263
  const result = yield client.labels.void(labelId);
1264
1264
  return result.data;
1265
1265
  }),
@@ -1268,28 +1268,28 @@ const useVoidLabel = () => {
1268
1268
  });
1269
1269
  };
1270
1270
 
1271
- var __defProp$d = Object.defineProperty;
1272
- var __defProps$c = Object.defineProperties;
1273
- var __getOwnPropDescs$c = Object.getOwnPropertyDescriptors;
1274
- var __getOwnPropSymbols$i = Object.getOwnPropertySymbols;
1275
- var __hasOwnProp$i = Object.prototype.hasOwnProperty;
1276
- var __propIsEnum$i = Object.prototype.propertyIsEnumerable;
1277
- var __defNormalProp$d = (obj, key, value) => key in obj ? __defProp$d(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
1278
- var __spreadValues$d = (a, b) => {
1271
+ var __defProp$e = Object.defineProperty;
1272
+ var __defProps$d = Object.defineProperties;
1273
+ var __getOwnPropDescs$d = Object.getOwnPropertyDescriptors;
1274
+ var __getOwnPropSymbols$j = Object.getOwnPropertySymbols;
1275
+ var __hasOwnProp$j = Object.prototype.hasOwnProperty;
1276
+ var __propIsEnum$j = Object.prototype.propertyIsEnumerable;
1277
+ var __defNormalProp$e = (obj, key, value) => key in obj ? __defProp$e(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
1278
+ var __spreadValues$e = (a, b) => {
1279
1279
  for (var prop in b || (b = {}))
1280
- if (__hasOwnProp$i.call(b, prop))
1281
- __defNormalProp$d(a, prop, b[prop]);
1282
- if (__getOwnPropSymbols$i)
1283
- for (var prop of __getOwnPropSymbols$i(b)) {
1284
- if (__propIsEnum$i.call(b, prop))
1285
- __defNormalProp$d(a, prop, b[prop]);
1280
+ if (__hasOwnProp$j.call(b, prop))
1281
+ __defNormalProp$e(a, prop, b[prop]);
1282
+ if (__getOwnPropSymbols$j)
1283
+ for (var prop of __getOwnPropSymbols$j(b)) {
1284
+ if (__propIsEnum$j.call(b, prop))
1285
+ __defNormalProp$e(a, prop, b[prop]);
1286
1286
  }
1287
1287
  return a;
1288
1288
  };
1289
- var __spreadProps$c = (a, b) => __defProps$c(a, __getOwnPropDescs$c(b));
1289
+ var __spreadProps$d = (a, b) => __defProps$d(a, __getOwnPropDescs$d(b));
1290
1290
  const useListOrderSources = (params) => {
1291
1291
  const { client } = useShipEngine();
1292
- return useQuery(__spreadProps$c(__spreadValues$d({}, params), {
1292
+ return useQuery(__spreadProps$d(__spreadValues$e({}, params), {
1293
1293
  onError,
1294
1294
  queryFn: () => client.orderSources.list(),
1295
1295
  queryKey: ["useListOrderSources"],
@@ -1297,7 +1297,7 @@ const useListOrderSources = (params) => {
1297
1297
  }));
1298
1298
  };
1299
1299
 
1300
- var __async$s = (__this, __arguments, generator) => {
1300
+ var __async$t = (__this, __arguments, generator) => {
1301
1301
  return new Promise((resolve, reject) => {
1302
1302
  var fulfilled = (value) => {
1303
1303
  try {
@@ -1320,7 +1320,7 @@ var __async$s = (__this, __arguments, generator) => {
1320
1320
  const useRefreshOrderSourceAsync = () => {
1321
1321
  const { client } = useShipEngine();
1322
1322
  return useMutation({
1323
- mutationFn: (orderSourceId) => __async$s(void 0, null, function* () {
1323
+ mutationFn: (orderSourceId) => __async$t(void 0, null, function* () {
1324
1324
  const result = yield client.orderSources.refresh(orderSourceId);
1325
1325
  return result.data;
1326
1326
  }),
@@ -1331,9 +1331,9 @@ const useRefreshOrderSource = () => {
1331
1331
  const { client } = useShipEngine();
1332
1332
  const { mutateAsync: refreshOrderSourceAsync } = useRefreshOrderSourceAsync();
1333
1333
  return useMutation({
1334
- mutationFn: (orderSourceId) => __async$s(void 0, null, function* () {
1334
+ mutationFn: (orderSourceId) => __async$t(void 0, null, function* () {
1335
1335
  yield refreshOrderSourceAsync(orderSourceId);
1336
- const waitResult = yield retryUntil(() => __async$s(void 0, null, function* () {
1336
+ const waitResult = yield retryUntil(() => __async$t(void 0, null, function* () {
1337
1337
  const { data: checkResult } = yield client.orderSources.get(orderSourceId);
1338
1338
  if (["preparing_update", "updating"].includes(checkResult.refreshInfo.status)) {
1339
1339
  throw new SE.CodedError("Order source is still refreshing");
@@ -1347,7 +1347,7 @@ const useRefreshOrderSource = () => {
1347
1347
  });
1348
1348
  };
1349
1349
 
1350
- var __async$r = (__this, __arguments, generator) => {
1350
+ var __async$s = (__this, __arguments, generator) => {
1351
1351
  return new Promise((resolve, reject) => {
1352
1352
  var fulfilled = (value) => {
1353
1353
  try {
@@ -1370,7 +1370,7 @@ var __async$r = (__this, __arguments, generator) => {
1370
1370
  const useDeactivateOrderSource = () => {
1371
1371
  const { client } = useShipEngine();
1372
1372
  return useMutation({
1373
- mutationFn: (orderSourceId) => __async$r(void 0, null, function* () {
1373
+ mutationFn: (orderSourceId) => __async$s(void 0, null, function* () {
1374
1374
  const result = yield client.orderSources.deactivate(orderSourceId);
1375
1375
  return result.data;
1376
1376
  }),
@@ -1389,6 +1389,38 @@ const useListOrderSourcesConnections = () => {
1389
1389
  });
1390
1390
  };
1391
1391
 
1392
+ var __async$r = (__this, __arguments, generator) => {
1393
+ return new Promise((resolve, reject) => {
1394
+ var fulfilled = (value) => {
1395
+ try {
1396
+ step(generator.next(value));
1397
+ } catch (e) {
1398
+ reject(e);
1399
+ }
1400
+ };
1401
+ var rejected = (value) => {
1402
+ try {
1403
+ step(generator.throw(value));
1404
+ } catch (e) {
1405
+ reject(e);
1406
+ }
1407
+ };
1408
+ var step = (x) => x.done ? resolve(x.value) : Promise.resolve(x.value).then(fulfilled, rejected);
1409
+ step((generator = generator.apply(__this, __arguments)).next());
1410
+ });
1411
+ };
1412
+ const useUpdateOrderSource = () => {
1413
+ const { client } = useShipEngine();
1414
+ return useMutation({
1415
+ mutationFn: (params) => __async$r(void 0, null, function* () {
1416
+ const result = yield client.orderSources.update(params);
1417
+ return result.data;
1418
+ }),
1419
+ mutationKey: ["useUpdateOrderSource"],
1420
+ onError
1421
+ });
1422
+ };
1423
+
1392
1424
  var __async$q = (__this, __arguments, generator) => {
1393
1425
  return new Promise((resolve, reject) => {
1394
1426
  var fulfilled = (value) => {
@@ -1676,17 +1708,17 @@ const useListSalesOrders = (params = {}) => {
1676
1708
  });
1677
1709
  };
1678
1710
 
1679
- var __getOwnPropSymbols$h = Object.getOwnPropertySymbols;
1680
- var __hasOwnProp$h = Object.prototype.hasOwnProperty;
1681
- var __propIsEnum$h = Object.prototype.propertyIsEnumerable;
1682
- var __objRest$b = (source, exclude) => {
1711
+ var __getOwnPropSymbols$i = Object.getOwnPropertySymbols;
1712
+ var __hasOwnProp$i = Object.prototype.hasOwnProperty;
1713
+ var __propIsEnum$i = Object.prototype.propertyIsEnumerable;
1714
+ var __objRest$c = (source, exclude) => {
1683
1715
  var target = {};
1684
1716
  for (var prop in source)
1685
- if (__hasOwnProp$h.call(source, prop) && exclude.indexOf(prop) < 0)
1717
+ if (__hasOwnProp$i.call(source, prop) && exclude.indexOf(prop) < 0)
1686
1718
  target[prop] = source[prop];
1687
- if (source != null && __getOwnPropSymbols$h)
1688
- for (var prop of __getOwnPropSymbols$h(source)) {
1689
- if (exclude.indexOf(prop) < 0 && __propIsEnum$h.call(source, prop))
1719
+ if (source != null && __getOwnPropSymbols$i)
1720
+ for (var prop of __getOwnPropSymbols$i(source)) {
1721
+ if (exclude.indexOf(prop) < 0 && __propIsEnum$i.call(source, prop))
1690
1722
  target[prop] = source[prop];
1691
1723
  }
1692
1724
  return target;
@@ -1715,7 +1747,7 @@ const useNotifySalesOrderShipped = () => {
1715
1747
  const { client } = useShipEngine();
1716
1748
  return useMutation({
1717
1749
  mutationFn: (_a) => __async$j(void 0, null, function* () {
1718
- var _b = _a, { salesOrderId } = _b, tracking = __objRest$b(_b, ["salesOrderId"]);
1750
+ var _b = _a, { salesOrderId } = _b, tracking = __objRest$c(_b, ["salesOrderId"]);
1719
1751
  const result = yield client.salesOrders.notifyShipped(salesOrderId, tracking);
1720
1752
  return result.data;
1721
1753
  }),
@@ -1724,17 +1756,17 @@ const useNotifySalesOrderShipped = () => {
1724
1756
  });
1725
1757
  };
1726
1758
 
1727
- var __getOwnPropSymbols$g = Object.getOwnPropertySymbols;
1728
- var __hasOwnProp$g = Object.prototype.hasOwnProperty;
1729
- var __propIsEnum$g = Object.prototype.propertyIsEnumerable;
1730
- var __objRest$a = (source, exclude) => {
1759
+ var __getOwnPropSymbols$h = Object.getOwnPropertySymbols;
1760
+ var __hasOwnProp$h = Object.prototype.hasOwnProperty;
1761
+ var __propIsEnum$h = Object.prototype.propertyIsEnumerable;
1762
+ var __objRest$b = (source, exclude) => {
1731
1763
  var target = {};
1732
1764
  for (var prop in source)
1733
- if (__hasOwnProp$g.call(source, prop) && exclude.indexOf(prop) < 0)
1765
+ if (__hasOwnProp$h.call(source, prop) && exclude.indexOf(prop) < 0)
1734
1766
  target[prop] = source[prop];
1735
- if (source != null && __getOwnPropSymbols$g)
1736
- for (var prop of __getOwnPropSymbols$g(source)) {
1737
- if (exclude.indexOf(prop) < 0 && __propIsEnum$g.call(source, prop))
1767
+ if (source != null && __getOwnPropSymbols$h)
1768
+ for (var prop of __getOwnPropSymbols$h(source)) {
1769
+ if (exclude.indexOf(prop) < 0 && __propIsEnum$h.call(source, prop))
1738
1770
  target[prop] = source[prop];
1739
1771
  }
1740
1772
  return target;
@@ -1763,7 +1795,7 @@ const useCreateSalesOrderShipment = () => {
1763
1795
  const { client } = useShipEngine();
1764
1796
  return useMutation({
1765
1797
  mutationFn: (_a) => __async$i(void 0, null, function* () {
1766
- var _b = _a, { salesOrderId } = _b, shipment = __objRest$a(_b, ["salesOrderId"]);
1798
+ var _b = _a, { salesOrderId } = _b, shipment = __objRest$b(_b, ["salesOrderId"]);
1767
1799
  const result = yield client.salesOrderShipments.create(salesOrderId, shipment);
1768
1800
  return result.data;
1769
1801
  }),
@@ -1798,17 +1830,17 @@ const useListSalesOrderShipments = (params) => {
1798
1830
  });
1799
1831
  };
1800
1832
 
1801
- var __getOwnPropSymbols$f = Object.getOwnPropertySymbols;
1802
- var __hasOwnProp$f = Object.prototype.hasOwnProperty;
1803
- var __propIsEnum$f = Object.prototype.propertyIsEnumerable;
1804
- var __objRest$9 = (source, exclude) => {
1833
+ var __getOwnPropSymbols$g = Object.getOwnPropertySymbols;
1834
+ var __hasOwnProp$g = Object.prototype.hasOwnProperty;
1835
+ var __propIsEnum$g = Object.prototype.propertyIsEnumerable;
1836
+ var __objRest$a = (source, exclude) => {
1805
1837
  var target = {};
1806
1838
  for (var prop in source)
1807
- if (__hasOwnProp$f.call(source, prop) && exclude.indexOf(prop) < 0)
1839
+ if (__hasOwnProp$g.call(source, prop) && exclude.indexOf(prop) < 0)
1808
1840
  target[prop] = source[prop];
1809
- if (source != null && __getOwnPropSymbols$f)
1810
- for (var prop of __getOwnPropSymbols$f(source)) {
1811
- if (exclude.indexOf(prop) < 0 && __propIsEnum$f.call(source, prop))
1841
+ if (source != null && __getOwnPropSymbols$g)
1842
+ for (var prop of __getOwnPropSymbols$g(source)) {
1843
+ if (exclude.indexOf(prop) < 0 && __propIsEnum$g.call(source, prop))
1812
1844
  target[prop] = source[prop];
1813
1845
  }
1814
1846
  return target;
@@ -1837,7 +1869,7 @@ const useUpdateSalesOrderShipment = () => {
1837
1869
  const { client } = useShipEngine();
1838
1870
  return useMutation({
1839
1871
  mutationFn: (_a) => __async$h(void 0, null, function* () {
1840
- var _b = _a, { shipmentId } = _b, shipment = __objRest$9(_b, ["shipmentId"]);
1872
+ var _b = _a, { shipmentId } = _b, shipment = __objRest$a(_b, ["shipmentId"]);
1841
1873
  const result = yield client.salesOrderShipments.update(shipmentId, shipment);
1842
1874
  return result.data;
1843
1875
  }),
@@ -1846,25 +1878,25 @@ const useUpdateSalesOrderShipment = () => {
1846
1878
  });
1847
1879
  };
1848
1880
 
1849
- var __defProp$c = Object.defineProperty;
1850
- var __defProps$b = Object.defineProperties;
1851
- var __getOwnPropDescs$b = Object.getOwnPropertyDescriptors;
1852
- var __getOwnPropSymbols$e = Object.getOwnPropertySymbols;
1853
- var __hasOwnProp$e = Object.prototype.hasOwnProperty;
1854
- var __propIsEnum$e = Object.prototype.propertyIsEnumerable;
1855
- var __defNormalProp$c = (obj, key, value) => key in obj ? __defProp$c(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
1856
- var __spreadValues$c = (a, b) => {
1881
+ var __defProp$d = Object.defineProperty;
1882
+ var __defProps$c = Object.defineProperties;
1883
+ var __getOwnPropDescs$c = Object.getOwnPropertyDescriptors;
1884
+ var __getOwnPropSymbols$f = Object.getOwnPropertySymbols;
1885
+ var __hasOwnProp$f = Object.prototype.hasOwnProperty;
1886
+ var __propIsEnum$f = Object.prototype.propertyIsEnumerable;
1887
+ var __defNormalProp$d = (obj, key, value) => key in obj ? __defProp$d(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
1888
+ var __spreadValues$d = (a, b) => {
1857
1889
  for (var prop in b || (b = {}))
1858
- if (__hasOwnProp$e.call(b, prop))
1859
- __defNormalProp$c(a, prop, b[prop]);
1860
- if (__getOwnPropSymbols$e)
1861
- for (var prop of __getOwnPropSymbols$e(b)) {
1862
- if (__propIsEnum$e.call(b, prop))
1863
- __defNormalProp$c(a, prop, b[prop]);
1890
+ if (__hasOwnProp$f.call(b, prop))
1891
+ __defNormalProp$d(a, prop, b[prop]);
1892
+ if (__getOwnPropSymbols$f)
1893
+ for (var prop of __getOwnPropSymbols$f(b)) {
1894
+ if (__propIsEnum$f.call(b, prop))
1895
+ __defNormalProp$d(a, prop, b[prop]);
1864
1896
  }
1865
1897
  return a;
1866
1898
  };
1867
- var __spreadProps$b = (a, b) => __defProps$b(a, __getOwnPropDescs$b(b));
1899
+ var __spreadProps$c = (a, b) => __defProps$c(a, __getOwnPropDescs$c(b));
1868
1900
  var __async$g = (__this, __arguments, generator) => {
1869
1901
  return new Promise((resolve, reject) => {
1870
1902
  var fulfilled = (value) => {
@@ -1906,7 +1938,7 @@ const useCreateShipment = () => {
1906
1938
  postalCode: "",
1907
1939
  stateProvince: ""
1908
1940
  };
1909
- return (yield client.shipments.create(__spreadProps$b(__spreadValues$c({}, shipment), {
1941
+ return (yield client.shipments.create(__spreadProps$c(__spreadValues$d({}, shipment), {
1910
1942
  shipTo
1911
1943
  }))).data;
1912
1944
  }),
@@ -1915,10 +1947,44 @@ const useCreateShipment = () => {
1915
1947
  });
1916
1948
  };
1917
1949
 
1918
- const useGetShipmentRates = (shipmentId, createdAtStart) => {
1950
+ var __defProp$c = Object.defineProperty;
1951
+ var __defProps$b = Object.defineProperties;
1952
+ var __getOwnPropDescs$b = Object.getOwnPropertyDescriptors;
1953
+ var __getOwnPropSymbols$e = Object.getOwnPropertySymbols;
1954
+ var __hasOwnProp$e = Object.prototype.hasOwnProperty;
1955
+ var __propIsEnum$e = Object.prototype.propertyIsEnumerable;
1956
+ var __defNormalProp$c = (obj, key, value) => key in obj ? __defProp$c(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
1957
+ var __spreadValues$c = (a, b) => {
1958
+ for (var prop in b || (b = {}))
1959
+ if (__hasOwnProp$e.call(b, prop))
1960
+ __defNormalProp$c(a, prop, b[prop]);
1961
+ if (__getOwnPropSymbols$e)
1962
+ for (var prop of __getOwnPropSymbols$e(b)) {
1963
+ if (__propIsEnum$e.call(b, prop))
1964
+ __defNormalProp$c(a, prop, b[prop]);
1965
+ }
1966
+ return a;
1967
+ };
1968
+ var __spreadProps$b = (a, b) => __defProps$b(a, __getOwnPropDescs$b(b));
1969
+ var __objRest$9 = (source, exclude) => {
1970
+ var target = {};
1971
+ for (var prop in source)
1972
+ if (__hasOwnProp$e.call(source, prop) && exclude.indexOf(prop) < 0)
1973
+ target[prop] = source[prop];
1974
+ if (source != null && __getOwnPropSymbols$e)
1975
+ for (var prop of __getOwnPropSymbols$e(source)) {
1976
+ if (exclude.indexOf(prop) < 0 && __propIsEnum$e.call(source, prop))
1977
+ target[prop] = source[prop];
1978
+ }
1979
+ return target;
1980
+ };
1981
+ const useGetShipmentRates = (params) => {
1919
1982
  const { client } = useShipEngine();
1920
- return useQuery({
1921
- enabled: shipmentId !== void 0,
1983
+ const _a = params, { queryFnParams } = _a, rest = __objRest$9(_a, ["queryFnParams"]);
1984
+ const { createdAtStart, shipmentId } = queryFnParams;
1985
+ return useQuery(__spreadProps$b(__spreadValues$c({
1986
+ enabled: shipmentId !== void 0
1987
+ }, rest), {
1922
1988
  onError,
1923
1989
  queryFn: () => {
1924
1990
  if (shipmentId) {
@@ -1926,9 +1992,9 @@ const useGetShipmentRates = (shipmentId, createdAtStart) => {
1926
1992
  }
1927
1993
  return Promise.reject(new Error("shipmentId is required"));
1928
1994
  },
1929
- queryKey: ["useGetShipmentRates", shipmentId, createdAtStart],
1995
+ queryKey: ["useGetShipmentRates", queryFnParams],
1930
1996
  select: (result) => result.data
1931
- });
1997
+ }));
1932
1998
  };
1933
1999
 
1934
2000
  var __defProp$b = Object.defineProperty;
@@ -2998,4 +3064,4 @@ const useUpdateWebhook = (params) => {
2998
3064
  }));
2999
3065
  };
3000
3066
 
3001
- export { ShipEngine, ShipEngineContext, delay, logger, onError, retryUntil, useAddFunds, useAddInsuranceFunds, useAddSandboxCarriers, useCalculateRates, useCancelShipment, useCarrierConnectionsServicesList, useConnectCarrier, useConnectCarrierAccount, useCreateAccountImage, useCreateFundingSource, useCreateLabel, useCreateRateCard, useCreateSalesOrderShipment, useCreateSandboxSeller, useCreateSellerApiKey, useCreateShipment, useCreateShippingRule, useCreateWarehouse, useCreateWebhook, useDeactivateOrderSource, useDeleteAccountImage, useDeleteCarrier, useDeleteRateCard, useDeleteSellerApiKey, useDeleteShippingRule, useDeleteWarehouse, useDeleteWebhook, useDownloadRateCard, useEditShippingRule, useFundingSourcesAddFunds, useGetAccountBillingPlan, useGetAccountImages, useGetAccountSettings, useGetAutoFundingConfiguration, useGetCarrierById, useGetCarrierConnectionForm, useGetConnectionsCarrierSettings, useGetCountriesByCarrier, useGetCurrenciesByCarrier, useGetFundingSourceById, useGetFundingSourceMetadata, useGetFundingSourceTransactions, useGetHereToken, useGetInsuranceAccount, useGetInsuranceFundingSourceAcceptedTerms, useGetLabel, useGetPackageRatingGroupByCarrier, useGetRateCardById, useGetSalesOrder, useGetSalesOrderShipment, useGetServicePoint, useGetServicesByCarrier, useGetShipment, useGetShipmentByExternalId, useGetShipmentRates, useGetShippingRuleById, useGetShippingRuleConditionsOptions, useGetThemeById, useGetZonesByCarrier, useListCarrierConnections, useListCarriers, useListCustomPackageTypes, useListFundingSources, useListLabels, useListOrderSources, useListOrderSourcesConnections, useListRateCards, useListSalesOrderShipments, useListSalesOrders, useListSandboxSellerIds, useListSellerApiKeys, useListServicePoints, useListShipments, useListShippingRules, useListWarehouses, useListWebhooks, useNotifySalesOrderShipped, useParseAddress, usePublishRateCard, useRatesEstimate, useRefreshOrderSource, useRefreshOrderSourceAsync, useRegisterCarrier, useShipEngine, useUpdateAccountBillingPlan, useUpdateAccountImage, useUpdateAccountSettings, useUpdateAutoFunding, useUpdateConnectionsCarrierSettings, useUpdateFundingSource, useUpdateRateCard, useUpdateSalesOrderShipment, useUpdateWarehouse, useUpdateWebhook, useUploadRateCard, useValidateAddresses, useVoidLabel };
3067
+ export { ShipEngine, ShipEngineContext, delay, logger, onError, retryUntil, useAddFunds, useAddInsuranceFunds, useAddSandboxCarriers, useCalculateRates, useCancelShipment, useCarrierConnectionsServicesList, useConnectCarrier, useConnectCarrierAccount, useCreateAccountImage, useCreateFundingSource, useCreateLabel, useCreateRateCard, useCreateSalesOrderShipment, useCreateSandboxSeller, useCreateSellerApiKey, useCreateShipment, useCreateShippingRule, useCreateWarehouse, useCreateWebhook, useDeactivateOrderSource, useDeleteAccountImage, useDeleteCarrier, useDeleteRateCard, useDeleteSellerApiKey, useDeleteShippingRule, useDeleteWarehouse, useDeleteWebhook, useDownloadRateCard, useEditShippingRule, useFundingSourcesAddFunds, useGetAccountBillingPlan, useGetAccountImages, useGetAccountSettings, useGetAutoFundingConfiguration, useGetCarrierById, useGetCarrierConnectionForm, useGetConnectionsCarrierSettings, useGetCountriesByCarrier, useGetCurrenciesByCarrier, useGetFundingSourceById, useGetFundingSourceMetadata, useGetFundingSourceTransactions, useGetHereToken, useGetInsuranceAccount, useGetInsuranceFundingSourceAcceptedTerms, useGetLabel, useGetPackageRatingGroupByCarrier, useGetRateCardById, useGetSalesOrder, useGetSalesOrderShipment, useGetServicePoint, useGetServicesByCarrier, useGetShipment, useGetShipmentByExternalId, useGetShipmentRates, useGetShippingRuleById, useGetShippingRuleConditionsOptions, useGetThemeById, useGetZonesByCarrier, useListCarrierConnections, useListCarriers, useListCustomPackageTypes, useListFundingSources, useListLabels, useListOrderSources, useListOrderSourcesConnections, useListRateCards, useListSalesOrderShipments, useListSalesOrders, useListSandboxSellerIds, useListSellerApiKeys, useListServicePoints, useListShipments, useListShippingRules, useListWarehouses, useListWebhooks, useNotifySalesOrderShipped, useParseAddress, usePublishRateCard, useRatesEstimate, useRefreshOrderSource, useRefreshOrderSourceAsync, useRegisterCarrier, useShipEngine, useUpdateAccountBillingPlan, useUpdateAccountImage, useUpdateAccountSettings, useUpdateAutoFunding, useUpdateConnectionsCarrierSettings, useUpdateFundingSource, useUpdateOrderSource, useUpdateRateCard, useUpdateSalesOrderShipment, useUpdateWarehouse, useUpdateWebhook, useUploadRateCard, useValidateAddresses, useVoidLabel };