@factoringplus/pl-components-pack-v3 0.8.28-pre-01 → 0.8.28-pre-03

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.
@@ -20178,7 +20178,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
20178
20178
  createElementVNode("span", null, toDisplayString(y.label), 1)
20179
20179
  ], 2)) : createCommentVNode("", !0);
20180
20180
  }
20181
- }), plTabCard_vue_vue_type_style_index_0_scoped_5d0a6b4e_lang = "", PlTabCard = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["__scopeId", "data-v-5d0a6b4e"]]), plMultitab_vue_vue_type_style_index_0_scoped_49a7a073_lang = "", _hoisted_1$H = { class: "pl-multitab-container" }, _sfc_main$12 = {
20181
+ }), plTabCard_vue_vue_type_style_index_0_scoped_5d0a6b4e_lang = "", PlTabCard = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["__scopeId", "data-v-5d0a6b4e"]]), plMultitab_vue_vue_type_style_index_0_scoped_b000d762_lang = "", _hoisted_1$H = { class: "pl-multitab-container" }, _sfc_main$12 = {
20182
20182
  __name: "pl-multitab",
20183
20183
  props: {
20184
20184
  modelValue: {
@@ -20210,22 +20210,25 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
20210
20210
  const ie = resolveDirective("tap");
20211
20211
  return openBlock(), createElementBlock("div", _hoisted_1$H, [
20212
20212
  createElementVNode("div", {
20213
- class: normalizeClass([
20214
- "pl-multitab-nav el-scrollbar__wrap el-scrollbar__wrap--hidden-default scrollbar-flex-content el-scrollbar__view",
20215
- ae.value,
20216
- j.navClass
20217
- ])
20213
+ class: normalizeClass(j.navClass)
20218
20214
  }, [
20219
- (openBlock(!0), createElementBlock(Fragment, null, renderList(L.value, (pe) => withDirectives((openBlock(), createBlock(PlTabCard, {
20220
- key: pe == null ? void 0 : pe.name,
20221
- label: pe == null ? void 0 : pe.label,
20222
- width: j.tabWidth,
20223
- active: j.modelValue === (pe == null ? void 0 : pe.name),
20224
- icon: pe == null ? void 0 : pe.icon,
20225
- disabled: pe == null ? void 0 : pe.disabled
20226
- }, null, 8, ["label", "width", "active", "icon", "disabled"])), [
20227
- [ie, () => re(pe)]
20228
- ])), 128))
20215
+ createElementVNode("div", {
20216
+ class: normalizeClass([
20217
+ "pl-multitab-nav el-scrollbar__wrap el-scrollbar__wrap--hidden-default scrollbar-flex-content el-scrollbar__view",
20218
+ ae.value
20219
+ ])
20220
+ }, [
20221
+ (openBlock(!0), createElementBlock(Fragment, null, renderList(L.value, (pe) => withDirectives((openBlock(), createBlock(PlTabCard, {
20222
+ key: pe == null ? void 0 : pe.name,
20223
+ label: pe == null ? void 0 : pe.label,
20224
+ width: j.tabWidth,
20225
+ active: j.modelValue === (pe == null ? void 0 : pe.name),
20226
+ icon: pe == null ? void 0 : pe.icon,
20227
+ disabled: pe == null ? void 0 : pe.disabled
20228
+ }, null, 8, ["label", "width", "active", "icon", "disabled"])), [
20229
+ [ie, () => re(pe)]
20230
+ ])), 128))
20231
+ ], 2)
20229
20232
  ], 2),
20230
20233
  createElementVNode("div", {
20231
20234
  class: normalizeClass(j.contentClass)
@@ -20235,7 +20238,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
20235
20238
  ]);
20236
20239
  };
20237
20240
  }
20238
- }, PlMultitab = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["__scopeId", "data-v-49a7a073"]]), PlMultitabPlugin = {
20241
+ }, PlMultitab = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["__scopeId", "data-v-b000d762"]]), PlMultitabPlugin = {
20239
20242
  install(g) {
20240
20243
  g.component("PlMultitab", PlMultitab);
20241
20244
  }
@@ -20505,7 +20508,7 @@ function declOfNum(g, y) {
20505
20508
  const z = g % 10;
20506
20509
  return z > 1 && z < 5 ? y[1] : z == 1 ? y[0] : y[2];
20507
20510
  }
20508
- const plAutocompete_vue_vue_type_style_index_0_scoped_e7d5ce6a_lang = "", _hoisted_1$F = { class: "pl-autocomplete__wrapper" }, _hoisted_2$z = { class: "pl-autocomplete__select-container" }, _hoisted_3$t = {
20511
+ const plAutocompete_vue_vue_type_style_index_0_scoped_f3094ae1_lang = "", _hoisted_1$F = { class: "pl-autocomplete__wrapper" }, _hoisted_2$z = { class: "pl-autocomplete__select-container" }, _hoisted_3$t = {
20509
20512
  key: 0,
20510
20513
  class: "pl-autocomplete__label-container"
20511
20514
  }, _hoisted_4$n = { class: "pl-autocomplete__label-container-text" }, _hoisted_5$h = {
@@ -20617,7 +20620,7 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_e7d5ce6a_lang = "", _hoist
20617
20620
  setup(g, { emit: y }) {
20618
20621
  const j = g;
20619
20622
  useCssVars((qe) => ({
20620
- "488b1c82": j.width
20623
+ "79b3dc83": j.width
20621
20624
  }));
20622
20625
  const z = `id-${uniqid()}`, L = ref([]);
20623
20626
  if (j.prop) {
@@ -20675,18 +20678,15 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_e7d5ce6a_lang = "", _hoist
20675
20678
  y("update:modelValue", qe);
20676
20679
  }
20677
20680
  });
20678
- watch(
20679
- () => Ie.value,
20680
- (qe) => {
20681
- Ne.value = qe.value;
20682
- const Dt = document.getElementById(z);
20683
- if ("createEvent" in document) {
20684
- const kt = document.createEvent("HTMLEvents");
20685
- kt.initEvent("change", !1, !0), Dt.dispatchEvent(kt);
20686
- } else
20687
- Dt.fireEvent("onchange");
20688
- }
20689
- ), j.default && (Ie.value = JSON.parse(JSON.stringify(j.default)));
20681
+ watch(Ie, (qe) => {
20682
+ Ne.value = qe.value;
20683
+ const Dt = document.getElementById(z);
20684
+ if ("createEvent" in document) {
20685
+ const kt = document.createEvent("HTMLEvents");
20686
+ kt.initEvent("change", !1, !0), Dt.dispatchEvent(kt);
20687
+ } else
20688
+ Dt.fireEvent("onchange");
20689
+ }), j.default && (Ie.value = JSON.parse(JSON.stringify(j.default)));
20690
20690
  const he = ref(!1), Oe = (qe) => {
20691
20691
  qe.disabled || (he.value = !0, Ie.value = qe, Ne.value = qe.value, pe(), y("changeValue", qe));
20692
20692
  }, Ce = () => {
@@ -20805,7 +20805,7 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_e7d5ce6a_lang = "", _hoist
20805
20805
  ]);
20806
20806
  };
20807
20807
  }
20808
- }, PlAutocomplete = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-e7d5ce6a"]]), PlAutocompletePlugin = {
20808
+ }, PlAutocomplete = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-f3094ae1"]]), PlAutocompletePlugin = {
20809
20809
  install(g) {
20810
20810
  g.component("PlAutocomplete", PlAutocomplete);
20811
20811
  }