@factoringplus/pl-components-pack-v3 1.4.1 → 1.4.2-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.
@@ -23783,8 +23783,8 @@ var M8 = { exports: {} };
|
|
23783
23783
|
});
|
23784
23784
|
})(M8);
|
23785
23785
|
ye.locale("ru");
|
23786
|
-
function D8(e, t) {
|
23787
|
-
return ye(e).format(t);
|
23786
|
+
function D8(e, t, n) {
|
23787
|
+
return e ? ye(e, n).format(t) : "";
|
23788
23788
|
}
|
23789
23789
|
const N8 = ar(D8, "formatDate");
|
23790
23790
|
function b8() {
|
@@ -31066,7 +31066,7 @@ const yH = { class: "pl-multi-select__wrapper" }, MH = ["id"], DH = {
|
|
31066
31066
|
emits: ["update:modelValue", "change", "reset"],
|
31067
31067
|
setup(e, { emit: t }) {
|
31068
31068
|
wa((S) => ({
|
31069
|
-
"
|
31069
|
+
"438cc296": n.width
|
31070
31070
|
}));
|
31071
31071
|
const n = e, r = `id-${Gr()}`, o = O([]);
|
31072
31072
|
if (n.prop) {
|