@dpa-id-components/dpa-shared-components 8.9.2 → 8.9.3
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.
|
@@ -5150,7 +5150,7 @@ const rf = (e, t) => {
|
|
|
5150
5150
|
key: 1,
|
|
5151
5151
|
"data-testid": "event-item-date-details",
|
|
5152
5152
|
class: "text-xs"
|
|
5153
|
-
}, Cf = { class: "h-8 w-8 @md:hidden" }, Ef = { class: "flex shrink flex-col justify-center gap-y-1 @md:col-span-2 @md:col-start-2 @md:ml-2" }, Af = ["title"], If = { class: "mr-2
|
|
5153
|
+
}, Cf = { class: "h-8 w-8 @md:hidden" }, Ef = { class: "flex shrink flex-col justify-center gap-y-1 @md:col-span-2 @md:col-start-2 @md:ml-2" }, Af = ["title"], If = { class: "mr-2" }, Nf = {
|
|
5154
5154
|
key: 0,
|
|
5155
5155
|
"data-testid": "event-item-location",
|
|
5156
5156
|
class: "text-xs"
|
|
@@ -5185,7 +5185,7 @@ const rf = (e, t) => {
|
|
|
5185
5185
|
]),
|
|
5186
5186
|
Y("div", Ef, [
|
|
5187
5187
|
Y("h2", {
|
|
5188
|
-
class: ie(["text-sm font-semibold group-hover:underline @lg:mr-6", { "line-clamp-2": t.truncateTitle }]),
|
|
5188
|
+
class: ie(["text-sm font-semibold leading-normal group-hover:underline @lg:mr-6", { "line-clamp-2": t.truncateTitle }]),
|
|
5189
5189
|
"data-testid": "event-item-title",
|
|
5190
5190
|
title: t.title
|
|
5191
5191
|
}, [
|
|
@@ -5195,7 +5195,7 @@ const rf = (e, t) => {
|
|
|
5195
5195
|
small: !0,
|
|
5196
5196
|
color: "neon-green",
|
|
5197
5197
|
"screen-reader-text": "Top-Eintrag-Badge",
|
|
5198
|
-
class: "py-0"
|
|
5198
|
+
class: "translate-y-[0.5px] py-0"
|
|
5199
5199
|
}, {
|
|
5200
5200
|
default: he(() => [
|
|
5201
5201
|
Fe(ut, {
|