aq-fe-framework 0.1.396 → 0.1.399
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-O25M5H7K.mjs → chunk-CJCNENHH.mjs} +2 -2
- package/dist/{chunk-KPQFRQ6R.mjs → chunk-CK24UKA4.mjs} +4 -4
- package/dist/{chunk-PRN7KYPD.mjs → chunk-UNMZHBJW.mjs} +1 -2
- 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 +6 -6
- package/package.json +1 -1
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
import {
|
|
13
13
|
useMyReactMutation,
|
|
14
14
|
useMyReactQuery
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-UNMZHBJW.mjs";
|
|
16
16
|
import {
|
|
17
17
|
utils_notification_show
|
|
18
18
|
} from "./chunk-7ZCOFATU.mjs";
|
|
@@ -299,7 +299,7 @@ function MyButtonCreateUpdate({
|
|
|
299
299
|
/* @__PURE__ */ jsx4(
|
|
300
300
|
ScrollArea,
|
|
301
301
|
__spreadProps(__spreadValues({
|
|
302
|
-
mah: (modalProps == null ? void 0 : modalProps.fullScreen) ? "calc(100vh - 140px)" : "
|
|
302
|
+
mah: (modalProps == null ? void 0 : modalProps.fullScreen) ? "calc(100vh - 140px)" : "68vh"
|
|
303
303
|
}, scrollAreaAutosizeProps), {
|
|
304
304
|
children: /* @__PURE__ */ jsx4(MyFlexColumn2, { children })
|
|
305
305
|
})
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
createGenericStore
|
|
3
|
-
} from "./chunk-Y3YGC5IH.mjs";
|
|
4
1
|
import {
|
|
5
2
|
utils_pdf_download
|
|
6
3
|
} from "./chunk-5U2JSHSJ.mjs";
|
|
@@ -16,10 +13,13 @@ import {
|
|
|
16
13
|
baseAxios_default,
|
|
17
14
|
useMyReactMutation,
|
|
18
15
|
useQ_AQ_GetAQModule
|
|
19
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-UNMZHBJW.mjs";
|
|
20
17
|
import {
|
|
21
18
|
utils_notification_show
|
|
22
19
|
} from "./chunk-7ZCOFATU.mjs";
|
|
20
|
+
import {
|
|
21
|
+
createGenericStore
|
|
22
|
+
} from "./chunk-Y3YGC5IH.mjs";
|
|
23
23
|
import {
|
|
24
24
|
__objRest,
|
|
25
25
|
__spreadProps,
|
|
@@ -126,7 +126,7 @@ var useLoadAxiosConfig = ({
|
|
|
126
126
|
}) => {
|
|
127
127
|
const [flag, setFlag] = useState(false);
|
|
128
128
|
useEffect(() => {
|
|
129
|
-
|
|
129
|
+
async () => {
|
|
130
130
|
try {
|
|
131
131
|
const res = await fetch("/config.json");
|
|
132
132
|
const config = await res.json();
|
|
@@ -139,7 +139,6 @@ var useLoadAxiosConfig = ({
|
|
|
139
139
|
console.error("\u274C L\u1ED7i khi load config.json:", err);
|
|
140
140
|
}
|
|
141
141
|
};
|
|
142
|
-
loadConfig();
|
|
143
142
|
}, [axiosInstance, url]);
|
|
144
143
|
return { flag, setFlag };
|
|
145
144
|
};
|
|
@@ -62,8 +62,7 @@ import {
|
|
|
62
62
|
useS_BasicAppShell,
|
|
63
63
|
useS_ButtonImport,
|
|
64
64
|
utils_layout_getItemsWithoutLinks
|
|
65
|
-
} from "../chunk-
|
|
66
|
-
import "../chunk-Y3YGC5IH.mjs";
|
|
65
|
+
} from "../chunk-CK24UKA4.mjs";
|
|
67
66
|
import "../chunk-5U2JSHSJ.mjs";
|
|
68
67
|
import {
|
|
69
68
|
MyDataTable,
|
|
@@ -71,8 +70,9 @@ import {
|
|
|
71
70
|
MyFlexRow
|
|
72
71
|
} from "../chunk-GEYCGM75.mjs";
|
|
73
72
|
import "../chunk-7ORPZMGL.mjs";
|
|
74
|
-
import "../chunk-
|
|
73
|
+
import "../chunk-UNMZHBJW.mjs";
|
|
75
74
|
import "../chunk-7ZCOFATU.mjs";
|
|
75
|
+
import "../chunk-Y3YGC5IH.mjs";
|
|
76
76
|
import "../chunk-FWCSY2DS.mjs";
|
|
77
77
|
export {
|
|
78
78
|
AQButtonCreateByImportFile,
|
package/dist/core/index.mjs
CHANGED
|
@@ -13,11 +13,11 @@ import {
|
|
|
13
13
|
MyStatsCard,
|
|
14
14
|
MyTextInput,
|
|
15
15
|
MyWeeklySessionSchedulerPicker
|
|
16
|
-
} from "../chunk-
|
|
16
|
+
} from "../chunk-CJCNENHH.mjs";
|
|
17
17
|
import "../chunk-GEYCGM75.mjs";
|
|
18
18
|
import "../chunk-7ORPZMGL.mjs";
|
|
19
19
|
import "../chunk-K6S7R6LU.mjs";
|
|
20
|
-
import "../chunk-
|
|
20
|
+
import "../chunk-UNMZHBJW.mjs";
|
|
21
21
|
import "../chunk-7ZCOFATU.mjs";
|
|
22
22
|
import "../chunk-FWCSY2DS.mjs";
|
|
23
23
|
export {
|
package/dist/hooks/index.mjs
CHANGED
|
@@ -33,10 +33,7 @@ import {
|
|
|
33
33
|
groupToTwoLevels,
|
|
34
34
|
useS_authenticate,
|
|
35
35
|
utils_layout_getItemsWithoutLinks
|
|
36
|
-
} from "../chunk-
|
|
37
|
-
import {
|
|
38
|
-
createGenericStore
|
|
39
|
-
} from "../chunk-Y3YGC5IH.mjs";
|
|
36
|
+
} from "../chunk-CK24UKA4.mjs";
|
|
40
37
|
import "../chunk-5U2JSHSJ.mjs";
|
|
41
38
|
import {
|
|
42
39
|
const_object_documentTypes
|
|
@@ -45,7 +42,7 @@ import {
|
|
|
45
42
|
MyButton as MyButton2,
|
|
46
43
|
MyDataTableSelectOne,
|
|
47
44
|
MyTextInput as MyTextInput2
|
|
48
|
-
} from "../chunk-
|
|
45
|
+
} from "../chunk-CJCNENHH.mjs";
|
|
49
46
|
import {
|
|
50
47
|
MyDataTable,
|
|
51
48
|
MyFlexColumn,
|
|
@@ -67,10 +64,13 @@ import {
|
|
|
67
64
|
useMyRouter,
|
|
68
65
|
useQ_AQ_GetAQModule,
|
|
69
66
|
useQ_SkillCenter_GetAll
|
|
70
|
-
} from "../chunk-
|
|
67
|
+
} from "../chunk-UNMZHBJW.mjs";
|
|
71
68
|
import {
|
|
72
69
|
utils_notification_show
|
|
73
70
|
} from "../chunk-7ZCOFATU.mjs";
|
|
71
|
+
import {
|
|
72
|
+
createGenericStore
|
|
73
|
+
} from "../chunk-Y3YGC5IH.mjs";
|
|
74
74
|
import {
|
|
75
75
|
__objRest,
|
|
76
76
|
__spreadProps,
|