aq-fe-framework 0.1.97 → 0.1.99

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,6 +1,3 @@
1
- import {
2
- createGenericStore
3
- } from "./chunk-Y3YGC5IH.mjs";
4
1
  import {
5
2
  U0DateToDDMMYYYString,
6
3
  U0MyValidateEmail,
@@ -9,6 +6,9 @@ import {
9
6
  utils_notification_show,
10
7
  utils_pdf_download
11
8
  } from "./chunk-EEQENBXZ.mjs";
9
+ import {
10
+ createGenericStore
11
+ } from "./chunk-Y3YGC5IH.mjs";
12
12
  import {
13
13
  __objRest,
14
14
  __spreadProps,
@@ -1153,6 +1153,7 @@ import { useEffect as useEffect3 } from "react";
1153
1153
  var useStore = createGenericStore({
1154
1154
  initialState: {
1155
1155
  menuCode: "",
1156
+ moduleCode: "",
1156
1157
  moduleName: "",
1157
1158
  title: "",
1158
1159
  opened: true,
@@ -64,9 +64,9 @@ import {
64
64
  useS_BasicAppShell,
65
65
  useS_ButtonImport,
66
66
  utils_layout_getItemsWithoutLinks
67
- } from "../chunk-ZO35CUIW.mjs";
68
- import "../chunk-Y3YGC5IH.mjs";
67
+ } from "../chunk-CUZQ62NZ.mjs";
69
68
  import "../chunk-EEQENBXZ.mjs";
69
+ import "../chunk-Y3YGC5IH.mjs";
70
70
  import "../chunk-FWCSY2DS.mjs";
71
71
  export {
72
72
  AQButtonCreateByImportFile,
@@ -65,9 +65,9 @@ import {
65
65
  useS_core60524,
66
66
  useS_core83092,
67
67
  utils_core83092_mergePage
68
- } from "../chunk-ZO35CUIW.mjs";
69
- import "../chunk-Y3YGC5IH.mjs";
68
+ } from "../chunk-CUZQ62NZ.mjs";
70
69
  import "../chunk-EEQENBXZ.mjs";
70
+ import "../chunk-Y3YGC5IH.mjs";
71
71
  import "../chunk-FWCSY2DS.mjs";
72
72
  export {
73
73
  F_authenticate_Login,
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "types": "./dist/modules-features/index.d.mts"
19
19
  }
20
20
  },
21
- "version": "0.1.97",
21
+ "version": "0.1.99",
22
22
  "private": false,
23
23
  "files": [
24
24
  "dist"