aq-fe-framework 0.1.293 → 0.1.295

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.
@@ -72,13 +72,13 @@ import {
72
72
  useS_BasicAppShell,
73
73
  useS_ButtonImport,
74
74
  utils_layout_getItemsWithoutLinks
75
- } from "../chunk-GZDMUSUB.mjs";
76
- import "../chunk-NWBLJ3W3.mjs";
75
+ } from "../chunk-W2UH4UHQ.mjs";
77
76
  import "../chunk-K6S7R6LU.mjs";
77
+ import "../chunk-NWBLJ3W3.mjs";
78
78
  import "../chunk-KKJ3OEEW.mjs";
79
+ import "../chunk-Y3YGC5IH.mjs";
79
80
  import "../chunk-5U2JSHSJ.mjs";
80
81
  import "../chunk-7ZCOFATU.mjs";
81
- import "../chunk-Y3YGC5IH.mjs";
82
82
  import "../chunk-FWCSY2DS.mjs";
83
83
  export {
84
84
  AQButtonCreateByImportFile,
@@ -24,22 +24,25 @@ import {
24
24
  useS_BasicAppShell,
25
25
  useS_authenticate,
26
26
  utils_layout_getItemsWithoutLinks
27
- } from "../chunk-GZDMUSUB.mjs";
27
+ } from "../chunk-W2UH4UHQ.mjs";
28
+ import {
29
+ enum_emailConfigModule
30
+ } from "../chunk-VH4ZAD6M.mjs";
31
+ import "../chunk-K6S7R6LU.mjs";
28
32
  import {
29
33
  const_object_documentTypes
30
34
  } from "../chunk-GFEMKKFH.mjs";
31
35
  import {
32
36
  const_object_colors
33
37
  } from "../chunk-NWBLJ3W3.mjs";
34
- import {
35
- enum_emailConfigModule
36
- } from "../chunk-VH4ZAD6M.mjs";
37
- import "../chunk-K6S7R6LU.mjs";
38
38
  import {
39
39
  baseAxios_default,
40
40
  useQ_AQ_GetAQModule,
41
41
  useQ_SkillCenter_GetAll
42
42
  } from "../chunk-KKJ3OEEW.mjs";
43
+ import {
44
+ createGenericStore
45
+ } from "../chunk-Y3YGC5IH.mjs";
43
46
  import {
44
47
  U0DateToDDMMYYYString,
45
48
  U0MyValidateEmail,
@@ -52,9 +55,6 @@ import "../chunk-5U2JSHSJ.mjs";
52
55
  import {
53
56
  utils_notification_show
54
57
  } from "../chunk-7ZCOFATU.mjs";
55
- import {
56
- createGenericStore
57
- } from "../chunk-Y3YGC5IH.mjs";
58
58
  import {
59
59
  __objRest,
60
60
  __spreadProps,
package/package.json CHANGED
@@ -34,7 +34,7 @@
34
34
  "types": "./dist/enum/index.d.mts"
35
35
  }
36
36
  },
37
- "version": "0.1.293",
37
+ "version": "0.1.295",
38
38
  "private": false,
39
39
  "files": [
40
40
  "dist"
@@ -1,23 +1,23 @@
1
- import {
2
- const_object_colors
3
- } from "./chunk-NWBLJ3W3.mjs";
4
1
  import {
5
2
  enum_daysOfWeek
6
3
  } from "./chunk-K6S7R6LU.mjs";
4
+ import {
5
+ const_object_colors
6
+ } from "./chunk-NWBLJ3W3.mjs";
7
7
  import {
8
8
  baseAxios_default,
9
9
  useMyReactMutation,
10
10
  useQ_AQ_GetAQModule
11
11
  } from "./chunk-KKJ3OEEW.mjs";
12
+ import {
13
+ createGenericStore
14
+ } from "./chunk-Y3YGC5IH.mjs";
12
15
  import {
13
16
  utils_pdf_download
14
17
  } from "./chunk-5U2JSHSJ.mjs";
15
18
  import {
16
19
  utils_notification_show
17
20
  } from "./chunk-7ZCOFATU.mjs";
18
- import {
19
- createGenericStore
20
- } from "./chunk-Y3YGC5IH.mjs";
21
21
  import {
22
22
  __objRest,
23
23
  __spreadProps,