@invoice-sdk/widget 1.80.0 → 1.80.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/dist/{index-FZaefoul.js → index-CucE2JjV.js} +12 -13
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +36 -71
- package/dist/{widget-CTKJZy0i.js → widget-CGFKyPUd.js} +1105 -1181
- package/package.json +1 -1
|
@@ -4625,7 +4625,7 @@ let $A = null, _A = null, nA = null, CA = null;
|
|
|
4625
4625
|
function oB(t) {
|
|
4626
4626
|
return H(this, null, function* () {
|
|
4627
4627
|
if (t.mode && dt(t.mode), t.baseUrl && ut(t.mode, t.baseUrl), t.language && Pt(t.language), !_A) {
|
|
4628
|
-
const { InvoiceRegisterWidget: i } = yield import("./widget-
|
|
4628
|
+
const { InvoiceRegisterWidget: i } = yield import("./widget-CGFKyPUd.js");
|
|
4629
4629
|
_A = i;
|
|
4630
4630
|
}
|
|
4631
4631
|
const A = typeof t.selector == "string" ? document.querySelector(t.selector) : t.selector;
|
|
@@ -4651,7 +4651,7 @@ function oB(t) {
|
|
|
4651
4651
|
function rB(t) {
|
|
4652
4652
|
return H(this, null, function* () {
|
|
4653
4653
|
if (t.mode && dt(t.mode), t.baseUrl && ut(t.mode, t.baseUrl), t.language && Pt(t.language), !$A) {
|
|
4654
|
-
const { EContractWidget: i } = yield import("./widget-
|
|
4654
|
+
const { EContractWidget: i } = yield import("./widget-CGFKyPUd.js");
|
|
4655
4655
|
$A = i;
|
|
4656
4656
|
}
|
|
4657
4657
|
const A = typeof t.selector == "string" ? document.querySelector(t.selector) : t.selector;
|
|
@@ -4705,8 +4705,7 @@ function gB(t) {
|
|
|
4705
4705
|
});
|
|
4706
4706
|
}
|
|
4707
4707
|
export {
|
|
4708
|
-
|
|
4709
|
-
gB as B,
|
|
4708
|
+
gB as A,
|
|
4710
4709
|
GQ as C,
|
|
4711
4710
|
OQ as G,
|
|
4712
4711
|
RQ as O,
|
|
@@ -4722,18 +4721,18 @@ export {
|
|
|
4722
4721
|
HQ as j,
|
|
4723
4722
|
DQ as k,
|
|
4724
4723
|
CB as l,
|
|
4725
|
-
|
|
4726
|
-
|
|
4727
|
-
|
|
4728
|
-
|
|
4729
|
-
|
|
4724
|
+
Hg as m,
|
|
4725
|
+
Og as n,
|
|
4726
|
+
jg as o,
|
|
4727
|
+
oB as p,
|
|
4728
|
+
rB as q,
|
|
4730
4729
|
IB as r,
|
|
4731
4730
|
nB as s,
|
|
4732
4731
|
v as t,
|
|
4733
4732
|
sB as u,
|
|
4734
4733
|
Yg as v,
|
|
4735
|
-
|
|
4736
|
-
|
|
4737
|
-
|
|
4738
|
-
|
|
4734
|
+
aB as w,
|
|
4735
|
+
dt as x,
|
|
4736
|
+
ut as y,
|
|
4737
|
+
Pt as z
|
|
4739
4738
|
};
|
package/dist/index.esm.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { A as s, w as a, p as i, q as r, r as g, y as n, x as o, z as u, u as c } from "./index-CucE2JjV.js";
|
|
2
2
|
export {
|
|
3
3
|
s as checkContractStatus,
|
|
4
4
|
a as getSettings,
|