@factoringplus/pl-components-pack-v3 1.2.24-pre-02 → 1.2.25
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.
|
@@ -26404,7 +26404,7 @@ const fW = { class: "date-picker" }, pW = { class: "date-picker__wrapper" }, gW
|
|
|
26404
26404
|
emits: ["update:modelValue", "resetValue", "touchstart", "blur", "custom-blur"],
|
|
26405
26405
|
setup(e, { expose: t, emit: n }) {
|
|
26406
26406
|
Ta((y) => ({
|
|
26407
|
-
|
|
26407
|
+
c926324a: r.width
|
|
26408
26408
|
}));
|
|
26409
26409
|
const r = e, o = `id-${Zr()}`, s = k([]);
|
|
26410
26410
|
if (r.prop) {
|
|
@@ -32390,7 +32390,10 @@ const GG = { class: "headers-elements" }, qG = /* @__PURE__ */ R("div", { class:
|
|
|
32390
32390
|
install(e) {
|
|
32391
32391
|
e.component("PlUploadLegacy", JG);
|
|
32392
32392
|
}
|
|
32393
|
-
}, eq = { class: "content" }, tq = ["prop", "multiple"], nq = {
|
|
32393
|
+
}, eq = { class: "content" }, tq = ["prop", "multiple"], nq = {
|
|
32394
|
+
"data-testid": "upload-card-container",
|
|
32395
|
+
class: "pl-upload-card-container pr-3"
|
|
32396
|
+
}, rq = { class: "d-flex justify-content-between pb-2" }, aq = { class: "d-grid gap-1" }, oq = { class: "d-flex gap-1" }, sq = /* @__PURE__ */ be({
|
|
32394
32397
|
__name: "pl-upload-plus",
|
|
32395
32398
|
props: {
|
|
32396
32399
|
multiple: { type: Boolean, default: !0 },
|
|
@@ -32413,7 +32416,7 @@ const GG = { class: "headers-elements" }, qG = /* @__PURE__ */ R("div", { class:
|
|
|
32413
32416
|
emits: ["addFiles", "removeFile", "clickOnFile"],
|
|
32414
32417
|
setup(e, { expose: t, emit: n }) {
|
|
32415
32418
|
Ta((V) => ({
|
|
32416
|
-
"
|
|
32419
|
+
"2a4e7808": o.width
|
|
32417
32420
|
}));
|
|
32418
32421
|
const { width: r } = yr(), o = e, {
|
|
32419
32422
|
accept: s,
|
|
@@ -32558,7 +32561,10 @@ const GG = { class: "headers-elements" }, qG = /* @__PURE__ */ R("div", { class:
|
|
|
32558
32561
|
key: 0,
|
|
32559
32562
|
class: B(["pb-1 d-flex", [!V.viewMode && "ps-1"]])
|
|
32560
32563
|
}, [
|
|
32561
|
-
oe(Ne, {
|
|
32564
|
+
oe(Ne, {
|
|
32565
|
+
"data-testid": "upload-title",
|
|
32566
|
+
style: { color: "var(--color-text-icons-secondary)" }
|
|
32567
|
+
}, {
|
|
32562
32568
|
default: ae(() => [
|
|
32563
32569
|
nt(me(p(f)), 1)
|
|
32564
32570
|
]),
|
|
@@ -32660,6 +32666,7 @@ const GG = { class: "headers-elements" }, qG = /* @__PURE__ */ R("div", { class:
|
|
|
32660
32666
|
var Ye, Ge;
|
|
32661
32667
|
return Ve((b(), S("div", {
|
|
32662
32668
|
key: We.name + at,
|
|
32669
|
+
"data-testid": "upload-card",
|
|
32663
32670
|
class: B(["pl-upload-card", { "wrong-file": O(We) }])
|
|
32664
32671
|
}, [
|
|
32665
32672
|
R("div", rq, [
|
|
@@ -32683,6 +32690,7 @@ const GG = { class: "headers-elements" }, qG = /* @__PURE__ */ R("div", { class:
|
|
|
32683
32690
|
]),
|
|
32684
32691
|
R("div", aq, [
|
|
32685
32692
|
oe(Te, {
|
|
32693
|
+
"data-testid": "upload-card-name",
|
|
32686
32694
|
class: "text-truncate",
|
|
32687
32695
|
style: { color: "var(--color-text-icons-primary)" }
|
|
32688
32696
|
}, {
|