aq-fe-framework 0.1.530 → 0.1.531
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/core/index.mjs +1 -1
- package/dist/modules-features/index.mjs +13 -13
- package/package.json +1 -1
package/dist/core/index.mjs
CHANGED
@@ -19,13 +19,13 @@ import {
|
|
19
19
|
MyTextInput,
|
20
20
|
MyWeeklySessionSchedulerPicker
|
21
21
|
} from "../chunk-IMBXTNPQ.mjs";
|
22
|
-
import "../chunk-GFEMKKFH.mjs";
|
23
22
|
import {
|
24
23
|
MyModalDelete
|
25
24
|
} from "../chunk-LWFI4LKU.mjs";
|
26
25
|
import "../chunk-PFOC2A7E.mjs";
|
27
26
|
import "../chunk-U62R2QKJ.mjs";
|
28
27
|
import "../chunk-5U2JSHSJ.mjs";
|
28
|
+
import "../chunk-GFEMKKFH.mjs";
|
29
29
|
import "../chunk-OMJJAHOC.mjs";
|
30
30
|
import "../chunk-K6S7R6LU.mjs";
|
31
31
|
import "../chunk-DH6RVK5I.mjs";
|
@@ -13,20 +13,17 @@ import {
|
|
13
13
|
U0DateToDDMMYYYString
|
14
14
|
} from "../chunk-EWDS5IOF.mjs";
|
15
15
|
import {
|
16
|
-
MyButton
|
16
|
+
MyButton,
|
17
17
|
MyDataTableSelectOne,
|
18
18
|
MyTextInput as MyTextInput2
|
19
19
|
} from "../chunk-IMBXTNPQ.mjs";
|
20
|
-
import {
|
21
|
-
const_object_documentTypes
|
22
|
-
} from "../chunk-GFEMKKFH.mjs";
|
23
20
|
import "../chunk-LWFI4LKU.mjs";
|
24
21
|
import {
|
25
22
|
F_authenticate_Logout,
|
26
23
|
MyActionIconDelete,
|
27
24
|
MyActionIconUpdate,
|
28
25
|
MyBoxesBackground,
|
29
|
-
MyButton,
|
26
|
+
MyButton as MyButton2,
|
30
27
|
MyButtonCreate,
|
31
28
|
MyButtonModal,
|
32
29
|
MyButtonViewPDF,
|
@@ -51,6 +48,9 @@ import {
|
|
51
48
|
createGenericStore
|
52
49
|
} from "../chunk-U62R2QKJ.mjs";
|
53
50
|
import "../chunk-5U2JSHSJ.mjs";
|
51
|
+
import {
|
52
|
+
const_object_documentTypes
|
53
|
+
} from "../chunk-GFEMKKFH.mjs";
|
54
54
|
import {
|
55
55
|
const_object_colors
|
56
56
|
} from "../chunk-OMJJAHOC.mjs";
|
@@ -211,7 +211,7 @@ function Permission_SaveMenuPermission({
|
|
211
211
|
}
|
212
212
|
});
|
213
213
|
return /* @__PURE__ */ jsx3(
|
214
|
-
|
214
|
+
MyButton,
|
215
215
|
{
|
216
216
|
onClick: () => {
|
217
217
|
mutation.mutate((values == null ? void 0 : values.filter((item) => item.id != "0").map((item) => ({
|
@@ -832,7 +832,7 @@ function F_accessControl_Save() {
|
|
832
832
|
}
|
833
833
|
disable[1](false);
|
834
834
|
}, [store.state.rolePermissions]);
|
835
|
-
return /* @__PURE__ */ jsx9(
|
835
|
+
return /* @__PURE__ */ jsx9(MyButton2, { disabled: disable[0], crudType: "save", onClick: handleSave });
|
836
836
|
}
|
837
837
|
|
838
838
|
// src/modules-features/admin/core/accessControl/old/F_accessControl.tsx
|
@@ -1286,7 +1286,7 @@ function F_accessControlLevel_Save() {
|
|
1286
1286
|
}
|
1287
1287
|
disable[1](false);
|
1288
1288
|
}, [store.state.rolePermissions]);
|
1289
|
-
return /* @__PURE__ */ jsx16(
|
1289
|
+
return /* @__PURE__ */ jsx16(MyButton2, { disabled: disable[0], crudType: "save", onClick: handleSave });
|
1290
1290
|
}
|
1291
1291
|
|
1292
1292
|
// src/modules-features/admin/core/accessControlLevel/old/F_accessControlLevel.tsx
|
@@ -3057,7 +3057,7 @@ function F_core35923() {
|
|
3057
3057
|
/* @__PURE__ */ jsx49(Grid5.Col, { span: { base: 12, md: 6 }, children: /* @__PURE__ */ jsx49(MyFileInput, { label: "Favicon (16px x 16px)" }) }),
|
3058
3058
|
/* @__PURE__ */ jsx49(Grid5.Col, { span: { base: 12, md: 6 }, children: /* @__PURE__ */ jsx49(MyFileInput, { label: "Logo (330px x 115px)" }) })
|
3059
3059
|
] }),
|
3060
|
-
/* @__PURE__ */ jsx49(MyFlexEnd, { children: /* @__PURE__ */ jsx49(
|
3060
|
+
/* @__PURE__ */ jsx49(MyFlexEnd, { children: /* @__PURE__ */ jsx49(MyButton2, { crudType: "save" }) })
|
3061
3061
|
] });
|
3062
3062
|
}
|
3063
3063
|
|
@@ -4444,7 +4444,7 @@ function F_moduleConfig_Save({
|
|
4444
4444
|
});
|
4445
4445
|
}
|
4446
4446
|
return /* @__PURE__ */ jsx83(
|
4447
|
-
|
4447
|
+
MyButton2,
|
4448
4448
|
{
|
4449
4449
|
disabled: !form.isDirty(),
|
4450
4450
|
crudType: "save",
|
@@ -4900,13 +4900,13 @@ import { useMemo as useMemo20 } from "react";
|
|
4900
4900
|
// src/modules-features/admin/core/pageContentConfig/F_pageContentConfig_DeleteDescription.tsx
|
4901
4901
|
import { jsx as jsx91 } from "react/jsx-runtime";
|
4902
4902
|
function F_pageContentConfig_DeleteDescription() {
|
4903
|
-
return /* @__PURE__ */ jsx91(
|
4903
|
+
return /* @__PURE__ */ jsx91(MyButton, { actionType: "delete" });
|
4904
4904
|
}
|
4905
4905
|
|
4906
4906
|
// src/modules-features/admin/core/pageContentConfig/F_pageContentConfig_Export.tsx
|
4907
4907
|
import { jsx as jsx92 } from "react/jsx-runtime";
|
4908
4908
|
function F_pageContentConfig_Export() {
|
4909
|
-
return /* @__PURE__ */ jsx92(
|
4909
|
+
return /* @__PURE__ */ jsx92(MyButton, { actionType: "export" });
|
4910
4910
|
}
|
4911
4911
|
|
4912
4912
|
// src/modules-features/admin/core/pageContentConfig/F_pageContentConfig_Save.tsx
|
@@ -4918,7 +4918,7 @@ function F_pageContentConfig_Save({ menuValues }) {
|
|
4918
4918
|
return service_pageContent.updateList([{ id: 1 }]);
|
4919
4919
|
}
|
4920
4920
|
});
|
4921
|
-
return /* @__PURE__ */ jsx93(
|
4921
|
+
return /* @__PURE__ */ jsx93(MyButton, { actionType: "save", onClick: () => updatePageConfigMutation.mutate({}) });
|
4922
4922
|
}
|
4923
4923
|
|
4924
4924
|
// src/modules-features/admin/core/pageContentConfig/F_pageContentConfig_ReadMenu.tsx
|