@dpa-id-components/dpa-shared-components 8.2.3-0 → 8.2.3-2
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.
|
@@ -5138,10 +5138,10 @@ const tf = (e, t) => {
|
|
|
5138
5138
|
}), Df = {
|
|
5139
5139
|
class: "group relative w-full hover:cursor-pointer @md:grid @md:grid-cols-6 @md:grid-rows-1",
|
|
5140
5140
|
"data-testid": "event-item-compact"
|
|
5141
|
-
}, Of = { class: "flex items-center justify-between" }, Mf = { class: "flex gap-y-1 text-gray-700 @md:flex-col" }, Pf = {
|
|
5141
|
+
}, Of = { class: "flex items-center justify-between @md:items-start" }, Mf = { class: "flex items-center gap-y-1 text-gray-700 @md:flex-col @md:items-start" }, Pf = {
|
|
5142
5142
|
key: 0,
|
|
5143
5143
|
"data-testid": "event-item-date",
|
|
5144
|
-
class: "
|
|
5144
|
+
class: "pr-4 text-xs @sm:text-sm @sm:font-semibold"
|
|
5145
5145
|
}, $f = {
|
|
5146
5146
|
key: 1,
|
|
5147
5147
|
"data-testid": "event-item-date-details",
|