aq-fe-framework 0.1.1120 → 0.1.1122
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.
- package/dist/{chunk-WYGNDTSD.mjs → chunk-Q7VBG5TR.mjs} +10 -10
- package/dist/components/index.mjs +3 -3
- package/dist/const/index.mjs +1 -1
- package/dist/core/index.mjs +3 -3
- package/dist/modules-features/index.mjs +3 -3
- package/dist/shared/index.mjs +3 -3
- package/package.json +1 -1
- package/dist/{chunk-S5NCYRRY.mjs → chunk-N5DFWFM6.mjs} +1 -1
|
@@ -4,6 +4,14 @@ import {
|
|
|
4
4
|
useStore_Permission,
|
|
5
5
|
useStore_ProjectInfo
|
|
6
6
|
} from "./chunk-WW55EZ4B.mjs";
|
|
7
|
+
import {
|
|
8
|
+
utils_currency,
|
|
9
|
+
utils_date,
|
|
10
|
+
utils_excel,
|
|
11
|
+
utils_file,
|
|
12
|
+
utils_mantineReactTable,
|
|
13
|
+
utils_text
|
|
14
|
+
} from "./chunk-7ZI7IOEP.mjs";
|
|
7
15
|
import {
|
|
8
16
|
utils_aq_mapBaseEntityToDomain,
|
|
9
17
|
utils_aq_mapDomainToEntity,
|
|
@@ -17,21 +25,13 @@ import {
|
|
|
17
25
|
utils_notification_show,
|
|
18
26
|
utils_pdf_download
|
|
19
27
|
} from "./chunk-KGBXMHKR.mjs";
|
|
20
|
-
import {
|
|
21
|
-
utils_currency,
|
|
22
|
-
utils_date,
|
|
23
|
-
utils_excel,
|
|
24
|
-
utils_file,
|
|
25
|
-
utils_mantineReactTable,
|
|
26
|
-
utils_text
|
|
27
|
-
} from "./chunk-7ZI7IOEP.mjs";
|
|
28
28
|
import {
|
|
29
29
|
createGenericStore
|
|
30
30
|
} from "./chunk-BTITP4TN.mjs";
|
|
31
31
|
import {
|
|
32
32
|
const_object_colors,
|
|
33
33
|
const_object_documentTypes
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-N5DFWFM6.mjs";
|
|
35
35
|
import {
|
|
36
36
|
enumLabel_gender,
|
|
37
37
|
enum_daysOfWeek
|
|
@@ -384,7 +384,7 @@ function MyActionIcon(_a) {
|
|
|
384
384
|
const tooltip = toolTipProps || configTooltipProps;
|
|
385
385
|
const actionIcon = /* @__PURE__ */ jsx5(ActionIcon2, __spreadProps(__spreadValues(__spreadValues({ hidden: shouldHide }, config5), rest), { children: children || config5.children }));
|
|
386
386
|
if (tooltip) {
|
|
387
|
-
return /* @__PURE__ */ jsx5(Tooltip, __spreadProps(__spreadValues({}, tooltip), { label: tooltip.label, hidden: !
|
|
387
|
+
return /* @__PURE__ */ jsx5(Tooltip, __spreadProps(__spreadValues({}, tooltip), { label: tooltip.label, hidden: !tooltip.label, children: actionIcon }));
|
|
388
388
|
}
|
|
389
389
|
return actionIcon;
|
|
390
390
|
}
|
|
@@ -65,13 +65,13 @@ import {
|
|
|
65
65
|
getReadablePageIdSet,
|
|
66
66
|
useHeaderMegaMenuStore,
|
|
67
67
|
useStore_BasicAppShell
|
|
68
|
-
} from "../chunk-
|
|
68
|
+
} from "../chunk-Q7VBG5TR.mjs";
|
|
69
69
|
import "../chunk-WW55EZ4B.mjs";
|
|
70
|
-
import "../chunk-KGBXMHKR.mjs";
|
|
71
70
|
import "../chunk-7ZI7IOEP.mjs";
|
|
71
|
+
import "../chunk-KGBXMHKR.mjs";
|
|
72
72
|
import "../chunk-NYAWQRB7.mjs";
|
|
73
73
|
import "../chunk-BTITP4TN.mjs";
|
|
74
|
-
import "../chunk-
|
|
74
|
+
import "../chunk-N5DFWFM6.mjs";
|
|
75
75
|
import "../chunk-VFTEXXA7.mjs";
|
|
76
76
|
import "../chunk-Z76CSZFI.mjs";
|
|
77
77
|
import "../chunk-WZ6PXGGC.mjs";
|
package/dist/const/index.mjs
CHANGED
package/dist/core/index.mjs
CHANGED
|
@@ -35,13 +35,13 @@ import {
|
|
|
35
35
|
MyStatsCard,
|
|
36
36
|
MyTextInput2 as MyTextInput,
|
|
37
37
|
MyWeeklySessionSchedulerPicker
|
|
38
|
-
} from "../chunk-
|
|
38
|
+
} from "../chunk-Q7VBG5TR.mjs";
|
|
39
39
|
import "../chunk-WW55EZ4B.mjs";
|
|
40
|
-
import "../chunk-KGBXMHKR.mjs";
|
|
41
40
|
import "../chunk-7ZI7IOEP.mjs";
|
|
41
|
+
import "../chunk-KGBXMHKR.mjs";
|
|
42
42
|
import "../chunk-NYAWQRB7.mjs";
|
|
43
43
|
import "../chunk-BTITP4TN.mjs";
|
|
44
|
-
import "../chunk-
|
|
44
|
+
import "../chunk-N5DFWFM6.mjs";
|
|
45
45
|
import "../chunk-VFTEXXA7.mjs";
|
|
46
46
|
import "../chunk-Z76CSZFI.mjs";
|
|
47
47
|
import "../chunk-WZ6PXGGC.mjs";
|
|
@@ -64,13 +64,13 @@ import {
|
|
|
64
64
|
MailTemplateDeleteButton,
|
|
65
65
|
useS_moduleConfig,
|
|
66
66
|
useStore_Authenticate
|
|
67
|
-
} from "../chunk-
|
|
67
|
+
} from "../chunk-Q7VBG5TR.mjs";
|
|
68
68
|
import "../chunk-WW55EZ4B.mjs";
|
|
69
|
-
import "../chunk-KGBXMHKR.mjs";
|
|
70
69
|
import "../chunk-7ZI7IOEP.mjs";
|
|
70
|
+
import "../chunk-KGBXMHKR.mjs";
|
|
71
71
|
import "../chunk-NYAWQRB7.mjs";
|
|
72
72
|
import "../chunk-BTITP4TN.mjs";
|
|
73
|
-
import "../chunk-
|
|
73
|
+
import "../chunk-N5DFWFM6.mjs";
|
|
74
74
|
import "../chunk-VFTEXXA7.mjs";
|
|
75
75
|
import "../chunk-Z76CSZFI.mjs";
|
|
76
76
|
import "../chunk-WZ6PXGGC.mjs";
|
package/dist/shared/index.mjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
MySelect,
|
|
3
3
|
Shared_DocTypeSelect
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-Q7VBG5TR.mjs";
|
|
5
5
|
import "../chunk-WW55EZ4B.mjs";
|
|
6
|
-
import "../chunk-KGBXMHKR.mjs";
|
|
7
6
|
import {
|
|
8
7
|
utils_converter
|
|
9
8
|
} from "../chunk-7ZI7IOEP.mjs";
|
|
9
|
+
import "../chunk-KGBXMHKR.mjs";
|
|
10
10
|
import "../chunk-NYAWQRB7.mjs";
|
|
11
11
|
import "../chunk-BTITP4TN.mjs";
|
|
12
|
-
import "../chunk-
|
|
12
|
+
import "../chunk-N5DFWFM6.mjs";
|
|
13
13
|
import {
|
|
14
14
|
enumLabel_gender,
|
|
15
15
|
enum_gender
|
package/package.json
CHANGED
|
@@ -96,10 +96,10 @@ var const_object_generalMenuData = {
|
|
|
96
96
|
};
|
|
97
97
|
|
|
98
98
|
export {
|
|
99
|
+
const_object_colors,
|
|
99
100
|
const_array_daysOfWeek,
|
|
100
101
|
const_aqModuleId,
|
|
101
102
|
const_columnSize,
|
|
102
|
-
const_object_colors,
|
|
103
103
|
const_object_documentTypes,
|
|
104
104
|
const_object_generalMenuData
|
|
105
105
|
};
|