aq-fe-framework 0.1.64 → 0.1.65

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.
@@ -62,9 +62,9 @@ import {
62
62
  useHeaderMegaMenuStore,
63
63
  useS_ButtonImport,
64
64
  utils_layout_getItemsWithoutLinks
65
- } from "../chunk-DDPBT6KI.mjs";
66
- import "../chunk-AL73DX37.mjs";
65
+ } from "../chunk-PYW7STIH.mjs";
67
66
  import "../chunk-4MLNXP25.mjs";
67
+ import "../chunk-AL73DX37.mjs";
68
68
  import "../chunk-FWCSY2DS.mjs";
69
69
  export {
70
70
  AQButtonCreateByImportFile,
@@ -57,9 +57,9 @@ import {
57
57
  useS_authenticate,
58
58
  useS_core83092,
59
59
  utils_core83092_mergePage
60
- } from "../chunk-DDPBT6KI.mjs";
61
- import "../chunk-AL73DX37.mjs";
60
+ } from "../chunk-PYW7STIH.mjs";
62
61
  import "../chunk-4MLNXP25.mjs";
62
+ import "../chunk-AL73DX37.mjs";
63
63
  import "../chunk-FWCSY2DS.mjs";
64
64
  export {
65
65
  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.64",
21
+ "version": "0.1.65",
22
22
  "private": false,
23
23
  "files": [
24
24
  "dist"
@@ -1,7 +1,3 @@
1
- import {
2
- createGenericStore,
3
- useS_Sidebar
4
- } from "./chunk-AL73DX37.mjs";
5
1
  import {
6
2
  U0DateToDDMMYYYString,
7
3
  U0MyValidateEmail,
@@ -10,6 +6,10 @@ import {
10
6
  utils_notification_show,
11
7
  utils_pdf_download
12
8
  } from "./chunk-4MLNXP25.mjs";
9
+ import {
10
+ createGenericStore,
11
+ useS_Sidebar
12
+ } from "./chunk-AL73DX37.mjs";
13
13
  import {
14
14
  __objRest,
15
15
  __spreadProps,