aq-fe-framework 0.1.449 → 0.1.451
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.
- package/dist/{chunk-PZNFJ35U.mjs → chunk-2NIJIQ4L.mjs} +4 -4
- package/dist/{chunk-PRN7KYPD.mjs → chunk-KFSAV44B.mjs} +5 -1
- package/dist/{chunk-YSIPY7DY.mjs → chunk-QMN4DRTF.mjs} +1 -1
- package/dist/components/index.mjs +3 -3
- package/dist/core/index.mjs +2 -2
- package/dist/hooks/index.mjs +1 -1
- package/dist/modules-features/index.mjs +4 -4
- package/package.json +1 -1
@@ -1,9 +1,9 @@
|
|
1
|
-
import {
|
2
|
-
createGenericStore
|
3
|
-
} from "./chunk-U62R2QKJ.mjs";
|
4
1
|
import {
|
5
2
|
utils_pdf_download
|
6
3
|
} from "./chunk-5U2JSHSJ.mjs";
|
4
|
+
import {
|
5
|
+
createGenericStore
|
6
|
+
} from "./chunk-U62R2QKJ.mjs";
|
7
7
|
import {
|
8
8
|
MyDataTable,
|
9
9
|
MyFlexColumn,
|
@@ -16,7 +16,7 @@ import {
|
|
16
16
|
baseAxios_default,
|
17
17
|
useMyReactMutation,
|
18
18
|
useQ_AQ_GetAQModule
|
19
|
-
} from "./chunk-
|
19
|
+
} from "./chunk-KFSAV44B.mjs";
|
20
20
|
import {
|
21
21
|
utils_notification_show
|
22
22
|
} from "./chunk-7ZCOFATU.mjs";
|
@@ -207,7 +207,11 @@ function useQ_AQ_GetAQModule() {
|
|
207
207
|
queryFn: async () => {
|
208
208
|
const res = await baseAxios_default.get("/AQ/GetAQModule");
|
209
209
|
return res.data.data;
|
210
|
-
}
|
210
|
+
},
|
211
|
+
staleTime: Infinity,
|
212
|
+
refetchOnMount: false,
|
213
|
+
refetchOnWindowFocus: false,
|
214
|
+
retry: false
|
211
215
|
});
|
212
216
|
return query;
|
213
217
|
}
|
@@ -62,16 +62,16 @@ import {
|
|
62
62
|
useS_BasicAppShell,
|
63
63
|
useS_ButtonImport,
|
64
64
|
utils_layout_getItemsWithoutLinks
|
65
|
-
} from "../chunk-
|
66
|
-
import "../chunk-U62R2QKJ.mjs";
|
65
|
+
} from "../chunk-2NIJIQ4L.mjs";
|
67
66
|
import "../chunk-5U2JSHSJ.mjs";
|
67
|
+
import "../chunk-U62R2QKJ.mjs";
|
68
68
|
import {
|
69
69
|
MyDataTable,
|
70
70
|
MyFlexColumn,
|
71
71
|
MyFlexRow
|
72
72
|
} from "../chunk-RZBHPPQT.mjs";
|
73
73
|
import "../chunk-OMJJAHOC.mjs";
|
74
|
-
import "../chunk-
|
74
|
+
import "../chunk-KFSAV44B.mjs";
|
75
75
|
import "../chunk-7ZCOFATU.mjs";
|
76
76
|
import "../chunk-FWCSY2DS.mjs";
|
77
77
|
export {
|
package/dist/core/index.mjs
CHANGED
@@ -14,12 +14,12 @@ import {
|
|
14
14
|
MyStatsCard,
|
15
15
|
MyTextInput,
|
16
16
|
MyWeeklySessionSchedulerPicker
|
17
|
-
} from "../chunk-
|
17
|
+
} from "../chunk-QMN4DRTF.mjs";
|
18
18
|
import "../chunk-RZBHPPQT.mjs";
|
19
19
|
import "../chunk-GFEMKKFH.mjs";
|
20
20
|
import "../chunk-OMJJAHOC.mjs";
|
21
21
|
import "../chunk-K6S7R6LU.mjs";
|
22
|
-
import "../chunk-
|
22
|
+
import "../chunk-KFSAV44B.mjs";
|
23
23
|
import "../chunk-7ZCOFATU.mjs";
|
24
24
|
import "../chunk-FWCSY2DS.mjs";
|
25
25
|
export {
|
package/dist/hooks/index.mjs
CHANGED
@@ -33,16 +33,16 @@ import {
|
|
33
33
|
groupToTwoLevels,
|
34
34
|
useS_authenticate,
|
35
35
|
utils_layout_getItemsWithoutLinks
|
36
|
-
} from "../chunk-
|
36
|
+
} from "../chunk-2NIJIQ4L.mjs";
|
37
|
+
import "../chunk-5U2JSHSJ.mjs";
|
37
38
|
import {
|
38
39
|
createGenericStore
|
39
40
|
} from "../chunk-U62R2QKJ.mjs";
|
40
|
-
import "../chunk-5U2JSHSJ.mjs";
|
41
41
|
import {
|
42
42
|
MyButton as MyButton2,
|
43
43
|
MyDataTableSelectOne,
|
44
44
|
MyTextInput as MyTextInput2
|
45
|
-
} from "../chunk-
|
45
|
+
} from "../chunk-QMN4DRTF.mjs";
|
46
46
|
import {
|
47
47
|
MyDataTable,
|
48
48
|
MyFlexColumn,
|
@@ -67,7 +67,7 @@ import {
|
|
67
67
|
useMyRouter,
|
68
68
|
useQ_AQ_GetAQModule,
|
69
69
|
useQ_SkillCenter_GetAll
|
70
|
-
} from "../chunk-
|
70
|
+
} from "../chunk-KFSAV44B.mjs";
|
71
71
|
import {
|
72
72
|
utils_notification_show
|
73
73
|
} from "../chunk-7ZCOFATU.mjs";
|