@factoringplus/pl-components-pack-v3 0.15.2 → 0.15.3

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.
@@ -20151,7 +20151,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), _hoisted_
20151
20151
  _hoisted_4$m
20152
20152
  ], 2)) : createCommentVNode("", !0);
20153
20153
  }
20154
- }), plTab_vue_vue_type_style_index_0_scoped_7ed46d1c_lang = "", PlTab = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-7ed46d1c"]]), plTabs_vue_vue_type_style_index_0_scoped_0bd7221f_lang = "", _withScopeId$1 = (g) => (pushScopeId("data-v-0bd7221f"), g = g(), popScopeId(), g), _hoisted_1$C = { class: "pl-tab-container" }, _hoisted_2$u = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("div", { class: "pl-tab-divider" }, null, -1)), _sfc_main$_ = {
20154
+ }), plTab_vue_vue_type_style_index_0_scoped_7ed46d1c_lang = "", PlTab = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-7ed46d1c"]]), plTabs_vue_vue_type_style_index_0_scoped_0768b97e_lang = "", _withScopeId$1 = (g) => (pushScopeId("data-v-0768b97e"), g = g(), popScopeId(), g), _hoisted_1$C = { class: "pl-tab-container" }, _hoisted_2$u = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("div", { class: "pl-tab-divider" }, null, -1)), _sfc_main$_ = {
20155
20155
  __name: "pl-tabs",
20156
20156
  props: {
20157
20157
  modelValue: {
@@ -20204,7 +20204,8 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), _hoisted_
20204
20204
  active: j.modelValue === (Ne == null ? void 0 : Ne.name),
20205
20205
  icon: Ne == null ? void 0 : Ne.icon,
20206
20206
  disabled: Ne == null ? void 0 : Ne.disabled,
20207
- counter: Ne == null ? void 0 : Ne.counter
20207
+ counter: Ne == null ? void 0 : Ne.counter,
20208
+ role: "tab"
20208
20209
  }, null, 8, ["label", "active", "icon", "disabled", "counter"])), [
20209
20210
  [he, () => ie(Ne)]
20210
20211
  ])), 128)),
@@ -20218,7 +20219,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), _hoisted_
20218
20219
  ]);
20219
20220
  };
20220
20221
  }
20221
- }, PlTabs = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["__scopeId", "data-v-0bd7221f"]]), PlTabsPlugin = {
20222
+ }, PlTabs = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["__scopeId", "data-v-0768b97e"]]), PlTabsPlugin = {
20222
20223
  install(g) {
20223
20224
  g.component("PlTabs", PlTabs);
20224
20225
  }
@@ -20269,7 +20270,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), _hoisted_
20269
20270
  createElementVNode("span", null, toDisplayString(y.label), 1)
20270
20271
  ], 2)) : createCommentVNode("", !0);
20271
20272
  }
20272
- }), plTabCard_vue_vue_type_style_index_0_scoped_5d0a6b4e_lang = "", PlTabCard = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["__scopeId", "data-v-5d0a6b4e"]]), plMultitab_vue_vue_type_style_index_0_scoped_a84cfae4_lang = "", _hoisted_1$B = { class: "pl-multitab-container" }, _sfc_main$Y = {
20273
+ }), plTabCard_vue_vue_type_style_index_0_scoped_5d0a6b4e_lang = "", PlTabCard = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["__scopeId", "data-v-5d0a6b4e"]]), plMultitab_vue_vue_type_style_index_0_scoped_168d7eaf_lang = "", _hoisted_1$B = { class: "pl-multitab-container" }, _sfc_main$Y = {
20273
20274
  __name: "pl-multitab",
20274
20275
  props: {
20275
20276
  modelValue: {
@@ -20329,7 +20330,8 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), _hoisted_
20329
20330
  width: j.tabWidth,
20330
20331
  active: j.modelValue === (_e == null ? void 0 : _e.name),
20331
20332
  icon: _e == null ? void 0 : _e.icon,
20332
- disabled: _e == null ? void 0 : _e.disabled
20333
+ disabled: _e == null ? void 0 : _e.disabled,
20334
+ role: "tab"
20333
20335
  }, null, 8, ["label", "width", "active", "icon", "disabled"])), [
20334
20336
  [Ne, () => V(_e)]
20335
20337
  ])), 128))
@@ -20343,7 +20345,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), _hoisted_
20343
20345
  ]);
20344
20346
  };
20345
20347
  }
20346
- }, PlMultitab = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["__scopeId", "data-v-a84cfae4"]]), PlMultitabPlugin = {
20348
+ }, PlMultitab = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["__scopeId", "data-v-168d7eaf"]]), PlMultitabPlugin = {
20347
20349
  install(g) {
20348
20350
  g.component("PlMultitab", PlMultitab);
20349
20351
  }
@@ -34891,12 +34893,12 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_ren
34891
34893
  setup(g, { expose: y }) {
34892
34894
  const j = g;
34893
34895
  useCssVars((Cn) => ({
34894
- b316ee3e: le.value,
34895
- bd8c5a4a: ae.value,
34896
- 46096716: Ie.value,
34897
- ccec56c0: Ce.value,
34898
- "2d85c626": Ue.value,
34899
- ef9582e4: Oe.value
34896
+ "9eece5fe": le.value,
34897
+ "07386a8a": ae.value,
34898
+ "3bf84756": Ie.value,
34899
+ c5c20700: Ce.value,
34900
+ "6ce19b74": Ue.value,
34901
+ "2928caa4": Oe.value
34900
34902
  }));
34901
34903
  const { width: $ } = useWindowSize(), { wrapClass: z, viewClass: V } = toRefs(j), re = (Cn) => {
34902
34904
  if (Cn)