@invoice-sdk/widget 1.93.0 → 1.93.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.
@@ -35,7 +35,7 @@ var p = (g, A, E) => new Promise((C, B) => {
35
35
  }, n = (I) => I.done ? C(I.value) : Promise.resolve(I.value).then(Q, t);
36
36
  n((E = E.apply(g, A)).next());
37
37
  });
38
- import { t as o, g as cB, a as nQ, b as tQ, C as hQ, G as cQ, c as wQ, d as wB, e as eg, f as eQ, h as aQ, i as kg, O as UC, s as wg, j as eB, k as oQ, l as DQ, m as uQ, n as iQ, o as sQ, p as fQ, v as mQ } from "./index-4BCq_Ufm.js";
38
+ import { t as o, g as cB, a as nQ, b as tQ, C as hQ, G as cQ, c as wQ, d as wB, e as eg, f as eQ, h as aQ, i as kg, O as UC, s as wg, j as eB, k as oQ, l as DQ, m as uQ, n as iQ, o as sQ, p as fQ, v as mQ } from "./index-CrcEtNfb.js";
39
39
  import { g as SC } from "./_commonjsHelpers-bAxELxBV.js";
40
40
  function tC({ steps: g = [], currentStep: A = 1 } = {}) {
41
41
  const E = document.createElement("div");
@@ -2830,7 +2830,7 @@ function aC({
2830
2830
  }
2831
2831
  };
2832
2832
  }
2833
- const CE = "1.93.0";
2833
+ const CE = "1.93.1";
2834
2834
  function QE(E) {
2835
2835
  return p(this, arguments, function* ({ search: g, bank: A }) {
2836
2836
  return (yield GA.get(`${kg}`, {
@@ -6033,7 +6033,7 @@ function nB(g, A, E) {
6033
6033
  let B = null;
6034
6034
  C.isNewCustomer || (B = yield dQ(g, A)), E(C.isNewCustomer, B);
6035
6035
  } catch (C) {
6036
- console.error("Error checking new customer:", C);
6036
+ console.error("Error checking new customer:", C), E(!0, null);
6037
6037
  }
6038
6038
  });
6039
6039
  }
package/package.json CHANGED
@@ -46,7 +46,7 @@
46
46
  "prepare": "npm run build"
47
47
  },
48
48
  "type": "module",
49
- "version": "1.93.0",
49
+ "version": "1.93.1",
50
50
  "repository": {},
51
51
  "dependencies": {
52
52
  "@invoice-sdk/id_extraction_qr": "^1.7.3",