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

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.
@@ -18725,14 +18725,14 @@ const plCurrency_vue_vue_type_style_index_0_lang = "", _hoisted_1$M = /* @__PURE
18725
18725
  }, ue = (pe = []) => {
18726
18726
  if (Array.isArray(pe) && pe.length > 0)
18727
18727
  pe.forEach((de) => {
18728
- console.log(de), le(de), typeof z.value[de] == "string" ? z.value[de] = "" : (typeof z.value[de] == "number" || typeof z.value[de] == "object") && (z.value[de] = null);
18728
+ le(de), typeof z.value[de] == "string" ? z.value[de] = "" : (typeof z.value[de] == "number" || typeof z.value[de] == "object") && (z.value[de] = null);
18729
18729
  });
18730
18730
  else if (!Array.isArray(pe))
18731
- console.log(pe), le(pe), typeof z.value[pe] == "string" ? z.value[pe] = "" : (typeof z.value[pe] == "number" || typeof z.value[pe] == "object") && (z.value[pe] = null);
18731
+ typeof z.value[pe] == "string" ? z.value[pe] = "" : (typeof z.value[pe] == "number" || typeof z.value[pe] == "object") && (z.value[pe] = null);
18732
18732
  else {
18733
18733
  le(pe);
18734
18734
  for (let de in $.value)
18735
- console.log(de), typeof z.value[de] == "string" ? z.value[de] = "" : (typeof z.value[de] == "number" || typeof z.value[de] == "object") && (z.value[de] = null);
18735
+ typeof z.value[de] == "string" ? z.value[de] = "" : (typeof z.value[de] == "number" || typeof z.value[de] == "object") && (z.value[de] = null);
18736
18736
  }
18737
18737
  }, ie = ref(null);
18738
18738
  return onMounted(() => {
@@ -20079,7 +20079,7 @@ function declOfNum(g, y) {
20079
20079
  const z = g % 10;
20080
20080
  return z > 1 && z < 5 ? y[1] : z == 1 ? y[0] : y[2];
20081
20081
  }
20082
- const plAutocompete_vue_vue_type_style_index_0_scoped_6d8a59c7_lang = "", _hoisted_1$C = { class: "pl-autocomplete__wrapper" }, _hoisted_2$x = {
20082
+ const plAutocompete_vue_vue_type_style_index_0_scoped_8bced9fc_lang = "", _hoisted_1$C = { class: "pl-autocomplete__wrapper" }, _hoisted_2$x = {
20083
20083
  key: 0,
20084
20084
  class: "pl-autocomplete__label-container"
20085
20085
  }, _hoisted_3$r = { class: "pl-autocomplete__label-container-text" }, _hoisted_4$m = {
@@ -20184,7 +20184,7 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_6d8a59c7_lang = "", _hoist
20184
20184
  setup(g, { emit: y }) {
20185
20185
  const j = g;
20186
20186
  useCssVars((qe) => ({
20187
- a3c1b07a: j.width
20187
+ "7079ea74": j.width
20188
20188
  }));
20189
20189
  const z = `id-${uniqid()}`, $ = ref([]);
20190
20190
  if (j.prop) {
@@ -20235,7 +20235,7 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_6d8a59c7_lang = "", _hoist
20235
20235
  }), watch(
20236
20236
  () => j.suggestionList,
20237
20237
  () => {
20238
- console.log(j.suggestionList), Ne.value = !1, re();
20238
+ Ne.value = !1, re();
20239
20239
  }
20240
20240
  );
20241
20241
  const _e = computed$1({
@@ -20279,9 +20279,7 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_6d8a59c7_lang = "", _hoist
20279
20279
  value: Ie.value,
20280
20280
  data: !1,
20281
20281
  bottomText: ""
20282
- }, nextTick(() => {
20283
- y("changeValue", _e.value);
20284
- }));
20282
+ }, y("changeValue", _e.value));
20285
20283
  };
20286
20284
  return (qe, At) => {
20287
20285
  const Dt = ElScrollbar, Pt = vLoading;
@@ -20365,7 +20363,7 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_6d8a59c7_lang = "", _hoist
20365
20363
  ]);
20366
20364
  };
20367
20365
  }
20368
- }, PlAutocomplete = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["__scopeId", "data-v-6d8a59c7"]]), PlAutocompletePlugin = {
20366
+ }, PlAutocomplete = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["__scopeId", "data-v-8bced9fc"]]), PlAutocompletePlugin = {
20369
20367
  install(g) {
20370
20368
  g.component("PlAutocomplete", PlAutocomplete), g.component("PlOption", PlOption);
20371
20369
  }