@factoringplus/pl-components-pack-v3 1.0.6 → 1.0.7-pre-02
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.
|
@@ -26035,7 +26035,7 @@ const j9 = {
|
|
|
26035
26035
|
setup(e, { expose: t, emit: n }) {
|
|
26036
26036
|
const r = e;
|
|
26037
26037
|
Ra((M) => ({
|
|
26038
|
-
|
|
26038
|
+
bf7662ec: r.width
|
|
26039
26039
|
}));
|
|
26040
26040
|
const o = Xr(), s = `id-${na()}`, i = C([]);
|
|
26041
26041
|
if (r.prop) {
|
|
@@ -26185,7 +26185,7 @@ const j9 = {
|
|
|
26185
26185
|
], 32);
|
|
26186
26186
|
};
|
|
26187
26187
|
}
|
|
26188
|
-
}, Qu = /* @__PURE__ */ xn(z9, [["__scopeId", "data-v-
|
|
26188
|
+
}, Qu = /* @__PURE__ */ xn(z9, [["__scopeId", "data-v-27ece060"]]);
|
|
26189
26189
|
var a4 = { exports: {} };
|
|
26190
26190
|
(function(e, t) {
|
|
26191
26191
|
(function(n, r) {
|
|
@@ -31628,7 +31628,7 @@ const qs = /* @__PURE__ */ new Map(), CG = {
|
|
|
31628
31628
|
return e.addEventListener("touchmove", s, { passive: !0 }), { currentHandler: o, touchMoveHandler: s };
|
|
31629
31629
|
}, Dm = (e, t = !1, n = !1) => {
|
|
31630
31630
|
const r = document.createElement("div");
|
|
31631
|
-
r.className = "loading__body", r.style.background = t ? "" : "rgb(255 255 255 / 80%)", r.innerHTML += `
|
|
31631
|
+
r.className = "loading__body", r.style.background = t ? "" : "rgb(255 255 255 / 80%)", r.style.height = n ? "100vh" : "", r.innerHTML += `
|
|
31632
31632
|
<div class='loading__spinner-wrapper' data-testid='loading-plus'>
|
|
31633
31633
|
<svg>
|
|
31634
31634
|
<circle cx='18' cy='18' r='18'></circle>
|