aq-fe-framework 0.1.51 → 0.1.52

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.
@@ -61,9 +61,9 @@ import {
61
61
  useHeaderMegaMenuStore,
62
62
  useS_ButtonImport,
63
63
  utils_layout_getItemsWithoutLinks
64
- } from "../chunk-65SFHKW6.mjs";
65
- import "../chunk-CDDX46TC.mjs";
64
+ } from "../chunk-7I5GQ5T7.mjs";
66
65
  import "../chunk-GL5OCTFE.mjs";
66
+ import "../chunk-CDDX46TC.mjs";
67
67
  import "../chunk-FWCSY2DS.mjs";
68
68
  export {
69
69
  AQButtonCreateByImportFile,
@@ -20,7 +20,10 @@ import {
20
20
  baseAxios_default,
21
21
  groupToTwoLevels,
22
22
  utils_layout_getItemsWithoutLinks
23
- } from "../../../chunk-65SFHKW6.mjs";
23
+ } from "../../../chunk-7I5GQ5T7.mjs";
24
+ import {
25
+ createGenericStore
26
+ } from "../../../chunk-GL5OCTFE.mjs";
24
27
  import {
25
28
  U0DateToDDMMYYYString,
26
29
  U0MyValidateEmail,
@@ -30,9 +33,6 @@ import {
30
33
  import {
31
34
  utils_notification_show
32
35
  } from "../../../chunk-CDDX46TC.mjs";
33
- import {
34
- createGenericStore
35
- } from "../../../chunk-GL5OCTFE.mjs";
36
36
  import {
37
37
  __objRest,
38
38
  __spreadProps,
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "types": "./dist/modules-features//admin/core/index.d.mts"
19
19
  }
20
20
  },
21
- "version": "0.1.51",
21
+ "version": "0.1.52",
22
22
  "private": false,
23
23
  "files": [
24
24
  "dist"
@@ -1,12 +1,12 @@
1
- import {
2
- utils_notification_show,
3
- utils_pdf_download
4
- } from "./chunk-CDDX46TC.mjs";
5
1
  import {
6
2
  createGenericStore,
7
3
  useS_Authenticate,
8
4
  useS_Sidebar
9
5
  } from "./chunk-GL5OCTFE.mjs";
6
+ import {
7
+ utils_notification_show,
8
+ utils_pdf_download
9
+ } from "./chunk-CDDX46TC.mjs";
10
10
  import {
11
11
  __objRest,
12
12
  __spreadProps,