aq-fe-framework 0.2.4 → 0.2.8

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.
@@ -36,7 +36,7 @@ var utils_converter = {
36
36
 
37
37
  // src/utils-v2/utils_excel.ts
38
38
  import dayjs from "dayjs";
39
- import customParseFormat from "dayjs/plugin/customParseFormat";
39
+ import customParseFormat from "dayjs/plugin/customParseFormat.js";
40
40
  import saveAs from "file-saver";
41
41
  dayjs.extend(customParseFormat);
42
42
  function addSheet(props) {
@@ -15,7 +15,7 @@ import {
15
15
  utils_file,
16
16
  utils_mantineReactTable,
17
17
  utils_text
18
- } from "./chunk-G75DH6JW.mjs";
18
+ } from "./chunk-AGFN4MRO.mjs";
19
19
  import {
20
20
  baseAxios_default,
21
21
  useConfig,
@@ -65,9 +65,9 @@ import {
65
65
  getReadablePageIdSet,
66
66
  useHeaderMegaMenuStore,
67
67
  useStore_BasicAppShell
68
- } from "../chunk-BDL36J6Y.mjs";
68
+ } from "../chunk-MIGWYDZV.mjs";
69
69
  import "../chunk-LZVUOVHO.mjs";
70
- import "../chunk-G75DH6JW.mjs";
70
+ import "../chunk-AGFN4MRO.mjs";
71
71
  import "../chunk-YMMUWZA3.mjs";
72
72
  import "../chunk-CBZXSBNX.mjs";
73
73
  import "../chunk-WZ6PXGGC.mjs";
@@ -37,9 +37,9 @@ import {
37
37
  MyStatsCard,
38
38
  MyTextInput2 as MyTextInput,
39
39
  MyWeeklySessionSchedulerPicker
40
- } from "../chunk-BDL36J6Y.mjs";
40
+ } from "../chunk-MIGWYDZV.mjs";
41
41
  import "../chunk-LZVUOVHO.mjs";
42
- import "../chunk-G75DH6JW.mjs";
42
+ import "../chunk-AGFN4MRO.mjs";
43
43
  import "../chunk-YMMUWZA3.mjs";
44
44
  import "../chunk-CBZXSBNX.mjs";
45
45
  import "../chunk-WZ6PXGGC.mjs";
@@ -64,9 +64,9 @@ import {
64
64
  UserAvatarMenu,
65
65
  useS_moduleConfig,
66
66
  useStore_Authenticate
67
- } from "../chunk-BDL36J6Y.mjs";
67
+ } from "../chunk-MIGWYDZV.mjs";
68
68
  import "../chunk-LZVUOVHO.mjs";
69
- import "../chunk-G75DH6JW.mjs";
69
+ import "../chunk-AGFN4MRO.mjs";
70
70
  import "../chunk-YMMUWZA3.mjs";
71
71
  import "../chunk-CBZXSBNX.mjs";
72
72
  import "../chunk-WZ6PXGGC.mjs";
@@ -8,11 +8,11 @@ import {
8
8
  documentTypesObject,
9
9
  genderEnum,
10
10
  genderLabel
11
- } from "../chunk-BDL36J6Y.mjs";
11
+ } from "../chunk-MIGWYDZV.mjs";
12
12
  import "../chunk-LZVUOVHO.mjs";
13
13
  import {
14
14
  utils_converter
15
- } from "../chunk-G75DH6JW.mjs";
15
+ } from "../chunk-AGFN4MRO.mjs";
16
16
  import "../chunk-YMMUWZA3.mjs";
17
17
  import {
18
18
  createGenericStore
@@ -8,7 +8,7 @@ import {
8
8
  utils_mantineReactTable,
9
9
  utils_text,
10
10
  utils_time
11
- } from "../chunk-G75DH6JW.mjs";
11
+ } from "../chunk-AGFN4MRO.mjs";
12
12
  import "../chunk-JD6AELXS.mjs";
13
13
  export {
14
14
  utils_build,
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "types": "./dist/types/index.d.mts"
43
43
  }
44
44
  },
45
- "version": "0.2.4",
45
+ "version": "0.2.8",
46
46
  "private": false,
47
47
  "files": [
48
48
  "dist"