@factoringplus/pl-components-pack-v3 0.5.70 → 0.5.72

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.
@@ -20815,7 +20815,7 @@ const PlButtonPlugin = {
20815
20815
  ], 2);
20816
20816
  };
20817
20817
  }
20818
- }, plSelectPlus_vue_vue_type_style_index_0_scoped_9796b1d9_lang = "", _hoisted_1$x = { class: "pl-select__wrapper" }, _hoisted_2$u = {
20818
+ }, plSelectPlus_vue_vue_type_style_index_0_scoped_dc1e8b4a_lang = "", _hoisted_1$x = { class: "pl-select__wrapper" }, _hoisted_2$u = {
20819
20819
  key: 0,
20820
20820
  class: "pl-select__label-container"
20821
20821
  }, _hoisted_3$o = { class: "pl-select__label-container-text" }, _hoisted_4$j = {
@@ -20900,7 +20900,7 @@ const PlButtonPlugin = {
20900
20900
  setup(g, { emit: y }) {
20901
20901
  const j = g;
20902
20902
  useCssVars((ze) => ({
20903
- "9da64e5a": j.width
20903
+ "3a089630": j.width
20904
20904
  })), useAttrs$1();
20905
20905
  const z = `id-${uniqid()}`, $ = ref([]);
20906
20906
  if (j.prop) {
@@ -20967,10 +20967,7 @@ const PlButtonPlugin = {
20967
20967
  if (j.showDescription && ((ze = Ce.value) != null && ze.description))
20968
20968
  return (xe = Ce.value) == null ? void 0 : xe.description;
20969
20969
  }), Ce = computed$1(() => j.options.filter(
20970
- (ze) => {
20971
- var xe;
20972
- return ze.value === ((xe = Ne.value) == null ? void 0 : xe.value);
20973
- }
20970
+ (ze) => ze.value === Ne.value
20974
20971
  )[0]), Ue = (ze) => ze.value === Ne.value;
20975
20972
  return (ze, xe) => {
20976
20973
  const qe = ElScrollbar;
@@ -21050,7 +21047,7 @@ const PlButtonPlugin = {
21050
21047
  ]);
21051
21048
  };
21052
21049
  }
21053
- }, PlSelectPlus = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["__scopeId", "data-v-9796b1d9"]]), PlSelectPlusPlugin = {
21050
+ }, PlSelectPlus = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["__scopeId", "data-v-dc1e8b4a"]]), PlSelectPlusPlugin = {
21054
21051
  install(g) {
21055
21052
  g.component("PlSelectPlus", PlSelectPlus), g.component("PlOption", PlOption);
21056
21053
  }