@invoice-sdk/widget 1.37.2 → 1.37.3
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.
|
@@ -2095,7 +2095,7 @@ typeof ActiveXObject == "function" && (typeof global != "undefined" && global.Ac
|
|
|
2095
2095
|
typeof WA != "function" && (WA = void 0);
|
|
2096
2096
|
if (!WA && !Jg && !bg)
|
|
2097
2097
|
try {
|
|
2098
|
-
import("./browser-ponyfill-
|
|
2098
|
+
import("./browser-ponyfill-BWRsiad3.js").then((g) => g.b).then(function(g) {
|
|
2099
2099
|
WA = g.default;
|
|
2100
2100
|
}).catch(function() {
|
|
2101
2101
|
});
|
|
@@ -7056,7 +7056,7 @@ function vs({
|
|
|
7056
7056
|
"wgt:border-soft-200",
|
|
7057
7057
|
"wgt:overflow-hidden"
|
|
7058
7058
|
].join(" ");
|
|
7059
|
-
let E =
|
|
7059
|
+
let E = 3600, n = null;
|
|
7060
7060
|
const t = document.createElement("div");
|
|
7061
7061
|
t.className = "wgt:p-4 wgt:w-full wgt:flex wgt:items-center wgt:justify-center wgt:gap-2 wgt:bg-primary/10";
|
|
7062
7062
|
const i = document.createElement("p");
|
package/dist/index.esm.js
CHANGED