@mirweb/mir-web-components 0.13.7 → 0.13.8
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.
|
@@ -1576,7 +1576,8 @@ const Ja = /* @__PURE__ */ h(Ga, [["__scopeId", "data-v-047e5de9"]]), Ya = { cla
|
|
|
1576
1576
|
return (i, a) => (l(), r("div", Ya, [
|
|
1577
1577
|
t("div", {
|
|
1578
1578
|
class: c([
|
|
1579
|
-
e.article ? "headline__content--article" :
|
|
1579
|
+
e.article ? "headline__content--article" : "headline__content--default",
|
|
1580
|
+
e.subMenu ? "headline__content--submenu" : ""
|
|
1580
1581
|
])
|
|
1581
1582
|
}, [
|
|
1582
1583
|
t("h1", Ka, s(e.headline), 1)
|
|
@@ -1584,7 +1585,7 @@ const Ja = /* @__PURE__ */ h(Ga, [["__scopeId", "data-v-047e5de9"]]), Ya = { cla
|
|
|
1584
1585
|
]));
|
|
1585
1586
|
}
|
|
1586
1587
|
});
|
|
1587
|
-
const Xa = /* @__PURE__ */ h(Qa, [["__scopeId", "data-v-
|
|
1588
|
+
const Xa = /* @__PURE__ */ h(Qa, [["__scopeId", "data-v-13997baf"]]), el = { class: "micro-stories__splide" }, tl = /* @__PURE__ */ m({
|
|
1588
1589
|
__name: "micro-stories",
|
|
1589
1590
|
props: {
|
|
1590
1591
|
stories: {
|