@cobre-npm/ds-v3 0.80.7 → 0.80.9
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.
- package/dist/cobre-ds-v3-lib.es.js +3 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1700,7 +1700,7 @@ function pm(n, e, t, a, r, o) {
|
|
|
1700
1700
|
], 2)
|
|
1701
1701
|
]);
|
|
1702
1702
|
}
|
|
1703
|
-
const j3 = /* @__PURE__ */ Se(um, [["render", pm], ["__scopeId", "data-v-6ff0f061"]]), mm = { class: "overflow-auto co-tabs" }, hm = ["onClick"], vm = ["title"], gm = /* @__PURE__ */ ve({
|
|
1703
|
+
const j3 = /* @__PURE__ */ Se(um, [["render", pm], ["__scopeId", "data-v-6ff0f061"]]), mm = { class: "overflow-auto co-tabs" }, hm = ["id", "onClick"], vm = ["title"], gm = /* @__PURE__ */ ve({
|
|
1704
1704
|
__name: "CobreTabMenu",
|
|
1705
1705
|
props: {
|
|
1706
1706
|
tabs: {},
|
|
@@ -1721,6 +1721,7 @@ const j3 = /* @__PURE__ */ Se(um, [["render", pm], ["__scopeId", "data-v-6ff0f06
|
|
|
1721
1721
|
}, [
|
|
1722
1722
|
(p(!0), w(Ce, null, xe(l.tabs, (d) => (p(), w("li", {
|
|
1723
1723
|
key: d.name,
|
|
1724
|
+
id: d.id,
|
|
1724
1725
|
class: F(["co-tabs__item d-flex justify-content-between align-items-center text-nowrap", [
|
|
1725
1726
|
l.direction === "column" ? "co-tabs__item--column spaced-col" : "spaced-row",
|
|
1726
1727
|
s(d),
|
|
@@ -1756,7 +1757,7 @@ const j3 = /* @__PURE__ */ Se(um, [["render", pm], ["__scopeId", "data-v-6ff0f06
|
|
|
1756
1757
|
]);
|
|
1757
1758
|
};
|
|
1758
1759
|
}
|
|
1759
|
-
}), z3 = /* @__PURE__ */ Se(gm, [["__scopeId", "data-v-
|
|
1760
|
+
}), z3 = /* @__PURE__ */ Se(gm, [["__scopeId", "data-v-372ed6fa"]]), ym = { class: "d-flex align-items-center" }, bm = { class: "d-flex" }, _m = {
|
|
1760
1761
|
key: 1,
|
|
1761
1762
|
class: "mb-0"
|
|
1762
1763
|
}, wm = ["src"], Cm = {
|