aq-fe-framework 0.1.941 → 0.1.942
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-4U3n2emx.d.mts → IAQModule-D1EnOWUS.d.mts} +1 -1
- package/dist/{IBaseEntity-ChMy9RzQ.d.mts → IBaseEntity-DBRd891x.d.mts} +2 -0
- package/dist/{IRole-C9Z9Z543.d.mts → IRole-BODoDC-c.d.mts} +1 -1
- package/dist/components/index.d.mts +2 -2
- package/dist/components/index.mjs +3 -3
- package/dist/core/index.d.mts +2 -2
- package/dist/core/index.mjs +3 -3
- package/dist/hooks/index.d.mts +4 -4
- package/dist/interfaces/index.d.mts +3 -3
- package/dist/modules-features/index.d.mts +3 -3
- package/dist/modules-features/index.mjs +3 -3
- package/dist/shared/index.mjs +3 -3
- package/dist/{useMyReactMutation-BaxKHWOS.d.mts → useMyReactMutation-BuGpO4LW.d.mts} +1 -1
- package/dist/utils/index.d.mts +1 -1
- package/package.json +1 -1
- package/dist/{chunk-7XIQEVQU.mjs → chunk-WQ35K6B6.mjs} +8 -8
|
@@ -3,7 +3,7 @@ import React__default, { ReactNode, ComponentProps } from 'react';
|
|
|
3
3
|
import { t as type_action, a as type_mantineSize } from '../types-BUAQG6lt.mjs';
|
|
4
4
|
import { ActionIconProps, ButtonProps, useModalsStack, CheckboxProps, SelectProps, NumberFormatterProps, FieldsetProps, FileInputProps, NumberInputProps, TextareaProps, MantineSize, InputWrapperProps, TextInputProps, ContainerProps, FlexProps, GroupProps, TypographyStylesProviderProps, TabsProps, SkeletonProps } from '@mantine/core';
|
|
5
5
|
import { AxiosResponse } from 'axios';
|
|
6
|
-
import { M as MyApiResponse, a as MyReactMutationProps } from '../useMyReactMutation-
|
|
6
|
+
import { M as MyApiResponse, a as MyReactMutationProps } from '../useMyReactMutation-BuGpO4LW.mjs';
|
|
7
7
|
import { useDisclosure, useListState } from '@mantine/hooks';
|
|
8
8
|
import { UseFormReturnType, useForm } from '@mantine/form';
|
|
9
9
|
import { I as I_BasicAppShell_LinkItem, B as BasicAppShellProps } from '../types-km2g-xx5.mjs';
|
|
@@ -20,7 +20,7 @@ import { IconProps, Icon } from '@tabler/icons-react';
|
|
|
20
20
|
import { CalendarEventExternal } from '@schedule-x/calendar';
|
|
21
21
|
import '@tanstack/react-query';
|
|
22
22
|
import '../type_mutation-CCtnyeP3.mjs';
|
|
23
|
-
import '../IBaseEntity-
|
|
23
|
+
import '../IBaseEntity-DBRd891x.mjs';
|
|
24
24
|
import 'exceljs';
|
|
25
25
|
|
|
26
26
|
declare const MyBoxesCore: ({ className, ...rest }: {
|
|
@@ -70,10 +70,10 @@ import {
|
|
|
70
70
|
useHeaderMegaMenuStore,
|
|
71
71
|
useS_ButtonImport,
|
|
72
72
|
useStore_BasicAppShell
|
|
73
|
-
} from "../chunk-
|
|
74
|
-
import "../chunk-QWHUDAPC.mjs";
|
|
75
|
-
import "../chunk-E4JVWPXS.mjs";
|
|
73
|
+
} from "../chunk-WQ35K6B6.mjs";
|
|
76
74
|
import "../chunk-ZDINCHBS.mjs";
|
|
75
|
+
import "../chunk-E4JVWPXS.mjs";
|
|
76
|
+
import "../chunk-QWHUDAPC.mjs";
|
|
77
77
|
import "../chunk-O7YCQQO5.mjs";
|
|
78
78
|
import "../chunk-QSWIVDXC.mjs";
|
|
79
79
|
import "../chunk-4IP2EYUM.mjs";
|
package/dist/core/index.d.mts
CHANGED
|
@@ -4,7 +4,7 @@ export { d as MyActionIcon, e as MyButton, f as MyButtonModal } from '../MyDataT
|
|
|
4
4
|
import { useDisclosure } from '@mantine/hooks';
|
|
5
5
|
import { UseFormReturnType } from '@mantine/form';
|
|
6
6
|
import { AxiosResponse } from 'axios';
|
|
7
|
-
import { M as MyApiResponse, a as MyReactMutationProps } from '../useMyReactMutation-
|
|
7
|
+
import { M as MyApiResponse, a as MyReactMutationProps } from '../useMyReactMutation-BuGpO4LW.mjs';
|
|
8
8
|
import { ReactNode, ComponentProps } from 'react';
|
|
9
9
|
import { ModalProps, ScrollAreaAutosizeProps, TooltipProps, ButtonProps, BadgeProps, TextProps, PaperProps, GroupProps, ThemeIconProps, AutocompleteProps, NumberInputProps, TextInputProps, FileInputProps, InputWrapperProps, FlexProps } from '@mantine/core';
|
|
10
10
|
import { UseReactToPrintOptions } from 'react-to-print';
|
|
@@ -16,7 +16,7 @@ import { RichTextEditorProps, RichTextEditorToolbarProps, RichTextEditorContentP
|
|
|
16
16
|
import { UseEditorOptions } from '@tiptap/react';
|
|
17
17
|
import { M as MySelectProps } from '../MySelect-CEgpggSF.mjs';
|
|
18
18
|
export { a as MySelect } from '../MySelect-CEgpggSF.mjs';
|
|
19
|
-
import { I as IBaseEntity } from '../IBaseEntity-
|
|
19
|
+
import { I as IBaseEntity } from '../IBaseEntity-DBRd891x.mjs';
|
|
20
20
|
import '../types-BUAQG6lt.mjs';
|
|
21
21
|
import '../type_mutation-CCtnyeP3.mjs';
|
|
22
22
|
|
package/dist/core/index.mjs
CHANGED
|
@@ -31,10 +31,10 @@ import {
|
|
|
31
31
|
MyStatsCard,
|
|
32
32
|
MyTextInput2 as MyTextInput,
|
|
33
33
|
MyWeeklySessionSchedulerPicker
|
|
34
|
-
} from "../chunk-
|
|
35
|
-
import "../chunk-QWHUDAPC.mjs";
|
|
36
|
-
import "../chunk-E4JVWPXS.mjs";
|
|
34
|
+
} from "../chunk-WQ35K6B6.mjs";
|
|
37
35
|
import "../chunk-ZDINCHBS.mjs";
|
|
36
|
+
import "../chunk-E4JVWPXS.mjs";
|
|
37
|
+
import "../chunk-QWHUDAPC.mjs";
|
|
38
38
|
import "../chunk-O7YCQQO5.mjs";
|
|
39
39
|
import "../chunk-QSWIVDXC.mjs";
|
|
40
40
|
import "../chunk-4IP2EYUM.mjs";
|
package/dist/hooks/index.d.mts
CHANGED
|
@@ -5,13 +5,13 @@ import * as _mantine_hooks from '@mantine/hooks';
|
|
|
5
5
|
import * as _mantine_form from '@mantine/form';
|
|
6
6
|
import { FormValidateInput } from '@mantine/form';
|
|
7
7
|
import { AxiosResponse, AxiosInstance } from 'axios';
|
|
8
|
-
import { M as MyApiResponse, B as BaseApiType } from '../useMyReactMutation-
|
|
9
|
-
export { I as IPagingParams, a as MyReactMutationProps, c as createBaseApi, u as useMyReactMutation } from '../useMyReactMutation-
|
|
8
|
+
import { M as MyApiResponse, B as BaseApiType } from '../useMyReactMutation-BuGpO4LW.mjs';
|
|
9
|
+
export { I as IPagingParams, a as MyReactMutationProps, c as createBaseApi, u as useMyReactMutation } from '../useMyReactMutation-BuGpO4LW.mjs';
|
|
10
10
|
import * as next_dist_shared_lib_app_router_context_shared_runtime from 'next/dist/shared/lib/app-router-context.shared-runtime';
|
|
11
11
|
import * as React from 'react';
|
|
12
|
-
import { I as IAQModule } from '../IAQModule-
|
|
12
|
+
import { I as IAQModule } from '../IAQModule-D1EnOWUS.mjs';
|
|
13
13
|
import '../type_mutation-CCtnyeP3.mjs';
|
|
14
|
-
import '../IBaseEntity-
|
|
14
|
+
import '../IBaseEntity-DBRd891x.mjs';
|
|
15
15
|
|
|
16
16
|
declare function useEditableRows<T extends {
|
|
17
17
|
[key: string]: any;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { A as AcademicYearUpdateDto, I as IAcademicYear, a as IEmailConfig, b as IEmailTemplate, c as IRole } from '../IRole-
|
|
2
|
-
import { I as IBaseEntity } from '../IBaseEntity-
|
|
1
|
+
export { A as AcademicYearUpdateDto, I as IAcademicYear, a as IEmailConfig, b as IEmailTemplate, c as IRole } from '../IRole-BODoDC-c.mjs';
|
|
2
|
+
import { I as IBaseEntity } from '../IBaseEntity-DBRd891x.mjs';
|
|
3
3
|
import { I as IAQFileDetail } from '../utils_file-JlhzjLGS.mjs';
|
|
4
|
-
export { I as IAQModule } from '../IAQModule-
|
|
4
|
+
export { I as IAQModule } from '../IAQModule-D1EnOWUS.mjs';
|
|
5
5
|
export { I as IBaseDomain } from '../IBaseDomain-CUxofYh8.mjs';
|
|
6
6
|
export { I as IPagePermission } from '../IPagePermission-992CbJhp.mjs';
|
|
7
7
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { I as IAcademicYear, b as IEmailTemplate, a as IEmailConfig, c as IRole } from '../IRole-
|
|
2
|
+
import { I as IAcademicYear, b as IEmailTemplate, a as IEmailConfig, c as IRole } from '../IRole-BODoDC-c.mjs';
|
|
3
3
|
import { I as I_BasicAppShell_LinkItem } from '../types-km2g-xx5.mjs';
|
|
4
4
|
import { SelectProps, ButtonProps } from '@mantine/core';
|
|
5
|
-
import { I as IBaseEntity } from '../IBaseEntity-
|
|
6
|
-
import { I as IAQModule } from '../IAQModule-
|
|
5
|
+
import { I as IBaseEntity } from '../IBaseEntity-DBRd891x.mjs';
|
|
6
|
+
import { I as IAQModule } from '../IAQModule-D1EnOWUS.mjs';
|
|
7
7
|
import { I as IPagePermission } from '../IPagePermission-992CbJhp.mjs';
|
|
8
8
|
import { ReactNode } from 'react';
|
|
9
9
|
|
|
@@ -109,10 +109,10 @@ import {
|
|
|
109
109
|
MailTemplateDeleteButton,
|
|
110
110
|
useS_moduleConfig,
|
|
111
111
|
useStore_Authenticate
|
|
112
|
-
} from "../chunk-
|
|
113
|
-
import "../chunk-QWHUDAPC.mjs";
|
|
114
|
-
import "../chunk-E4JVWPXS.mjs";
|
|
112
|
+
} from "../chunk-WQ35K6B6.mjs";
|
|
115
113
|
import "../chunk-ZDINCHBS.mjs";
|
|
114
|
+
import "../chunk-E4JVWPXS.mjs";
|
|
115
|
+
import "../chunk-QWHUDAPC.mjs";
|
|
116
116
|
import "../chunk-O7YCQQO5.mjs";
|
|
117
117
|
import "../chunk-QSWIVDXC.mjs";
|
|
118
118
|
import "../chunk-4IP2EYUM.mjs";
|
package/dist/shared/index.mjs
CHANGED
|
@@ -4,12 +4,12 @@ import {
|
|
|
4
4
|
} from "../chunk-RGUQWALX.mjs";
|
|
5
5
|
import {
|
|
6
6
|
MySelect
|
|
7
|
-
} from "../chunk-
|
|
8
|
-
import "../chunk-QWHUDAPC.mjs";
|
|
9
|
-
import "../chunk-E4JVWPXS.mjs";
|
|
7
|
+
} from "../chunk-WQ35K6B6.mjs";
|
|
10
8
|
import {
|
|
11
9
|
utils_converter
|
|
12
10
|
} from "../chunk-ZDINCHBS.mjs";
|
|
11
|
+
import "../chunk-E4JVWPXS.mjs";
|
|
12
|
+
import "../chunk-QWHUDAPC.mjs";
|
|
13
13
|
import "../chunk-O7YCQQO5.mjs";
|
|
14
14
|
import "../chunk-QSWIVDXC.mjs";
|
|
15
15
|
import "../chunk-4IP2EYUM.mjs";
|
|
@@ -3,7 +3,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
|
|
|
3
3
|
import { t as type_mutation } from './type_mutation-CCtnyeP3.mjs';
|
|
4
4
|
import * as axios from 'axios';
|
|
5
5
|
import { AxiosInstance, AxiosResponse } from 'axios';
|
|
6
|
-
import { I as IBaseEntity } from './IBaseEntity-
|
|
6
|
+
import { I as IBaseEntity } from './IBaseEntity-DBRd891x.mjs';
|
|
7
7
|
|
|
8
8
|
interface IPagingParams {
|
|
9
9
|
pageNumber?: number;
|
package/dist/utils/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { I as IBaseDomain } from '../IBaseDomain-CUxofYh8.mjs';
|
|
2
|
-
import { I as IBaseEntity } from '../IBaseEntity-
|
|
2
|
+
import { I as IBaseEntity } from '../IBaseEntity-DBRd891x.mjs';
|
|
3
3
|
export { c as IExportConfig, I as IUtils_Excel_ColumnConfig, a as utils_excel_download, u as utils_excel_exportExcel, d as utils_excel_handleExport, b as utils_excel_parseToJson } from '../utils_excel-BfUQ3dS3.mjs';
|
|
4
4
|
export { I as IAQFileDetail, a as utils_file_AQDocumentTypeToFile, c as utils_file_base64ToFile, b as utils_file_docxtemplaterDownload, u as utils_file_fileToAQDocumentType } from '../utils_file-JlhzjLGS.mjs';
|
|
5
5
|
import { DefaultMantineColor } from '@mantine/core';
|
package/package.json
CHANGED
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
useStore_ProjectInfo
|
|
6
|
-
} from "./chunk-QWHUDAPC.mjs";
|
|
2
|
+
utils_date,
|
|
3
|
+
utils_mantineReactTable
|
|
4
|
+
} from "./chunk-ZDINCHBS.mjs";
|
|
7
5
|
import {
|
|
8
6
|
utils_aq_mapBaseEntityToDomain,
|
|
9
7
|
utils_aq_mapDomainToEntity,
|
|
@@ -16,9 +14,11 @@ import {
|
|
|
16
14
|
utils_pdf_download
|
|
17
15
|
} from "./chunk-E4JVWPXS.mjs";
|
|
18
16
|
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
17
|
+
createGenericStore,
|
|
18
|
+
useAppStore,
|
|
19
|
+
useStore_Permission,
|
|
20
|
+
useStore_ProjectInfo
|
|
21
|
+
} from "./chunk-QWHUDAPC.mjs";
|
|
22
22
|
import {
|
|
23
23
|
baseColumns
|
|
24
24
|
} from "./chunk-O7YCQQO5.mjs";
|