@cobre-npm/ds-v3 0.120.4 → 0.121.0
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 -3
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -21012,7 +21012,7 @@ const H$ = { class: "co-filter dropdown cobre-dropdown" }, W$ = {
|
|
|
21012
21012
|
return (e, t) => (p(), b("ol", G$, [
|
|
21013
21013
|
(p(!0), b(_e, null, Oe(e.items, (n, o) => (p(), b("li", {
|
|
21014
21014
|
key: n[`${e.itemKey}`] ?? o,
|
|
21015
|
-
class: "event mb-3"
|
|
21015
|
+
class: R(["event", { "mb-3": o !== e.items.length - 1 }])
|
|
21016
21016
|
}, [
|
|
21017
21017
|
o !== e.items.length - 1 ? (p(), b("div", Q$)) : D("", !0),
|
|
21018
21018
|
C("div", Z$, [
|
|
@@ -21022,10 +21022,10 @@ const H$ = { class: "co-filter dropdown cobre-dropdown" }, W$ = {
|
|
|
21022
21022
|
]),
|
|
21023
21023
|
C("p", J$, q(n.title), 1),
|
|
21024
21024
|
Q(e.$slots, "item", { item: n }, void 0, !0)
|
|
21025
|
-
]))), 128))
|
|
21025
|
+
], 2))), 128))
|
|
21026
21026
|
]));
|
|
21027
21027
|
}
|
|
21028
|
-
}), _A = /* @__PURE__ */ Me(eE, [["__scopeId", "data-v-
|
|
21028
|
+
}), _A = /* @__PURE__ */ Me(eE, [["__scopeId", "data-v-4600c08a"]]), tE = ["id"], aE = { class: "d-flex align-items-center co-py-8" }, nE = ["src"], oE = { class: "co-label co-label--md co-label--md--mid mb-0 co-ms-8" }, wA = /* @__PURE__ */ le({
|
|
21029
21029
|
__name: "CobreDynamicForm",
|
|
21030
21030
|
props: {
|
|
21031
21031
|
fields: {},
|