@dpa-id-components/dpa-shared-components 8.9.2 → 8.9.4

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.
@@ -269,9 +269,9 @@ declare const _sfc_main: import("vue").DefineComponent<{
269
269
  firstAvailableDate: number | undefined;
270
270
  maxDate: Date | undefined;
271
271
  autoRange: number | null;
272
+ inputLabel: string | undefined;
272
273
  showMultiCalendars: boolean | undefined;
273
274
  independentMultiCalendars: boolean | undefined;
274
- inputLabel: string | undefined;
275
275
  mobileOverlayHeadline: string | undefined;
276
276
  overlayHeadline: string | undefined;
277
277
  hasHeader: boolean | undefined;
@@ -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 leading-normal" }, Nf = {
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, {
@@ -17569,6 +17569,7 @@ function Eb(e) {
17569
17569
  return typeof e == "function" ? e() : re(e);
17570
17570
  }
17571
17571
  const Ab = typeof window < "u" && typeof document < "u";
17572
+ typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
17572
17573
  function Ib(e, t) {
17573
17574
  var a;
17574
17575
  if (typeof e == "number")