@factoringplus/pl-components-pack-v3 0.5.66-pre-02 → 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.
|
@@ -19479,7 +19479,7 @@ function now$1() {
|
|
|
19479
19479
|
return now$1.last = g > y ? g : y + 1;
|
|
19480
19480
|
}
|
|
19481
19481
|
var uniqidExports = uniqid$1.exports;
|
|
19482
|
-
const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports),
|
|
19482
|
+
const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPlus_vue_vue_type_style_index_0_scoped_76c604c3_lang = "", _export_sfc = (g, y) => {
|
|
19483
19483
|
const j = g.__vccOpts || g;
|
|
19484
19484
|
for (const [z, $] of y)
|
|
19485
19485
|
j[z] = $;
|
|
@@ -19524,7 +19524,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
19524
19524
|
},
|
|
19525
19525
|
width: {
|
|
19526
19526
|
type: String,
|
|
19527
|
-
default: "
|
|
19527
|
+
default: "248px"
|
|
19528
19528
|
},
|
|
19529
19529
|
helpertext: {
|
|
19530
19530
|
type: String,
|
|
@@ -19585,7 +19585,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
19585
19585
|
setup(g, { emit: y }) {
|
|
19586
19586
|
const j = g;
|
|
19587
19587
|
useCssVars((ae) => ({
|
|
19588
|
-
|
|
19588
|
+
ed935668: j.width
|
|
19589
19589
|
}));
|
|
19590
19590
|
const z = useAttrs$1(), $ = `id-${uniqid()}`, V = ref([]);
|
|
19591
19591
|
if (j.prop) {
|
|
@@ -19682,7 +19682,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
19682
19682
|
])) : createCommentVNode("", !0)
|
|
19683
19683
|
]));
|
|
19684
19684
|
}
|
|
19685
|
-
}, PlInputPlus = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["__scopeId", "data-v-
|
|
19685
|
+
}, PlInputPlus = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["__scopeId", "data-v-76c604c3"]]), PlInputPlusPlugin = {
|
|
19686
19686
|
install(g) {
|
|
19687
19687
|
g.component("PlInputPlus", PlInputPlus);
|
|
19688
19688
|
}
|
|
@@ -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),
|