@factoringplus/pl-components-pack-v3 0.5.99 → 0.5.100
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.
|
@@ -20840,7 +20840,7 @@ const PlButtonPlugin = {
|
|
|
20840
20840
|
], 2);
|
|
20841
20841
|
};
|
|
20842
20842
|
}
|
|
20843
|
-
},
|
|
20843
|
+
}, plSelectPlus_vue_vue_type_style_index_0_scoped_53e91059_lang = "", _hoisted_1$x = { class: "pl-select__wrapper" }, _hoisted_2$u = {
|
|
20844
20844
|
key: 0,
|
|
20845
20845
|
class: "pl-select__label-container"
|
|
20846
20846
|
}, _hoisted_3$o = { class: "pl-select__label-container-text" }, _hoisted_4$j = {
|
|
@@ -20925,7 +20925,7 @@ const PlButtonPlugin = {
|
|
|
20925
20925
|
setup(g, { emit: y }) {
|
|
20926
20926
|
const j = g;
|
|
20927
20927
|
useCssVars((Ue) => ({
|
|
20928
|
-
"
|
|
20928
|
+
"0b38395d": j.width
|
|
20929
20929
|
}));
|
|
20930
20930
|
const z = `id-${uniqid()}`, $ = ref([]);
|
|
20931
20931
|
if (j.prop) {
|
|
@@ -20983,8 +20983,8 @@ const PlButtonPlugin = {
|
|
|
20983
20983
|
}, Ie = () => {
|
|
20984
20984
|
de.value = null;
|
|
20985
20985
|
}, pe = computed$1(() => {
|
|
20986
|
-
var Ue, ze;
|
|
20987
|
-
return j.showDescription && ((Ue = Ce.value) != null && Ue.description) ? (
|
|
20986
|
+
var Ue, ze, xe, At, Dt;
|
|
20987
|
+
return j.showDescription && ((Ue = Ce.value) != null && Ue.description || (ze = Ce.value) != null && ze.customDescription) ? (xe = Ce.value) != null && xe.customDescription ? (At = Ce.value) == null ? void 0 : At.customDescription : (Dt = Ce.value) == null ? void 0 : Dt.description : "";
|
|
20988
20988
|
}), Ce = computed$1(() => j.options.filter((Ue) => Ue.value === de.value)[0]), Oe = (Ue) => Ue.value === de.value;
|
|
20989
20989
|
return (Ue, ze) => {
|
|
20990
20990
|
const xe = ElScrollbar;
|
|
@@ -21065,7 +21065,7 @@ const PlButtonPlugin = {
|
|
|
21065
21065
|
]);
|
|
21066
21066
|
};
|
|
21067
21067
|
}
|
|
21068
|
-
}, PlSelectPlus = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["__scopeId", "data-v-
|
|
21068
|
+
}, PlSelectPlus = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["__scopeId", "data-v-53e91059"]]), PlSelectPlusPlugin = {
|
|
21069
21069
|
install(g) {
|
|
21070
21070
|
g.component("PlSelectPlus", PlSelectPlus);
|
|
21071
21071
|
}
|