aq-fe-framework 0.1.593 → 0.1.594

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.
@@ -1,18 +1,18 @@
1
- import {
2
- enum_daysOfWeek
3
- } from "./chunk-K6S7R6LU.mjs";
4
1
  import {
5
2
  MyDataTable,
6
3
  MyFieldset,
7
4
  MyFlexColumn,
8
5
  MyFlexRow
9
- } from "./chunk-TVESDOLY.mjs";
6
+ } from "./chunk-HVH3WL5T.mjs";
10
7
  import {
11
8
  useStore_Permission
12
9
  } from "./chunk-PW6WTEVB.mjs";
13
10
  import {
14
11
  const_object_colors
15
12
  } from "./chunk-OMJJAHOC.mjs";
13
+ import {
14
+ enum_daysOfWeek
15
+ } from "./chunk-K6S7R6LU.mjs";
16
16
  import {
17
17
  baseAxios_default,
18
18
  useMyReactMutation,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  MyButton
3
- } from "./chunk-TVESDOLY.mjs";
3
+ } from "./chunk-HVH3WL5T.mjs";
4
4
  import {
5
5
  __objRest,
6
6
  __spreadProps,
@@ -68,7 +68,7 @@ import {
68
68
  useHeaderMegaMenuStore,
69
69
  useS_ButtonImport,
70
70
  useStore_BasicAppShell
71
- } from "../chunk-TVESDOLY.mjs";
71
+ } from "../chunk-HVH3WL5T.mjs";
72
72
  import "../chunk-PW6WTEVB.mjs";
73
73
  import "../chunk-5COIJ2CE.mjs";
74
74
  import "../chunk-EWDS5IOF.mjs";
@@ -22,17 +22,17 @@ import {
22
22
  MyStatsCard,
23
23
  MyTextInput,
24
24
  MyWeeklySessionSchedulerPicker
25
- } from "../chunk-5NGEH244.mjs";
25
+ } from "../chunk-OFRJJ6TK.mjs";
26
26
  import "../chunk-GFEMKKFH.mjs";
27
- import "../chunk-K6S7R6LU.mjs";
28
27
  import {
29
28
  MyModalDelete
30
- } from "../chunk-MWDKPP74.mjs";
31
- import "../chunk-TVESDOLY.mjs";
29
+ } from "../chunk-QQC6IXHV.mjs";
30
+ import "../chunk-HVH3WL5T.mjs";
32
31
  import "../chunk-PW6WTEVB.mjs";
33
32
  import "../chunk-5COIJ2CE.mjs";
34
33
  import "../chunk-EWDS5IOF.mjs";
35
34
  import "../chunk-OMJJAHOC.mjs";
35
+ import "../chunk-K6S7R6LU.mjs";
36
36
  import "../chunk-5NR2OP5O.mjs";
37
37
  import "../chunk-WZ6PXGGC.mjs";
38
38
  import "../chunk-7ZCOFATU.mjs";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  MyModalDelete
3
- } from "../chunk-MWDKPP74.mjs";
4
- import "../chunk-TVESDOLY.mjs";
3
+ } from "../chunk-QQC6IXHV.mjs";
4
+ import "../chunk-HVH3WL5T.mjs";
5
5
  import "../chunk-PW6WTEVB.mjs";
6
6
  import "../chunk-5COIJ2CE.mjs";
7
7
  import "../chunk-EWDS5IOF.mjs";
@@ -1,20 +1,16 @@
1
1
  import {
2
2
  baseColumns
3
3
  } from "../chunk-7PUDC2WF.mjs";
4
- import {
5
- enum_emailConfigModule
6
- } from "../chunk-VH4ZAD6M.mjs";
7
4
  import {
8
5
  MyButton as MyButton2,
9
6
  MyButtonModal as MyButtonModal2,
10
7
  MySelect as MySelect2,
11
8
  MyTextInput as MyTextInput2
12
- } from "../chunk-5NGEH244.mjs";
9
+ } from "../chunk-OFRJJ6TK.mjs";
13
10
  import {
14
11
  const_object_documentTypes
15
12
  } from "../chunk-GFEMKKFH.mjs";
16
- import "../chunk-K6S7R6LU.mjs";
17
- import "../chunk-MWDKPP74.mjs";
13
+ import "../chunk-QQC6IXHV.mjs";
18
14
  import {
19
15
  F_authenticate_Logout,
20
16
  MyActionIconDelete,
@@ -37,7 +33,7 @@ import {
37
33
  MyTab,
38
34
  MyTextInput,
39
35
  useS_authenticate
40
- } from "../chunk-TVESDOLY.mjs";
36
+ } from "../chunk-HVH3WL5T.mjs";
41
37
  import {
42
38
  createGenericStore,
43
39
  useStore_Permission
@@ -57,6 +53,10 @@ import {
57
53
  import {
58
54
  const_object_colors
59
55
  } from "../chunk-OMJJAHOC.mjs";
56
+ import {
57
+ enum_emailConfigModule
58
+ } from "../chunk-VH4ZAD6M.mjs";
59
+ import "../chunk-K6S7R6LU.mjs";
60
60
  import {
61
61
  baseAxios_default,
62
62
  createBaseApi,
package/package.json CHANGED
@@ -50,7 +50,7 @@
50
50
  "types": "./dist/types/index.d.mts"
51
51
  }
52
52
  },
53
- "version": "0.1.593",
53
+ "version": "0.1.594",
54
54
  "private": false,
55
55
  "files": [
56
56
  "dist"
@@ -7457,17 +7457,6 @@ function BasicAppShell({ children, menu, extraTopRight, title, logoutRedirect })
7457
7457
  useEffect10(() => {
7458
7458
  var _a;
7459
7459
  const currentItem = allChildItems.find((item) => pathname.includes(item.link));
7460
- if (isDev) {
7461
- permissionStore.setProperty("currentPermissionPage", {
7462
- isCreate: true,
7463
- isRead: true,
7464
- isDelete: true,
7465
- isExport: true,
7466
- isPrint: true,
7467
- isUpdate: true,
7468
- pageId: currentItem == null ? void 0 : currentItem.pageId
7469
- });
7470
- }
7471
7460
  const currentPermission = (_a = permissionStore.state.permission) == null ? void 0 : _a.find((item) => item.pageId == (currentItem == null ? void 0 : currentItem.pageId));
7472
7461
  setIsLoadingPermission(false);
7473
7462
  if (!currentItem) return;
@@ -7480,6 +7469,17 @@ function BasicAppShell({ children, menu, extraTopRight, title, logoutRedirect })
7480
7469
  appShellStore.setProperty("status", currentItem.status);
7481
7470
  setIsAccessible(currentItem.pageId ? readablePageIds.has(currentItem.pageId) : false);
7482
7471
  permissionStore.setProperty("currentPermissionPage", currentPermission);
7472
+ if (isDev) {
7473
+ permissionStore.setProperty("currentPermissionPage", {
7474
+ isCreate: true,
7475
+ isRead: true,
7476
+ isDelete: true,
7477
+ isExport: true,
7478
+ isPrint: true,
7479
+ isUpdate: true,
7480
+ pageId: currentItem == null ? void 0 : currentItem.pageId
7481
+ });
7482
+ }
7483
7483
  }, [pathname, allChildItems, filteredMenu, readablePageIds]);
7484
7484
  const renderHeader = () => /* @__PURE__ */ jsx53(AppShell.Header, { children: media ? /* @__PURE__ */ jsxs30(Group16, { h: "100%", px: "md", justify: "space-between", children: [
7485
7485
  /* @__PURE__ */ jsxs30(Group16, { h: "100%", children: [