@factoringplus/pl-components-pack-v3 0.5.71 → 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_360b4327_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
- "0309ec19": j.width
20903
+ "3a089630": j.width
20904
20904
  })), useAttrs$1();
20905
20905
  const z = `id-${uniqid()}`, $ = ref([]);
20906
20906
  if (j.prop) {
@@ -20966,12 +20966,7 @@ const PlButtonPlugin = {
20966
20966
  var ze, xe;
20967
20967
  if (j.showDescription && ((ze = Ce.value) != null && ze.description))
20968
20968
  return (xe = Ce.value) == null ? void 0 : xe.description;
20969
- }), Ce = computed$1(() => j.account ? j.options.filter(
20970
- (ze) => {
20971
- var xe;
20972
- return ze.value === ((xe = Ne.value) == null ? void 0 : xe.value);
20973
- }
20974
- )[0] : j.options.filter(
20969
+ }), Ce = computed$1(() => j.options.filter(
20975
20970
  (ze) => ze.value === Ne.value
20976
20971
  )[0]), Ue = (ze) => ze.value === Ne.value;
20977
20972
  return (ze, xe) => {
@@ -21052,7 +21047,7 @@ const PlButtonPlugin = {
21052
21047
  ]);
21053
21048
  };
21054
21049
  }
21055
- }, PlSelectPlus = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["__scopeId", "data-v-360b4327"]]), PlSelectPlusPlugin = {
21050
+ }, PlSelectPlus = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["__scopeId", "data-v-dc1e8b4a"]]), PlSelectPlusPlugin = {
21056
21051
  install(g) {
21057
21052
  g.component("PlSelectPlus", PlSelectPlus), g.component("PlOption", PlOption);
21058
21053
  }