@invoice-sdk/widget 1.101.1 → 1.101.2

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 _ = (g, A, E) => new Promise((C, B) => {
35
35
  }, I = (n) => n.done ? C(n.value) : Promise.resolve(n.value).then(Q, t);
36
36
  I((E = E.apply(g, A)).next());
37
37
  });
38
- import { t as a, g as PB, a as wQ, b as eQ, C as oQ, G as aQ, c as iQ, d as qB, e as ag, f as uQ, h as DQ, i as Ng, O as sQ, s as og, j as vB, k as fQ, l as mQ, m as rQ, n as PQ, o as qQ, p as vQ, v as MQ } from "./index-DlGtggt2.js";
38
+ import { t as a, g as PB, a as wQ, b as eQ, C as oQ, G as aQ, c as iQ, d as qB, e as ag, f as uQ, h as DQ, i as Ng, O as sQ, s as og, j as vB, k as fQ, l as mQ, m as rQ, n as PQ, o as qQ, p as vQ, v as MQ } from "./index-eafow-w1.js";
39
39
  import { g as pC } from "./_commonjsHelpers-bAxELxBV.js";
40
40
  function cC({ steps: g = [], currentStep: A = 1 } = {}) {
41
41
  const E = document.createElement("div");
@@ -2756,7 +2756,7 @@ function eE(C) {
2756
2756
  const B = document.createElement("div");
2757
2757
  if (B.className = "wgt:flex wgt:flex-col wgt:gap-4 wgt:w-full", E) {
2758
2758
  const I = document.createElement("div");
2759
- I.className = "wgt:flex wgt:items-start wgt:gap-2 wgt:p-4 wgt:border-l-4", I.style.borderLeftColor = "#e39717", I.style.backgroundColor = "#e397171a";
2759
+ I.className = "wgt:flex wgt:items-start wgt:gap-2 wgt:p-4 wgt:border-l-4", I.style.borderLeft = "4px solid #e39717", I.style.backgroundColor = "#e397171a";
2760
2760
  const n = document.createElement("div");
2761
2761
  n.className = "wgt:w-1 wgt:rounded ", n.style.backgroundColor = "#e397171a", I.appendChild(n);
2762
2762
  const h = document.createElement("div");
@@ -2924,7 +2924,7 @@ function iC({
2924
2924
  }
2925
2925
  };
2926
2926
  }
2927
- const iE = "1.101.1";
2927
+ const iE = "1.101.2";
2928
2928
  function uE(E) {
2929
2929
  return _(this, arguments, function* ({ search: g, bank: A }) {
2930
2930
  return (yield NA.get(`${Ng}`, {
package/package.json CHANGED
@@ -46,7 +46,7 @@
46
46
  "prepare": "npm run build"
47
47
  },
48
48
  "type": "module",
49
- "version": "1.101.1",
49
+ "version": "1.101.2",
50
50
  "repository": {},
51
51
  "dependencies": {
52
52
  "@invoice-sdk/id_extraction_qr": "^1.8.3",