@invoice-sdk/widget 1.77.0 → 1.79.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.
|
@@ -4457,7 +4457,7 @@ function JQ({
|
|
|
4457
4457
|
u.target === r && !o && d();
|
|
4458
4458
|
});
|
|
4459
4459
|
const I = document.createElement("div");
|
|
4460
|
-
I.className = "wgt:relative wgt:mx-4 wgt:w-full wgt:max-w-md wgt:rounded-2xl wgt:bg-white wgt:p-6 wgt:shadow-md", r.appendChild(I);
|
|
4460
|
+
I.className = "wgt:relative wgt:mx-4 wgt:w-full wgt:@max-2xl:max-w-sm wgt:max-w-md wgt:rounded-2xl wgt:bg-white wgt:p-6 wgt:shadow-md", r.appendChild(I);
|
|
4461
4461
|
const s = document.createElement("div");
|
|
4462
4462
|
s.className = "wgt:flex wgt:justify-center";
|
|
4463
4463
|
const a = document.createElement("img");
|
|
@@ -4600,7 +4600,7 @@ let $A = null, _A = null, nA = null, CA = null;
|
|
|
4600
4600
|
function oB(t) {
|
|
4601
4601
|
return H(this, null, function* () {
|
|
4602
4602
|
if (t.mode && dt(t.mode), t.baseUrl && ut(t.mode, t.baseUrl), t.language && Pt(t.language), !_A) {
|
|
4603
|
-
const { InvoiceRegisterWidget: i } = yield import("./widget-
|
|
4603
|
+
const { InvoiceRegisterWidget: i } = yield import("./widget-CEw2Krl6.js");
|
|
4604
4604
|
_A = i;
|
|
4605
4605
|
}
|
|
4606
4606
|
const A = typeof t.selector == "string" ? document.querySelector(t.selector) : t.selector;
|
|
@@ -4626,7 +4626,7 @@ function oB(t) {
|
|
|
4626
4626
|
function rB(t) {
|
|
4627
4627
|
return H(this, null, function* () {
|
|
4628
4628
|
if (t.mode && dt(t.mode), t.baseUrl && ut(t.mode, t.baseUrl), t.language && Pt(t.language), !$A) {
|
|
4629
|
-
const { EContractWidget: i } = yield import("./widget-
|
|
4629
|
+
const { EContractWidget: i } = yield import("./widget-CEw2Krl6.js");
|
|
4630
4630
|
$A = i;
|
|
4631
4631
|
}
|
|
4632
4632
|
const A = typeof t.selector == "string" ? document.querySelector(t.selector) : t.selector;
|
package/dist/index.esm.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as s, x as a, q as i, w as r, r as g, z as n, y as o, A as u, u as c } from "./index-
|
|
1
|
+
import { B as s, x as a, q as i, w as r, r as g, z as n, y as o, A as u, u as c } from "./index-DafU5_ty.js";
|
|
2
2
|
export {
|
|
3
3
|
s as checkContractStatus,
|
|
4
4
|
a as getSettings,
|