@mirweb/mir-web-components 0.15.48 → 0.15.49
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.
|
@@ -1623,9 +1623,9 @@ const Ga = /* @__PURE__ */ v(Wa, [["__scopeId", "data-v-1b744d9c"]]), Ya = { cla
|
|
|
1623
1623
|
return (a, r) => (l(), s("div", Ya, [
|
|
1624
1624
|
t("div", {
|
|
1625
1625
|
class: c([
|
|
1626
|
-
e.article && e.subMenu ? "headline__content--article-and-submenu" : "",
|
|
1626
|
+
e.article && e.subMenu ? "headline__content--article-and-submenu" : "headline__content--default",
|
|
1627
1627
|
e.article && !e.subMenu ? "headline__content--article" : "",
|
|
1628
|
-
!e.article && e.subMenu ? "headline__content--submenu" : "
|
|
1628
|
+
!e.article && e.subMenu ? "headline__content--submenu" : ""
|
|
1629
1629
|
])
|
|
1630
1630
|
}, [
|
|
1631
1631
|
t("h1", Qa, o(e.headline), 1)
|
|
@@ -1633,7 +1633,7 @@ const Ga = /* @__PURE__ */ v(Wa, [["__scopeId", "data-v-1b744d9c"]]), Ya = { cla
|
|
|
1633
1633
|
]));
|
|
1634
1634
|
}
|
|
1635
1635
|
});
|
|
1636
|
-
const Xa = /* @__PURE__ */ v(Ja, [["__scopeId", "data-v-
|
|
1636
|
+
const Xa = /* @__PURE__ */ v(Ja, [["__scopeId", "data-v-fe1b688a"]]), Za = (e) => (D("data-v-e4b4c416"), e = e(), M(), e), el = { class: "hero__wrapper" }, tl = { class: "hero__content" }, al = { class: "hero__top" }, ll = { class: "hero__elements" }, il = { class: "hero__headline" }, rl = { class: "hero__link" }, sl = { class: "hero__video" }, ol = /* @__PURE__ */ Za(() => /* @__PURE__ */ t("div", { class: "hero__gradient" }, null, -1)), nl = /* @__PURE__ */ h({
|
|
1637
1637
|
__name: "hero",
|
|
1638
1638
|
props: {
|
|
1639
1639
|
headline: {
|