aq-fe-framework 0.1.71 → 0.1.73

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.
@@ -325,7 +325,7 @@ interface MyScheduleXProps<T extends CalendarEventExternal> {
325
325
  startDayBoundaries?: string;
326
326
  endDayBoundaries?: string;
327
327
  }
328
- declare function MyScheduleX<T extends CalendarEventExternal>({ values, timeGridEvent, eventModal, nDays, startDayBoundaries, endDayBoundaries }: MyScheduleXProps<T>): string;
328
+ declare function MyScheduleX<T extends CalendarEventExternal>({ values, timeGridEvent, eventModal, nDays, startDayBoundaries, endDayBoundaries }: MyScheduleXProps<T>): react_jsx_runtime.JSX.Element;
329
329
 
330
330
  declare function AQStatCard1({ title, value, unit, description, icons, diff }: {
331
331
  title: string;
@@ -62,7 +62,7 @@ import {
62
62
  useHeaderMegaMenuStore,
63
63
  useS_ButtonImport,
64
64
  utils_layout_getItemsWithoutLinks
65
- } from "../chunk-CSEU2K5C.mjs";
65
+ } from "../chunk-C4FTTIYE.mjs";
66
66
  import "../chunk-AL73DX37.mjs";
67
67
  import "../chunk-4MLNXP25.mjs";
68
68
  import "../chunk-FWCSY2DS.mjs";
@@ -57,7 +57,7 @@ import {
57
57
  useS_authenticate,
58
58
  useS_core83092,
59
59
  utils_core83092_mergePage
60
- } from "../chunk-CSEU2K5C.mjs";
60
+ } from "../chunk-C4FTTIYE.mjs";
61
61
  import "../chunk-AL73DX37.mjs";
62
62
  import "../chunk-4MLNXP25.mjs";
63
63
  import "../chunk-FWCSY2DS.mjs";
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "types": "./dist/modules-features/index.d.mts"
19
19
  }
20
20
  },
21
- "version": "0.1.71",
21
+ "version": "0.1.73",
22
22
  "private": false,
23
23
  "files": [
24
24
  "dist"