aq-fe-framework 0.1.152 → 0.1.154
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/{IAQModule-XZYlbivW.d.mts → IAQModule-Cn6xUy-6.d.mts} +1 -1
- package/dist/components/index.mjs +62 -143
- package/dist/hooks/index.d.mts +1 -1
- package/dist/hooks/index.mjs +2 -11
- package/dist/modules-features/index.d.mts +1 -1
- package/dist/modules-features/index.mjs +79 -4053
- package/dist/stores/index.mjs +1 -7
- package/dist/utils/index.d.mts +2 -1
- package/dist/utils/index.mjs +9 -43
- package/package.json +1 -1
- package/dist/chunk-5U2JSHSJ.mjs +0 -22
- package/dist/chunk-7ZCOFATU.mjs +0 -42
- package/dist/chunk-FWCSY2DS.mjs +0 -37
- package/dist/chunk-P67AOBLX.mjs +0 -228
- package/dist/chunk-PAHZ57DT.mjs +0 -7634
- package/dist/chunk-Y3YGC5IH.mjs +0 -21
- package/dist/chunk-Z6OQG54Q.mjs +0 -39
- package/dist/components/index.css +0 -94
- package/dist/modules-features/index.css +0 -100
@@ -1,143 +1,62 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
SpotlightTrigger,
|
64
|
-
groupToTwoLevels,
|
65
|
-
useHeaderMegaMenuStore,
|
66
|
-
useS_BasicAppShell,
|
67
|
-
useS_ButtonImport,
|
68
|
-
utils_layout_getItemsWithoutLinks
|
69
|
-
} from "../chunk-PAHZ57DT.mjs";
|
70
|
-
import "../chunk-Z6OQG54Q.mjs";
|
71
|
-
import "../chunk-Y3YGC5IH.mjs";
|
72
|
-
import "../chunk-5U2JSHSJ.mjs";
|
73
|
-
import "../chunk-7ZCOFATU.mjs";
|
74
|
-
import "../chunk-FWCSY2DS.mjs";
|
75
|
-
export {
|
76
|
-
AQButtonCreateByImportFile,
|
77
|
-
AQButtonExportData,
|
78
|
-
AQCard,
|
79
|
-
AQSelectTableByOpenModal,
|
80
|
-
AQStatCard1,
|
81
|
-
BasicAppShell,
|
82
|
-
BasicAppShell_transformMenuToEnum,
|
83
|
-
Boxes,
|
84
|
-
FaviconSetter,
|
85
|
-
HeaderMegaMenu,
|
86
|
-
MyActionIcon,
|
87
|
-
MyActionIconCheck,
|
88
|
-
MyActionIconDelete,
|
89
|
-
MyActionIconDownloadPDF,
|
90
|
-
MyActionIconModal,
|
91
|
-
MyActionIconUpdate,
|
92
|
-
MyActionIconUpload,
|
93
|
-
MyActionIconViewPDF,
|
94
|
-
MyAnchorViewPDF,
|
95
|
-
MyAppSpotlight,
|
96
|
-
MyBoxesBackground,
|
97
|
-
MyBoxesCore,
|
98
|
-
MyButton,
|
99
|
-
MyButtonCreate,
|
100
|
-
MyButtonImport,
|
101
|
-
MyButtonModal,
|
102
|
-
MyButtonPrintPDF,
|
103
|
-
MyButtonPrintTablePDF,
|
104
|
-
MyButtonRouterBack,
|
105
|
-
MyButtonViewPDF,
|
106
|
-
MyCalendar,
|
107
|
-
MyCardInformation,
|
108
|
-
MyCardioLoader,
|
109
|
-
MyCenterFull,
|
110
|
-
MyCheckbox,
|
111
|
-
MyContainer,
|
112
|
-
MyDataTable,
|
113
|
-
MyDataTableSelect,
|
114
|
-
MyDateInput,
|
115
|
-
MyFieldset,
|
116
|
-
MyFileInput,
|
117
|
-
MyFlexColumn,
|
118
|
-
MyFlexEnd,
|
119
|
-
MyFlexRow,
|
120
|
-
MyHtmlWrapper,
|
121
|
-
MyIconText,
|
122
|
-
MyKeyLabel,
|
123
|
-
MyNumberFormatter,
|
124
|
-
MyNumberInput,
|
125
|
-
MyPageContent,
|
126
|
-
MyScheduleX,
|
127
|
-
MySelect,
|
128
|
-
MySelectAPIGet,
|
129
|
-
MySkeletonTable,
|
130
|
-
MySwitchTheme,
|
131
|
-
MyTab,
|
132
|
-
MyTextArea,
|
133
|
-
MyTextEditor,
|
134
|
-
MyTextInput,
|
135
|
-
SelectFieldModal,
|
136
|
-
SelectFileModal,
|
137
|
-
SpotlightTrigger,
|
138
|
-
groupToTwoLevels,
|
139
|
-
useHeaderMegaMenuStore,
|
140
|
-
useS_BasicAppShell,
|
141
|
-
useS_ButtonImport,
|
142
|
-
utils_layout_getItemsWithoutLinks
|
143
|
-
};
|
1
|
+
export * from "./Aceternity/BoxesBackground/MyBoxes";
|
2
|
+
export * from "./Aceternity/BoxesBackground/MyBoxesBackground";
|
3
|
+
export * from "./ActionIcons/ActionIcon/MyActionIcon";
|
4
|
+
export * from "./ActionIcons/ActionIconCheck/MyActionIconCheck";
|
5
|
+
export * from "./ActionIcons/ActionIconCRUD/MyActionIconDelete";
|
6
|
+
export * from "./ActionIcons/ActionIconCRUD/MyActionIconUpdate";
|
7
|
+
export * from "./ActionIcons/ActionIconDownloadPDF/MyActionIconDownloadPDF";
|
8
|
+
export * from "./ActionIcons/ActionIconModal/MyActionIconModal";
|
9
|
+
export * from "./ActionIcons/ActionIconUpload/MyActionIconUpload";
|
10
|
+
export * from "./ActionIcons/ActionIconViewPdf/MyActionIconViewPDF";
|
11
|
+
export * from "./ActionIcons/SwitchTheme/MySwitchTheme";
|
12
|
+
export * from "./AppSpotlight/MyAppSpotlight";
|
13
|
+
export * from "./Buttons/Anchor/MyAnchorViewPDF";
|
14
|
+
export * from "./Buttons/Button/MyButton";
|
15
|
+
export * from "./Buttons/ButtonCRUD/AQButtonCreateByImportFile";
|
16
|
+
export * from "./Buttons/ButtonCRUD/AQButtonExportData";
|
17
|
+
export * from "./Buttons/ButtonCRUD/MyButtonCreate";
|
18
|
+
export * from "./Buttons/ButtonImport/MyButtonImport";
|
19
|
+
export * from "./Buttons/ButtonImport/SelectFieldModal";
|
20
|
+
export * from "./Buttons/ButtonImport/SelectFileModal";
|
21
|
+
export * from "./Buttons/ButtonImport/useS_ButtonImport";
|
22
|
+
export * from "./Buttons/ButtonModal/AQSelectTableByOpenModal";
|
23
|
+
export * from "./Buttons/ButtonModal/MyButtonModal";
|
24
|
+
export * from "./Buttons/ButtonPrintPDF/MyButtonPrintPDF";
|
25
|
+
export * from "./Buttons/ButtonPrintPDFTable/MyButtonPrintTablePDF";
|
26
|
+
export * from "./Buttons/ButtonRouterBack/MyButtonRouterBack";
|
27
|
+
export * from "./Buttons/ButtonViewPDF/MyButtonViewPDF";
|
28
|
+
export * from "./Calendar/MyCalendar";
|
29
|
+
export * from "./CenterFull/MyCenterFull";
|
30
|
+
export * from "./Checkbox/MyCheckbox";
|
31
|
+
export * from "./Combobox/Select/MySelect";
|
32
|
+
export * from "./DataDisplay/Card/AQCard";
|
33
|
+
export * from "./DataDisplay/CardInformation/MyCardInformation";
|
34
|
+
export * from "./DataDisplay/DataTable/MyDataTable";
|
35
|
+
export * from "./DataDisplay/IconText/MyIconText";
|
36
|
+
export * from "./DataDisplay/KeyLabel/MyKeyLabel";
|
37
|
+
export * from "./DataDisplay/NumberFormatter/MyNumberFormatter";
|
38
|
+
export * from "./DataDisplay/StatCard/AQStatCard1";
|
39
|
+
export * from "./FaviconSetter/FaviconSetter";
|
40
|
+
export * from "./Inputs/DateInput/MyDateInput";
|
41
|
+
export * from "./Inputs/Fieldset/MyFieldset";
|
42
|
+
export * from "./Inputs/FileInput/MyFileInput";
|
43
|
+
export * from "./Inputs/NumberInput/MyNumberInput";
|
44
|
+
export * from "./Inputs/TextArea/MyTextArea";
|
45
|
+
export * from "./Inputs/TextEditor/MyTextEditor";
|
46
|
+
export * from "./Inputs/TextInput/MyTextInput";
|
47
|
+
export * from "./Layouts/BasicAppShell/BasicAppShell";
|
48
|
+
export * from "./Layouts/BasicAppShell/useS_BasicAppShell";
|
49
|
+
export * from "./Layouts/Container/MyContainer";
|
50
|
+
export * from "./Layouts/FlexColumn/MyFlexColumn";
|
51
|
+
export * from "./Layouts/FlexEnd/MyFlexEnd";
|
52
|
+
export * from "./Layouts/FlexRow/MyFlexRow";
|
53
|
+
export * from "./Layouts/HeaderMegaMenu/HeaderMegaMenu";
|
54
|
+
export * from "./Layouts/HeaderMegaMenu/HeaderMegaMenuStore";
|
55
|
+
export * from "./Layouts/HtmlWrapper/MyHtmlWrapper";
|
56
|
+
export * from "./Layouts/PageContent/MyPageContent";
|
57
|
+
export * from "./Layouts/Tab/MyTab";
|
58
|
+
export * from "./Loaders/MyCardioLoader";
|
59
|
+
export * from "./RESTAPIComponents/DataTableSelect/MyDataTableSelect";
|
60
|
+
export * from "./RESTAPIComponents/SelectAPIGet/MySelectAPIGet";
|
61
|
+
export * from "./ScheduleX/MyScheduleX";
|
62
|
+
export * from "./Skeletons/SkeletonTable/MySkeletonTable";
|
package/dist/hooks/index.d.mts
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
2
|
-
import {
|
2
|
+
import { a as IAQModule } from '../IAQModule-Cn6xUy-6.mjs';
|
3
3
|
|
4
4
|
declare function useQ_AQ_GetAQModule(): _tanstack_react_query.UseQueryResult<IAQModule, Error>;
|
5
5
|
|
package/dist/hooks/index.mjs
CHANGED
@@ -1,11 +1,2 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
} from "../chunk-Z6OQG54Q.mjs";
|
4
|
-
import "../chunk-7ZCOFATU.mjs";
|
5
|
-
import "../chunk-FWCSY2DS.mjs";
|
6
|
-
|
7
|
-
// src/hooks/custom-hooks/useC_MutationAction.tsx
|
8
|
-
import { useQueryClient } from "@tanstack/react-query";
|
9
|
-
export {
|
10
|
-
useQ_AQ_GetAQModule
|
11
|
-
};
|
1
|
+
export * from "./custom-hooks/useC_MutationAction";
|
2
|
+
export * from "./query/AQ/useQ_AQ_GetAQModule";
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
2
2
|
import { SelectProps } from '@mantine/core';
|
3
3
|
import { I as I_BasicAppShell_LinkItem } from '../BasicAppShell-DRQbwDjA.mjs';
|
4
|
-
import {
|
4
|
+
import { I as IBaseEntity, a as IAQModule } from '../IAQModule-Cn6xUy-6.mjs';
|
5
5
|
import { ReactNode } from 'react';
|
6
6
|
|
7
7
|
declare function F_core12196({ FormTypeId }: {
|