@invoice-sdk/widget 1.105.5 → 1.105.6

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 V = (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 e, g as TB, a as wQ, b as oQ, C as aQ, G as iQ, c as sQ, d as dB, e as sg, f as uQ, h as DQ, i as Sg, O as fQ, j as rQ, s as tg, k as Kg, l as mQ, m as PQ, n as qQ, o as vQ, p as MQ, q as lQ, v as TQ } from "./index-BRmCeoUr.js";
38
+ import { t as e, g as TB, a as wQ, b as oQ, C as aQ, G as iQ, c as sQ, d as dB, e as sg, f as uQ, h as DQ, i as Sg, O as fQ, j as rQ, s as tg, k as Kg, l as mQ, m as PQ, n as qQ, o as vQ, p as MQ, q as lQ, v as TQ } from "./index-COyI0sDP.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");
@@ -2993,7 +2993,7 @@ function iC({
2993
2993
  }
2994
2994
  };
2995
2995
  }
2996
- const iE = "1.105.5";
2996
+ const iE = "1.105.6";
2997
2997
  function sE(E) {
2998
2998
  return V(this, arguments, function* ({ search: g, bank: A }) {
2999
2999
  return (yield zA.get(`${Sg}`, {
@@ -3448,7 +3448,7 @@ function xE(d) {
3448
3448
  const KA = cg({
3449
3449
  type: "button",
3450
3450
  title: e("back"),
3451
- className: "wgt:bg-transparent wgt:text-text-primary wgt:hover:bg-transparent wgt:underline",
3451
+ className: "wgt:bg-transparent wgt:text-primary !wgt:hover:text-primary-dark wgt:hover:bg-transparent wgt:underline",
3452
3452
  handleClick: A
3453
3453
  });
3454
3454
  JA.appendChild(KA);
package/package.json CHANGED
@@ -46,7 +46,7 @@
46
46
  "prepare": "npm run build"
47
47
  },
48
48
  "type": "module",
49
- "version": "1.105.5",
49
+ "version": "1.105.6",
50
50
  "repository": {},
51
51
  "dependencies": {
52
52
  "@invoice-sdk/id_extraction_qr": "^1.8.3",