@factoringplus/pl-components-pack-v3 1.2.31 → 1.2.32-pre-01
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.
@@ -5520,9 +5520,7 @@ const yN = FA({
|
|
5520
5520
|
this.requests = {};
|
5521
5521
|
}
|
5522
5522
|
}
|
5523
|
-
}),
|
5524
|
-
e._context = n._context, n.config.globalProperties[t] = e, n.component(t, e);
|
5525
|
-
}, e), WA = function(e, t = !1, n) {
|
5523
|
+
}), WA = function(e, t = !1, n) {
|
5526
5524
|
var u;
|
5527
5525
|
const r = yN(), o = !(e != null && e.method) || ((u = e.method) == null ? void 0 : u.toLowerCase()) === "get" || (e == null ? void 0 : e.cancellable), s = `${e.method}${e.url}`, i = e.signalController || new AbortController();
|
5528
5526
|
return e.cancelPendingRequests && r.requests[s] && r.requests[s].controler.abort(), (o || e.cancelPendingRequests) && (r.requests[s] = {
|
@@ -5550,7 +5548,9 @@ const yN = FA({
|
|
5550
5548
|
(h = r.requests) != null && h[s] && delete r.requests[s];
|
5551
5549
|
}), (window.navigator.userAgent.indexOf("MSIE ") > -1 || window.navigator.userAgent.indexOf("Trident/") > -1) && wp.interceptors.request.use((h) => (h.url.indexOf("GetRequirementItems") !== -1 && (console.log(h.url), h.headers.pragma = "no-cache", h.headers.cacheControl = "no-cache", h.headers.expires = "Sat, 01 Jan 2000 00:00:00 GMT"), h));
|
5552
5550
|
});
|
5553
|
-
},
|
5551
|
+
}, xr = (e, t) => (e.install = (n) => {
|
5552
|
+
e._context = n._context, n.config.globalProperties[t] = e, n.component(t, e);
|
5553
|
+
}, e), HA = () => {
|
5554
5554
|
yN().cancelAllRequests();
|
5555
5555
|
}, GA = xr(
|
5556
5556
|
HA,
|
@@ -25254,7 +25254,7 @@ const Hr = /* @__PURE__ */ ue({
|
|
25254
25254
|
emits: ["update:modelValue", "resetValue", "touchstart", "blur", "custom-blur"],
|
25255
25255
|
setup(e, { expose: t, emit: n }) {
|
25256
25256
|
wa((M) => ({
|
25257
|
-
|
25257
|
+
"042905ec": r.width
|
25258
25258
|
}));
|
25259
25259
|
const r = e, o = `id-${Gr()}`, s = z([]);
|
25260
25260
|
if (r.prop) {
|
@@ -29434,12 +29434,12 @@ const qW = { render: ZW }, KW = ["id"], JW = { class: "pl-dialog-plus-header_ico
|
|
29434
29434
|
emits: ["update:modelValue", "close-modal"],
|
29435
29435
|
setup(e, { expose: t, emit: n }) {
|
29436
29436
|
wa((W) => ({
|
29437
|
-
"
|
29438
|
-
|
29439
|
-
"
|
29440
|
-
|
29441
|
-
"
|
29442
|
-
|
29437
|
+
"0fc6d5da": m.value,
|
29438
|
+
abd97912: x.value,
|
29439
|
+
"43e93bb8": y.value,
|
29440
|
+
d7b6c450: h.value,
|
29441
|
+
"0f7e7bfc": v.value,
|
29442
|
+
"5b213ea8": M.value
|
29443
29443
|
}));
|
29444
29444
|
const r = Sr(), { width: o } = yr(), s = C(() => o.value <= 730), i = Gr(), u = z(), c = e, d = z(""), v = z(""), f = z(c.icon);
|
29445
29445
|
if (c.type === "status")
|
@@ -33124,7 +33124,6 @@ export {
|
|
33124
33124
|
U6 as PlButton,
|
33125
33125
|
tG as PlMarkText,
|
33126
33126
|
Kl as PlNotification,
|
33127
|
-
GA as cancelAllApiRequests,
|
33128
33127
|
uG as dadataParser,
|
33129
33128
|
ho as declOfNum,
|
33130
33129
|
oG as deepSet,
|