@factoringplus/pl-components-pack-v3 0.8.3-pre-02 → 0.8.4-pre-01
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.
|
@@ -19572,7 +19572,7 @@ function now$1() {
|
|
|
19572
19572
|
return now$1.last = g > y ? g : y + 1;
|
|
19573
19573
|
}
|
|
19574
19574
|
var uniqidExports = uniqid$1.exports;
|
|
19575
|
-
const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports),
|
|
19575
|
+
const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPlus_vue_vue_type_style_index_0_scoped_97d09e69_lang = "", _export_sfc = (g, y) => {
|
|
19576
19576
|
const j = g.__vccOpts || g;
|
|
19577
19577
|
for (const [z, L] of y)
|
|
19578
19578
|
j[z] = L;
|
|
@@ -19682,7 +19682,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
19682
19682
|
setup(g, { emit: y }) {
|
|
19683
19683
|
const j = g;
|
|
19684
19684
|
useCssVars((ae) => ({
|
|
19685
|
-
|
|
19685
|
+
d4b0970e: j.width
|
|
19686
19686
|
}));
|
|
19687
19687
|
const z = useAttrs$1(), L = `id-${uniqid()}`, V = ref([]);
|
|
19688
19688
|
if (j.prop) {
|
|
@@ -19785,7 +19785,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
19785
19785
|
])) : createCommentVNode("", !0)
|
|
19786
19786
|
]));
|
|
19787
19787
|
}
|
|
19788
|
-
}, PlInputPlus = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["__scopeId", "data-v-
|
|
19788
|
+
}, PlInputPlus = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["__scopeId", "data-v-97d09e69"]]), PlInputPlusPlugin = {
|
|
19789
19789
|
install(g) {
|
|
19790
19790
|
g.component("PlInputPlus", PlInputPlus);
|
|
19791
19791
|
}
|
|
@@ -19966,7 +19966,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
19966
19966
|
])
|
|
19967
19967
|
], 2));
|
|
19968
19968
|
}
|
|
19969
|
-
}), plTabCounter_vue_vue_type_style_index_0_scoped_b32dc6db_lang = "", PlTabCounter = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-b32dc6db"]]), _withScopeId$2 = (g) => (pushScopeId("data-v-
|
|
19969
|
+
}), plTabCounter_vue_vue_type_style_index_0_scoped_b32dc6db_lang = "", PlTabCounter = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-b32dc6db"]]), _withScopeId$2 = (g) => (pushScopeId("data-v-7ed46d1c"), g = g(), popScopeId(), g), _hoisted_1$I = { class: "pl-tab__content" }, _hoisted_2$B = { class: "pl-tab__content-text" }, _hoisted_3$u = {
|
|
19970
19970
|
key: 0,
|
|
19971
19971
|
class: "pl-tab__content-suffix"
|
|
19972
19972
|
}, _hoisted_4$p = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("div", { class: "pl-tab__indicator-wider" }, null, -1)), _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
@@ -19995,7 +19995,8 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
19995
19995
|
},
|
|
19996
19996
|
setup(g) {
|
|
19997
19997
|
const y = g, j = computed$1(() => y.disabled ? "var(--color-text-icons-tertiary)" : y.active ? "var(--color-text-icons-interactive)" : "var(--color-text-icons-secondary)");
|
|
19998
|
-
return (z, L) => (openBlock(), createElementBlock("div", {
|
|
19998
|
+
return (z, L) => y.label ? (openBlock(), createElementBlock("div", {
|
|
19999
|
+
key: 0,
|
|
19999
20000
|
class: normalizeClass(["pl-tab__container", { disabled: y.disabled }, { active: y.active }])
|
|
20000
20001
|
}, [
|
|
20001
20002
|
createElementVNode("div", _hoisted_1$I, [
|
|
@@ -20020,9 +20021,9 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
20020
20021
|
class: normalizeClass(["pl-tab__indicator", { active: y.active }])
|
|
20021
20022
|
}, null, 2),
|
|
20022
20023
|
_hoisted_4$p
|
|
20023
|
-
], 2));
|
|
20024
|
+
], 2)) : createCommentVNode("", !0);
|
|
20024
20025
|
}
|
|
20025
|
-
}),
|
|
20026
|
+
}), plTab_vue_vue_type_style_index_0_scoped_7ed46d1c_lang = "", PlTab = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["__scopeId", "data-v-7ed46d1c"]]), plTabs_vue_vue_type_style_index_0_scoped_0480b3fa_lang = "", _withScopeId$1 = (g) => (pushScopeId("data-v-0480b3fa"), g = g(), popScopeId(), g), _hoisted_1$H = { class: "pl-tab-container" }, _hoisted_2$A = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("div", { class: "pl-tab-divider" }, null, -1)), _sfc_main$13 = {
|
|
20026
20027
|
__name: "pl-tabs",
|
|
20027
20028
|
props: {
|
|
20028
20029
|
modelValue: {
|
|
@@ -20040,7 +20041,10 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
20040
20041
|
},
|
|
20041
20042
|
emits: ["update:modelValue"],
|
|
20042
20043
|
setup(g, { emit: y }) {
|
|
20043
|
-
const j = g, z = useSlots(), L = computed$1(() =>
|
|
20044
|
+
const j = g, z = useSlots(), L = computed$1(() => Array.isArray(z.default()[0].children) ? z.default()[0].children.map((ae) => ae.props) : z.default().map((ae) => ae.props)), V = computed$1(() => Array.isArray(z.default()[0].children) ? z.default()[0].children.filter((ue) => j.modelValue === ue.props.name)[0] : z.default().filter((le) => {
|
|
20045
|
+
var ue;
|
|
20046
|
+
return j.modelValue === ((ue = le.props) == null ? void 0 : ue.name);
|
|
20047
|
+
})[0]), re = (ae) => {
|
|
20044
20048
|
ae.disabled || y("update:modelValue", ae.name);
|
|
20045
20049
|
};
|
|
20046
20050
|
return (ae, le) => {
|
|
@@ -20053,12 +20057,12 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
20053
20057
|
])
|
|
20054
20058
|
}, [
|
|
20055
20059
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(L.value, (ie) => withDirectives((openBlock(), createBlock(PlTab, {
|
|
20056
|
-
key: ie.name,
|
|
20057
|
-
label: ie.label,
|
|
20058
|
-
active: j.modelValue === ie.name,
|
|
20059
|
-
icon: ie.icon,
|
|
20060
|
-
disabled: ie.disabled,
|
|
20061
|
-
counter: ie.counter
|
|
20060
|
+
key: ie == null ? void 0 : ie.name,
|
|
20061
|
+
label: ie == null ? void 0 : ie.label,
|
|
20062
|
+
active: j.modelValue === (ie == null ? void 0 : ie.name),
|
|
20063
|
+
icon: ie == null ? void 0 : ie.icon,
|
|
20064
|
+
disabled: ie == null ? void 0 : ie.disabled,
|
|
20065
|
+
counter: ie == null ? void 0 : ie.counter
|
|
20062
20066
|
}, null, 8, ["label", "active", "icon", "disabled", "counter"])), [
|
|
20063
20067
|
[ue, () => re(ie)]
|
|
20064
20068
|
])), 128)),
|
|
@@ -20072,7 +20076,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
|
|
|
20072
20076
|
]);
|
|
20073
20077
|
};
|
|
20074
20078
|
}
|
|
20075
|
-
}, PlTabs = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["__scopeId", "data-v-
|
|
20079
|
+
}, PlTabs = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["__scopeId", "data-v-0480b3fa"]]), _sfc_main$12 = {
|
|
20076
20080
|
__name: "pl-tab-pane",
|
|
20077
20081
|
props: {
|
|
20078
20082
|
label: {
|