@dpa-id-components/dpa-shared-components 8.9.3 → 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;
@@ -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")