@factoringplus/pl-components-pack-v3 0.5.66-pre-01 → 0.5.66-pre-11
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.
|
@@ -20247,7 +20247,7 @@ const formatCurrency = (g, y = 2, j = !1) => {
|
|
|
20247
20247
|
y("reset");
|
|
20248
20248
|
}, $ = computed$1(() => {
|
|
20249
20249
|
var V, re;
|
|
20250
|
-
return (V = j.modelValue) != null && V.value ? `${(re = j.modelValue) == null ? void 0 : re.
|
|
20250
|
+
return (V = j.modelValue) != null && V.value ? `${(re = j.modelValue) == null ? void 0 : re.value} ${j.showDescription}` : "";
|
|
20251
20251
|
});
|
|
20252
20252
|
return (V, re) => {
|
|
20253
20253
|
const ae = _sfc_main$L;
|
|
@@ -29606,6 +29606,7 @@ const axios$1 = /* @__PURE__ */ getDefaultExportFromCjs(axios), plUpload_vue_vue
|
|
|
29606
29606
|
placeholder: g.placeholder,
|
|
29607
29607
|
ref_key: "suggestionBox",
|
|
29608
29608
|
ref: Oe,
|
|
29609
|
+
multiple: "",
|
|
29609
29610
|
remote: "",
|
|
29610
29611
|
filterable: "",
|
|
29611
29612
|
"fit-input-width": !0,
|
|
@@ -34024,6 +34025,7 @@ const plFormContact_vue_vue_type_style_index_0_lang = "", _hoisted_1$8 = {
|
|
|
34024
34025
|
"popper-class": g.checked && "selectBox",
|
|
34025
34026
|
modelValue: ie.value,
|
|
34026
34027
|
"onUpdate:modelValue": _e[0] || (_e[0] = (xe) => ie.value = xe),
|
|
34028
|
+
multiple: "",
|
|
34027
34029
|
placeholder: g.placeholder,
|
|
34028
34030
|
"fit-input-width": !0,
|
|
34029
34031
|
onFocus: _e[1] || (_e[1] = (xe) => V.value = !0),
|