aq-fe-framework 0.1.445 → 0.1.446

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,7 +62,8 @@ import {
62
62
  useS_BasicAppShell,
63
63
  useS_ButtonImport,
64
64
  utils_layout_getItemsWithoutLinks
65
- } from "../chunk-IROEUYWE.mjs";
65
+ } from "../chunk-JLROGQ4X.mjs";
66
+ import "../chunk-Y3YGC5IH.mjs";
66
67
  import "../chunk-5U2JSHSJ.mjs";
67
68
  import {
68
69
  MyDataTable,
@@ -72,7 +73,6 @@ import {
72
73
  import "../chunk-OMJJAHOC.mjs";
73
74
  import "../chunk-PRN7KYPD.mjs";
74
75
  import "../chunk-7ZCOFATU.mjs";
75
- import "../chunk-Y3YGC5IH.mjs";
76
76
  import "../chunk-FWCSY2DS.mjs";
77
77
  export {
78
78
  AQButtonCreateByImportFile,
@@ -33,7 +33,10 @@ import {
33
33
  groupToTwoLevels,
34
34
  useS_authenticate,
35
35
  utils_layout_getItemsWithoutLinks
36
- } from "../chunk-IROEUYWE.mjs";
36
+ } from "../chunk-JLROGQ4X.mjs";
37
+ import {
38
+ createGenericStore
39
+ } from "../chunk-Y3YGC5IH.mjs";
37
40
  import "../chunk-5U2JSHSJ.mjs";
38
41
  import {
39
42
  MyButton as MyButton2,
@@ -68,9 +71,6 @@ import {
68
71
  import {
69
72
  utils_notification_show
70
73
  } from "../chunk-7ZCOFATU.mjs";
71
- import {
72
- createGenericStore
73
- } from "../chunk-Y3YGC5IH.mjs";
74
74
  import {
75
75
  __objRest,
76
76
  __spreadProps,
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "types": "./dist/columns/index.d.mts"
43
43
  }
44
44
  },
45
- "version": "0.1.445",
45
+ "version": "0.1.446",
46
46
  "private": false,
47
47
  "files": [
48
48
  "dist"
@@ -1,3 +1,6 @@
1
+ import {
2
+ createGenericStore
3
+ } from "./chunk-Y3YGC5IH.mjs";
1
4
  import {
2
5
  utils_pdf_download
3
6
  } from "./chunk-5U2JSHSJ.mjs";
@@ -17,9 +20,6 @@ import {
17
20
  import {
18
21
  utils_notification_show
19
22
  } from "./chunk-7ZCOFATU.mjs";
20
- import {
21
- createGenericStore
22
- } from "./chunk-Y3YGC5IH.mjs";
23
23
  import {
24
24
  __objRest,
25
25
  __spreadProps,