aq-fe-framework 0.1.1069 → 0.1.1071

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.
@@ -1,9 +1,20 @@
1
1
  import {
2
- createGenericStore as createGenericStore2,
3
- useAppStore,
4
- useStore_Permission,
5
- useStore_ProjectInfo
6
- } from "./chunk-WW55EZ4B.mjs";
2
+ baseAxios_default,
3
+ createBaseApi,
4
+ useConfig,
5
+ useEditableRows,
6
+ useExportData,
7
+ useMyReactMutation,
8
+ useMyReactQuery,
9
+ useQ_AQ_GetAQModule
10
+ } from "./chunk-Z76CSZFI.mjs";
11
+ import {
12
+ utils_date,
13
+ utils_excel,
14
+ utils_file,
15
+ utils_mantineReactTable,
16
+ utils_text
17
+ } from "./chunk-7ZI7IOEP.mjs";
7
18
  import {
8
19
  utils_aq_mapBaseEntityToDomain,
9
20
  utils_aq_mapDomainToEntity,
@@ -19,15 +30,11 @@ import {
19
30
  utils_pdf_download
20
31
  } from "./chunk-KGBXMHKR.mjs";
21
32
  import {
22
- utils_date,
23
- utils_excel,
24
- utils_file,
25
- utils_mantineReactTable,
26
- utils_text
27
- } from "./chunk-7ZI7IOEP.mjs";
28
- import {
29
- createGenericStore
30
- } from "./chunk-BTITP4TN.mjs";
33
+ createGenericStore,
34
+ useAppStore,
35
+ useStore_Permission,
36
+ useStore_ProjectInfo
37
+ } from "./chunk-WW55EZ4B.mjs";
31
38
  import {
32
39
  const_object_colors,
33
40
  const_object_documentTypes
@@ -37,15 +44,8 @@ import {
37
44
  enum_daysOfWeek
38
45
  } from "./chunk-J4WTZ3B4.mjs";
39
46
  import {
40
- baseAxios_default,
41
- createBaseApi,
42
- useConfig,
43
- useEditableRows,
44
- useExportData,
45
- useMyReactMutation,
46
- useMyReactQuery,
47
- useQ_AQ_GetAQModule
48
- } from "./chunk-Z76CSZFI.mjs";
47
+ createGenericStore as createGenericStore2
48
+ } from "./chunk-BTITP4TN.mjs";
49
49
  import {
50
50
  __objRest,
51
51
  __restKey,
@@ -1873,7 +1873,7 @@ import { IconArrowBackUp, IconArrowBigLeft, IconArrowBigRight, IconSquareRounded
1873
1873
  // src/components/Button/ButtonImport/useS_ButtonImport.ts
1874
1874
  import { useEffect as useEffect4, useMemo as useMemo2 } from "react";
1875
1875
  import * as XLSX2 from "xlsx";
1876
- var useStore = createGenericStore({
1876
+ var useStore = createGenericStore2({
1877
1877
  initialState: {
1878
1878
  data: [],
1879
1879
  title: [],
@@ -7817,7 +7817,7 @@ function AQStatCard2({
7817
7817
  import { useEffect as useEffect8 } from "react";
7818
7818
 
7819
7819
  // src/components/Layouts/BasicAppShell/useStore_BasicAppShell.ts
7820
- var useStore2 = createGenericStore({
7820
+ var useStore2 = createGenericStore2({
7821
7821
  initialState: {
7822
7822
  menuCode: "",
7823
7823
  moduleCode: "Module code",
@@ -10270,7 +10270,7 @@ import { IconSearch as IconSearch4 } from "@tabler/icons-react";
10270
10270
  import { useEffect as useEffect19, useMemo as useMemo9, useState as useState18 } from "react";
10271
10271
 
10272
10272
  // src/modules-features/admin/core/accountManagement/useStore_AccountManagement.ts
10273
- var useStore3 = createGenericStore2({
10273
+ var useStore3 = createGenericStore({
10274
10274
  initialState: {}
10275
10275
  });
10276
10276
  function useStore_AccountManagement() {
@@ -14364,7 +14364,7 @@ import { useEffect as useEffect27 } from "react";
14364
14364
  import { useMutation as useMutation3 } from "@tanstack/react-query";
14365
14365
 
14366
14366
  // src/modules-features/admin/core/moduleConfig/useS_moduleConfig.ts
14367
- var useStore4 = createGenericStore({
14367
+ var useStore4 = createGenericStore2({
14368
14368
  initialState: {}
14369
14369
  });
14370
14370
  function useS_moduleConfig() {
@@ -16530,7 +16530,7 @@ import { useRouter as useRouter4 } from "next/navigation.js";
16530
16530
  import { useEffect as useEffect35 } from "react";
16531
16531
 
16532
16532
  // src/modules-features/authenticate/useStore_Authenticate.ts
16533
- var useStore5 = createGenericStore({
16533
+ var useStore5 = createGenericStore2({
16534
16534
  initialState: { token: "", saveLogin: false, username: "", password: "", workingUnitId: 0, roleIds: [] },
16535
16535
  storageKey: "useStore_Authenticate"
16536
16536
  });
@@ -17355,7 +17355,7 @@ import Link4 from "next/link.js";
17355
17355
  import classes from "./css.module-4ICLUKPO.module.css";
17356
17356
 
17357
17357
  // src/components/Layouts/HeaderMegaMenu/HeaderMegaMenuStore.ts
17358
- var useStore6 = createGenericStore({
17358
+ var useStore6 = createGenericStore2({
17359
17359
  initialState: { name: "\u0110\u0103ng k\xFD kh\xF3a h\u1ECDc" },
17360
17360
  storageKey: "HeaderMegaMenuStore"
17361
17361
  });
@@ -69,16 +69,16 @@ import {
69
69
  useHeaderMegaMenuStore,
70
70
  useS_ButtonImport,
71
71
  useStore_BasicAppShell
72
- } from "../chunk-ZVDG5L7U.mjs";
73
- import "../chunk-WW55EZ4B.mjs";
74
- import "../chunk-KGBXMHKR.mjs";
72
+ } from "../chunk-HEZUW3ZP.mjs";
73
+ import "../chunk-Z76CSZFI.mjs";
74
+ import "../chunk-WZ6PXGGC.mjs";
75
75
  import "../chunk-7ZI7IOEP.mjs";
76
- import "../chunk-NYAWQRB7.mjs";
77
- import "../chunk-BTITP4TN.mjs";
76
+ import "../chunk-KGBXMHKR.mjs";
77
+ import "../chunk-WW55EZ4B.mjs";
78
78
  import "../chunk-OHAOJE5F.mjs";
79
79
  import "../chunk-J4WTZ3B4.mjs";
80
- import "../chunk-Z76CSZFI.mjs";
81
- import "../chunk-WZ6PXGGC.mjs";
80
+ import "../chunk-NYAWQRB7.mjs";
81
+ import "../chunk-BTITP4TN.mjs";
82
82
  import "../chunk-JD6AELXS.mjs";
83
83
  export {
84
84
  AQButtonCreateByImportFile,
@@ -34,16 +34,16 @@ import {
34
34
  MyStatsCard,
35
35
  MyTextInput2 as MyTextInput,
36
36
  MyWeeklySessionSchedulerPicker
37
- } from "../chunk-ZVDG5L7U.mjs";
38
- import "../chunk-WW55EZ4B.mjs";
39
- import "../chunk-KGBXMHKR.mjs";
37
+ } from "../chunk-HEZUW3ZP.mjs";
38
+ import "../chunk-Z76CSZFI.mjs";
39
+ import "../chunk-WZ6PXGGC.mjs";
40
40
  import "../chunk-7ZI7IOEP.mjs";
41
- import "../chunk-NYAWQRB7.mjs";
42
- import "../chunk-BTITP4TN.mjs";
41
+ import "../chunk-KGBXMHKR.mjs";
42
+ import "../chunk-WW55EZ4B.mjs";
43
43
  import "../chunk-OHAOJE5F.mjs";
44
44
  import "../chunk-J4WTZ3B4.mjs";
45
- import "../chunk-Z76CSZFI.mjs";
46
- import "../chunk-WZ6PXGGC.mjs";
45
+ import "../chunk-NYAWQRB7.mjs";
46
+ import "../chunk-BTITP4TN.mjs";
47
47
  import "../chunk-JD6AELXS.mjs";
48
48
  export {
49
49
  CustomAutocomplete,
@@ -97,16 +97,16 @@ import {
97
97
  MailTemplateDeleteButton,
98
98
  useS_moduleConfig,
99
99
  useStore_Authenticate
100
- } from "../chunk-ZVDG5L7U.mjs";
101
- import "../chunk-WW55EZ4B.mjs";
102
- import "../chunk-KGBXMHKR.mjs";
100
+ } from "../chunk-HEZUW3ZP.mjs";
101
+ import "../chunk-Z76CSZFI.mjs";
102
+ import "../chunk-WZ6PXGGC.mjs";
103
103
  import "../chunk-7ZI7IOEP.mjs";
104
- import "../chunk-NYAWQRB7.mjs";
105
- import "../chunk-BTITP4TN.mjs";
104
+ import "../chunk-KGBXMHKR.mjs";
105
+ import "../chunk-WW55EZ4B.mjs";
106
106
  import "../chunk-OHAOJE5F.mjs";
107
107
  import "../chunk-J4WTZ3B4.mjs";
108
- import "../chunk-Z76CSZFI.mjs";
109
- import "../chunk-WZ6PXGGC.mjs";
108
+ import "../chunk-NYAWQRB7.mjs";
109
+ import "../chunk-BTITP4TN.mjs";
110
110
  import "../chunk-JD6AELXS.mjs";
111
111
  export {
112
112
  AcademicYearsCreate,
@@ -1,21 +1,21 @@
1
1
  import "../chunk-NMY3UEY5.mjs";
2
2
  import {
3
3
  MySelect
4
- } from "../chunk-ZVDG5L7U.mjs";
5
- import "../chunk-WW55EZ4B.mjs";
6
- import "../chunk-KGBXMHKR.mjs";
4
+ } from "../chunk-HEZUW3ZP.mjs";
5
+ import "../chunk-Z76CSZFI.mjs";
6
+ import "../chunk-WZ6PXGGC.mjs";
7
7
  import {
8
8
  utils_converter
9
9
  } from "../chunk-7ZI7IOEP.mjs";
10
- import "../chunk-NYAWQRB7.mjs";
11
- import "../chunk-BTITP4TN.mjs";
10
+ import "../chunk-KGBXMHKR.mjs";
11
+ import "../chunk-WW55EZ4B.mjs";
12
12
  import "../chunk-OHAOJE5F.mjs";
13
13
  import {
14
14
  enumLabel_gender,
15
15
  enum_gender
16
16
  } from "../chunk-J4WTZ3B4.mjs";
17
- import "../chunk-Z76CSZFI.mjs";
18
- import "../chunk-WZ6PXGGC.mjs";
17
+ import "../chunk-NYAWQRB7.mjs";
18
+ import "../chunk-BTITP4TN.mjs";
19
19
  import {
20
20
  __objRest,
21
21
  __spreadValues
@@ -1,7 +1,105 @@
1
- import { z } from 'zod/v4';
1
+ import { z } from 'zod';
2
+ import { z as z$1 } from 'zod/v4';
2
3
 
3
- declare const Schema_BaseEntity: z.ZodObject<{
4
- id: z.ZodOptional<z.ZodNumber>;
4
+ declare const Schema_AQFileDetail: z.ZodObject<{
5
+ fileName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6
+ fileExtension: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7
+ fileBase64String: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ }, z.core.$strip>;
9
+ type Type_AQFileDetail = z.infer<typeof Schema_AQFileDetail>;
10
+
11
+ declare const Schema_BaseEntity: z$1.ZodObject<{
12
+ id: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
13
+ tempId: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
14
+ code: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
15
+ name: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
16
+ concurrencyStamp: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
17
+ isEnabled: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodBoolean>>;
18
+ modifiedWhen: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
19
+ modifiedFullName: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
20
+ createdBy: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
21
+ createWhen: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
22
+ }, z$1.core.$strip>;
23
+ type Type_BaseEntity = z$1.infer<typeof Schema_BaseEntity>;
24
+
25
+ declare const Schema_User: z$1.ZodObject<{
26
+ id: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
27
+ tempId: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
28
+ code: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
29
+ name: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
30
+ concurrencyStamp: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
31
+ isEnabled: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodBoolean>>;
32
+ modifiedWhen: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
33
+ modifiedFullName: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
34
+ createdBy: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
35
+ createWhen: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
36
+ password: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
37
+ passwordHash: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
38
+ userName: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
39
+ phoneNumber: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
40
+ email: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
41
+ fullName: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
42
+ address: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
43
+ isBlocked: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodBoolean>>;
44
+ AQModuleId: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
45
+ avatarFileDetail: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
46
+ fileName: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
47
+ fileExtension: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
48
+ fileBase64String: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
49
+ }, z$1.core.$strip>>>;
50
+ workingUnit: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
51
+ id: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
52
+ tempId: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
53
+ code: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
54
+ name: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
55
+ concurrencyStamp: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
56
+ isEnabled: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodBoolean>>;
57
+ modifiedWhen: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
58
+ modifiedFullName: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
59
+ createdBy: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
60
+ createWhen: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
61
+ }, z$1.core.$strip>>>;
62
+ workingUnitId: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
63
+ workingUnitName: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
64
+ gender: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
65
+ dateOfBirth: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
66
+ userSkillCenters: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodArray<z$1.ZodObject<{
67
+ id: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
68
+ tempId: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
69
+ code: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
70
+ name: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
71
+ concurrencyStamp: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
72
+ isEnabled: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodBoolean>>;
73
+ modifiedWhen: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
74
+ modifiedFullName: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
75
+ createdBy: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
76
+ createWhen: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
77
+ userId: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
78
+ skillCenterId: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodNumber>>;
79
+ }, z$1.core.$strip>>>>;
80
+ note: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodString>>;
81
+ isExternal: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodBoolean>>;
82
+ }, z$1.core.$strip>;
83
+ type Type_User = z$1.infer<typeof Schema_User>;
84
+
85
+ declare const Schema_UserSkillCenter: z.ZodObject<{
86
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
87
+ tempId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
88
+ code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
89
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
90
+ concurrencyStamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
91
+ isEnabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
92
+ modifiedWhen: z.ZodOptional<z.ZodNullable<z.ZodString>>;
93
+ modifiedFullName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
94
+ createdBy: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
95
+ createWhen: z.ZodOptional<z.ZodNullable<z.ZodString>>;
96
+ userId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
97
+ skillCenterId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
98
+ }, z.core.$strip>;
99
+ type Type_UserSkillCenter = z.infer<typeof Schema_UserSkillCenter>;
100
+
101
+ declare const Schema_WorkingUnit: z.ZodObject<{
102
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
5
103
  tempId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6
104
  code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7
105
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -12,6 +110,6 @@ declare const Schema_BaseEntity: z.ZodObject<{
12
110
  createdBy: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
111
  createWhen: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
112
  }, z.core.$strip>;
15
- type Type_BaseEntity = z.infer<typeof Schema_BaseEntity>;
113
+ type Type_WorkingUnit = z.infer<typeof Schema_WorkingUnit>;
16
114
 
17
- export { Schema_BaseEntity, type Type_BaseEntity };
115
+ export { Schema_AQFileDetail, Schema_BaseEntity, Schema_User, Schema_UserSkillCenter, Schema_WorkingUnit, type Type_AQFileDetail, type Type_BaseEntity, type Type_User, type Type_UserSkillCenter, type Type_WorkingUnit };
@@ -1,19 +1,66 @@
1
1
  import "../chunk-JD6AELXS.mjs";
2
2
 
3
+ // src/zod-schemas/AQFileDetail.ts
4
+ import { z } from "zod";
5
+ var Schema_AQFileDetail = z.object({
6
+ fileName: z.string().nullish(),
7
+ fileExtension: z.string().nullish(),
8
+ fileBase64String: z.string().nullish()
9
+ });
10
+
3
11
  // src/zod-schemas/BaseEntity.ts
4
- import { z } from "zod/v4";
5
- var Schema_BaseEntity = z.object({
6
- id: z.number().optional(),
7
- tempId: z.string().nullable().optional(),
8
- code: z.string().min(1, { error: "Vui l\xF2ng nh\u1EADp m\xE3" }).nullable().optional(),
9
- name: z.string().min(1, { error: "Vui l\xF2ng nh\u1EADp t\xEAn" }).nullable().optional(),
10
- concurrencyStamp: z.string().nullable().optional(),
11
- isEnabled: z.boolean().nullable().optional(),
12
- modifiedWhen: z.string().nullable().optional(),
13
- modifiedFullName: z.string().nullable().optional(),
14
- createdBy: z.number().nullable().optional(),
15
- createWhen: z.string().nullable().optional()
12
+ import { z as z2 } from "zod/v4";
13
+ var Schema_BaseEntity = z2.object({
14
+ id: z2.number().nullish(),
15
+ tempId: z2.string().nullish(),
16
+ code: z2.string().min(1, { error: "Vui l\xF2ng nh\u1EADp m\xE3" }).nullish(),
17
+ name: z2.string().min(1, { error: "Vui l\xF2ng nh\u1EADp t\xEAn" }).nullish(),
18
+ concurrencyStamp: z2.string().nullish(),
19
+ isEnabled: z2.boolean().nullish(),
20
+ modifiedWhen: z2.string().nullish(),
21
+ modifiedFullName: z2.string().nullish(),
22
+ createdBy: z2.number().nullish(),
23
+ createWhen: z2.string().nullish()
24
+ });
25
+
26
+ // src/zod-schemas/User.ts
27
+ import { z as z4 } from "zod/v4";
28
+
29
+ // src/zod-schemas/UserSkillCenter.ts
30
+ import { z as z3 } from "zod";
31
+ var Schema_UserSkillCenter = Schema_BaseEntity.extend({
32
+ userId: z3.number().nullish(),
33
+ skillCenterId: z3.number().nullish()
34
+ });
35
+
36
+ // src/zod-schemas/WorkingUnit.ts
37
+ var Schema_WorkingUnit = Schema_BaseEntity.extend({});
38
+
39
+ // src/zod-schemas/User.ts
40
+ var Schema_User = Schema_BaseEntity.extend({
41
+ password: z4.string().nullish(),
42
+ passwordHash: z4.string().nullish(),
43
+ userName: z4.string().nullish(),
44
+ phoneNumber: z4.string().nullish(),
45
+ email: z4.string().nullish(),
46
+ fullName: z4.string().nullish(),
47
+ address: z4.string().nullish(),
48
+ isBlocked: z4.boolean().nullish(),
49
+ AQModuleId: z4.number().nullish(),
50
+ avatarFileDetail: Schema_AQFileDetail.nullish(),
51
+ workingUnit: Schema_WorkingUnit.nullish(),
52
+ workingUnitId: z4.number().nullish(),
53
+ workingUnitName: z4.string().nullish(),
54
+ gender: z4.number().nullish(),
55
+ dateOfBirth: z4.string().nullish(),
56
+ userSkillCenters: z4.array(Schema_UserSkillCenter).nullish(),
57
+ note: z4.string().nullish(),
58
+ isExternal: z4.boolean().nullish()
16
59
  });
17
60
  export {
18
- Schema_BaseEntity
61
+ Schema_AQFileDetail,
62
+ Schema_BaseEntity,
63
+ Schema_User,
64
+ Schema_UserSkillCenter,
65
+ Schema_WorkingUnit
19
66
  };
package/package.json CHANGED
@@ -58,7 +58,7 @@
58
58
  "types": "./dist/zod-schemas/index.d.mts"
59
59
  }
60
60
  },
61
- "version": "0.1.1069",
61
+ "version": "0.1.1071",
62
62
  "private": false,
63
63
  "files": [
64
64
  "dist"