@factoringplus/pl-components-pack-v3 0.1.93 → 0.1.94

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.
@@ -38750,7 +38750,7 @@ const _hoisted_1 = {
38750
38750
  const _hoisted_2 = { class: "text-truncate" };
38751
38751
  const _hoisted_3 = { class: "suggestion__item-info text-truncate" };
38752
38752
  const __default__ = {
38753
- name: "pl-suggestions"
38753
+ name: "PlSuggestions"
38754
38754
  };
38755
38755
  const _sfc_main = /* @__PURE__ */ Object.assign(__default__, {
38756
38756
  props: {
@@ -38899,7 +38899,7 @@ const _sfc_main = /* @__PURE__ */ Object.assign(__default__, {
38899
38899
  };
38900
38900
  }
38901
38901
  });
38902
- var PlSuggestions = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-63b20b3c"]]);
38902
+ var PlSuggestions = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-069afefd"]]);
38903
38903
  const PlSuggestionsPlugin = {
38904
38904
  install(app) {
38905
38905
  app.component("PlSuggestions", PlSuggestions);