aq-fe-framework 0.1.721 → 0.1.722
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-KGHMMBOY.mjs → chunk-JETMHSDN.mjs} +15523 -15506
- package/dist/components/index.mjs +8 -8
- package/dist/const/index.mjs +1 -1
- package/dist/core/index.mjs +8 -8
- package/dist/coreService/index.mjs +3 -3
- package/dist/modules-features/index.mjs +3 -3
- package/dist/utils/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/{chunk-IUTUR43V.mjs → chunk-REMYBOSK.mjs} +1 -1
- package/dist/{chunk-2B2FKBKX.mjs → chunk-WBSFRMHN.mjs} +1 -1
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
Boxes,
|
|
10
10
|
FaviconSetter,
|
|
11
11
|
HeaderMegaMenu,
|
|
12
|
-
MyActionIcon,
|
|
12
|
+
MyActionIcon2 as MyActionIcon,
|
|
13
13
|
MyActionIconCheck,
|
|
14
14
|
MyActionIconDelete,
|
|
15
15
|
MyActionIconDownloadPDF,
|
|
@@ -21,11 +21,11 @@ import {
|
|
|
21
21
|
MyAppSpotlight,
|
|
22
22
|
MyBoxesBackground,
|
|
23
23
|
MyBoxesCore,
|
|
24
|
-
MyButton,
|
|
24
|
+
MyButton2 as MyButton,
|
|
25
25
|
MyButtonCreate,
|
|
26
26
|
MyButtonDeleteList,
|
|
27
27
|
MyButtonImport,
|
|
28
|
-
MyButtonModal,
|
|
28
|
+
MyButtonModal2 as MyButtonModal,
|
|
29
29
|
MyButtonPrintPDF2 as MyButtonPrintPDF,
|
|
30
30
|
MyButtonPrintTablePDF,
|
|
31
31
|
MyButtonRouterBack,
|
|
@@ -41,7 +41,7 @@ import {
|
|
|
41
41
|
MyDateInput,
|
|
42
42
|
MyFieldset,
|
|
43
43
|
MyFileInput,
|
|
44
|
-
MyFlexColumn,
|
|
44
|
+
MyFlexColumn2 as MyFlexColumn,
|
|
45
45
|
MyFlexEnd2 as MyFlexEnd,
|
|
46
46
|
MyFlexRow,
|
|
47
47
|
MyHtmlWrapper,
|
|
@@ -57,7 +57,7 @@ import {
|
|
|
57
57
|
MyTab,
|
|
58
58
|
MyTextArea,
|
|
59
59
|
MyTextEditor,
|
|
60
|
-
MyTextInput,
|
|
60
|
+
MyTextInput2 as MyTextInput,
|
|
61
61
|
SelectFieldModal,
|
|
62
62
|
SelectFileModal,
|
|
63
63
|
extractLinkedMenuItems,
|
|
@@ -70,12 +70,12 @@ import {
|
|
|
70
70
|
useHeaderMegaMenuStore,
|
|
71
71
|
useS_ButtonImport,
|
|
72
72
|
useStore_BasicAppShell
|
|
73
|
-
} from "../chunk-
|
|
73
|
+
} from "../chunk-JETMHSDN.mjs";
|
|
74
74
|
import "../chunk-SUH3FFFV.mjs";
|
|
75
|
-
import "../chunk-
|
|
75
|
+
import "../chunk-WBSFRMHN.mjs";
|
|
76
76
|
import "../chunk-7PUDC2WF.mjs";
|
|
77
77
|
import "../chunk-EWDS5IOF.mjs";
|
|
78
|
-
import "../chunk-
|
|
78
|
+
import "../chunk-REMYBOSK.mjs";
|
|
79
79
|
import "../chunk-K6S7R6LU.mjs";
|
|
80
80
|
import "../chunk-2JFYOBBR.mjs";
|
|
81
81
|
import "../chunk-WZ6PXGGC.mjs";
|
package/dist/const/index.mjs
CHANGED
package/dist/core/index.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DroppablePlaceholder,
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
MyActionIcon,
|
|
4
|
+
MyButton,
|
|
5
5
|
MyButtonCreateUpdate,
|
|
6
|
-
|
|
6
|
+
MyButtonModal,
|
|
7
7
|
MyButtonModalForm,
|
|
8
8
|
MyButtonPrintPDF,
|
|
9
9
|
MyButtonViewFile,
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
MyDataTableSelectOne,
|
|
12
12
|
MyDayOfWeekPicker,
|
|
13
13
|
MyFileInputPreview,
|
|
14
|
-
|
|
14
|
+
MyFlexColumn,
|
|
15
15
|
MyFlexEnd,
|
|
16
16
|
MyFlexIconTitle,
|
|
17
17
|
MyInfoBox,
|
|
@@ -23,14 +23,14 @@ import {
|
|
|
23
23
|
MySelect,
|
|
24
24
|
MySelectFromAPI,
|
|
25
25
|
MyStatsCard,
|
|
26
|
-
|
|
26
|
+
MyTextInput,
|
|
27
27
|
MyWeeklySessionSchedulerPicker
|
|
28
|
-
} from "../chunk-
|
|
28
|
+
} from "../chunk-JETMHSDN.mjs";
|
|
29
29
|
import "../chunk-SUH3FFFV.mjs";
|
|
30
|
-
import "../chunk-
|
|
30
|
+
import "../chunk-WBSFRMHN.mjs";
|
|
31
31
|
import "../chunk-7PUDC2WF.mjs";
|
|
32
32
|
import "../chunk-EWDS5IOF.mjs";
|
|
33
|
-
import "../chunk-
|
|
33
|
+
import "../chunk-REMYBOSK.mjs";
|
|
34
34
|
import "../chunk-K6S7R6LU.mjs";
|
|
35
35
|
import "../chunk-2JFYOBBR.mjs";
|
|
36
36
|
import "../chunk-WZ6PXGGC.mjs";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
MyModalDelete
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-JETMHSDN.mjs";
|
|
4
4
|
import "../chunk-SUH3FFFV.mjs";
|
|
5
|
-
import "../chunk-
|
|
5
|
+
import "../chunk-WBSFRMHN.mjs";
|
|
6
6
|
import "../chunk-7PUDC2WF.mjs";
|
|
7
7
|
import "../chunk-EWDS5IOF.mjs";
|
|
8
|
-
import "../chunk-
|
|
8
|
+
import "../chunk-REMYBOSK.mjs";
|
|
9
9
|
import "../chunk-K6S7R6LU.mjs";
|
|
10
10
|
import {
|
|
11
11
|
useMyReactMutation
|
|
@@ -112,12 +112,12 @@ import {
|
|
|
112
112
|
MailTemplateDeleteButton,
|
|
113
113
|
useS_authenticate,
|
|
114
114
|
useS_moduleConfig
|
|
115
|
-
} from "../chunk-
|
|
115
|
+
} from "../chunk-JETMHSDN.mjs";
|
|
116
116
|
import "../chunk-SUH3FFFV.mjs";
|
|
117
|
-
import "../chunk-
|
|
117
|
+
import "../chunk-WBSFRMHN.mjs";
|
|
118
118
|
import "../chunk-7PUDC2WF.mjs";
|
|
119
119
|
import "../chunk-EWDS5IOF.mjs";
|
|
120
|
-
import "../chunk-
|
|
120
|
+
import "../chunk-REMYBOSK.mjs";
|
|
121
121
|
import "../chunk-K6S7R6LU.mjs";
|
|
122
122
|
import "../chunk-2JFYOBBR.mjs";
|
|
123
123
|
import "../chunk-WZ6PXGGC.mjs";
|
package/dist/utils/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -483,7 +483,6 @@ var utils_validator_validateCode = (value) => {
|
|
|
483
483
|
};
|
|
484
484
|
|
|
485
485
|
export {
|
|
486
|
-
utils_pdf_download,
|
|
487
486
|
utils_aq_mapBaseEntityToDomain,
|
|
488
487
|
utils_aq_mapDomainToEntity,
|
|
489
488
|
utils_config_getBaseUrl,
|
|
@@ -511,6 +510,7 @@ export {
|
|
|
511
510
|
utils_list_sumField,
|
|
512
511
|
utils_mantineReactTable_filterColumnsByVisibleKeys,
|
|
513
512
|
utils_mantineReactTable_sortColumnsByKeyOrder,
|
|
513
|
+
utils_pdf_download,
|
|
514
514
|
utils_reactQuery_updateListItemInQuery,
|
|
515
515
|
utils_text_getNormalizedTextFromHtml,
|
|
516
516
|
utils_time_convertTimeStringToSeconds,
|