@viridial/shared 1.0.44 → 1.0.46
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/api/user.service.d.ts +16 -1
- package/dist/api/user.service.d.ts.map +1 -1
- package/dist/api/user.service.js +28 -2
- package/dist/composables/useUser.d.ts +29 -4
- package/dist/composables/useUser.d.ts.map +1 -1
- package/dist/constants/api.constants.d.ts +2 -0
- package/dist/constants/api.constants.d.ts.map +1 -1
- package/dist/constants/api.constants.js +2 -0
- package/dist/stores/user.store.d.ts +138 -24
- package/dist/stores/user.store.d.ts.map +1 -1
- package/dist/types/user.types.d.ts +9 -4
- package/dist/types/user.types.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -33,7 +33,22 @@ export declare const userService: {
|
|
|
33
33
|
/**
|
|
34
34
|
* Mettre à jour le profil de l'utilisateur connecté
|
|
35
35
|
*/
|
|
36
|
-
updateProfile(data:
|
|
36
|
+
updateProfile(data: {
|
|
37
|
+
firstName?: string;
|
|
38
|
+
lastName?: string;
|
|
39
|
+
email?: string;
|
|
40
|
+
avatarUrl?: string;
|
|
41
|
+
language?: string;
|
|
42
|
+
timezone?: string;
|
|
43
|
+
}): Promise<UserProfile>;
|
|
44
|
+
/**
|
|
45
|
+
* Mettre à jour les préférences de l'utilisateur connecté
|
|
46
|
+
*/
|
|
47
|
+
updatePreferences(data: {
|
|
48
|
+
language?: string;
|
|
49
|
+
timezone?: string;
|
|
50
|
+
notificationPreferences?: Record<string, boolean>;
|
|
51
|
+
}): Promise<UserProfile>;
|
|
37
52
|
/**
|
|
38
53
|
* Supprimer un utilisateur (soft delete)
|
|
39
54
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.service.d.ts","sourceRoot":"","sources":["../../api/user.service.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,UAAU,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;
|
|
1
|
+
{"version":3,"file":"user.service.d.ts","sourceRoot":"","sources":["../../api/user.service.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,UAAU,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;AA0F/H;;;GAGG;AAEH;;GAEG;AACH,eAAO,MAAM,WAAW;IACtB;;OAEG;oBACmB,gBAAgB,GAAG,OAAO,CAAC;QAAE,KAAK,EAAE,IAAI,EAAE,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC;IAiBlF;;OAEG;gBACe,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAKxC;;OAEG;kBACiB,OAAO,CAAC,WAAW,CAAC;IAKxC;;OAEG;iBACgB,UAAU,GAAG,OAAO,CAAC,IAAI,CAAC;IAK7C;;OAEG;eACc,MAAM,QAAQ,UAAU,GAAG,OAAO,CAAC,IAAI,CAAC;IAKzD;;OAEG;wBACuB;QAAE,SAAS,CAAC,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,KAAK,CAAC,EAAE,MAAM,CAAC;QAAC,SAAS,CAAC,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;KAAE,GAAG,OAAO,CAAC,WAAW,CAAC;IAKpK;;OAEG;4BAC2B;QAAE,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,uBAAuB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;KAAE,GAAG,OAAO,CAAC,WAAW,CAAC;IAKhJ;;OAEG;eACc,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAIvC;;OAEG;iBACgB,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAKzC;;OAEG;mBACkB,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAK3C;;OAEG;gBACe,MAAM,WAAW,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAKzD;;OAEG;sBACqB,MAAM,eAAe,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAInE;;OAEG;oCACmC,MAAM,eAAe,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAOjF;;OAEG;uBACsB,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAI/C;;OAEG;+BAC8B,OAAO,CAAC,IAAI,CAAC;IAI9C;;OAEG;gBACe,OAAO,CAAC,SAAS,CAAC;IAKpC;;OAEG;wBACuB,MAAM,UAAU,MAAM,GAAG,OAAO,CAAC,YAAY,EAAE,CAAC;IAQ1E;;OAEG;kBACiB,MAAM,WAAW,gBAAgB,GAAG,OAAO,CAAC,IAAI,EAAE,CAAC;IAOvE;;OAEG;wBACuB,MAAM,SAAS,MAAM,EAAE,GAAG,OAAO,CAAC,IAAI,CAAC;IAKjE;;OAEG;wBACuB,MAAM,SAAS,MAAM,EAAE,GAAG,OAAO,CAAC,IAAI,CAAC;CAMlE,CAAA"}
|
package/dist/api/user.service.js
CHANGED
|
@@ -19,6 +19,21 @@ function mapBackendUserToUser(backendUser) {
|
|
|
19
19
|
: backendUser.email;
|
|
20
20
|
// Mapper roleNames vers roles
|
|
21
21
|
const roles = backendUser.roleNames || [];
|
|
22
|
+
// Parser les préférences de notifications si c'est une string JSON
|
|
23
|
+
let notificationPreferences;
|
|
24
|
+
if (backendUser.notificationPreferences) {
|
|
25
|
+
if (typeof backendUser.notificationPreferences === 'string') {
|
|
26
|
+
try {
|
|
27
|
+
notificationPreferences = JSON.parse(backendUser.notificationPreferences);
|
|
28
|
+
}
|
|
29
|
+
catch (e) {
|
|
30
|
+
// Ignore parsing errors
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
else {
|
|
34
|
+
notificationPreferences = backendUser.notificationPreferences;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
22
37
|
return {
|
|
23
38
|
id: backendUser.id,
|
|
24
39
|
email: backendUser.email,
|
|
@@ -26,7 +41,8 @@ function mapBackendUserToUser(backendUser) {
|
|
|
26
41
|
firstName: backendUser.firstName,
|
|
27
42
|
lastName: backendUser.lastName,
|
|
28
43
|
phone: backendUser.phone,
|
|
29
|
-
avatar: backendUser.avatar,
|
|
44
|
+
avatar: backendUser.avatar || backendUser.avatarUrl,
|
|
45
|
+
avatarUrl: backendUser.avatarUrl || backendUser.avatar,
|
|
30
46
|
status,
|
|
31
47
|
roles: roles, // Les rôles sont des strings, mais le type attend UserRole[]
|
|
32
48
|
organizationId: backendUser.organizationId,
|
|
@@ -35,6 +51,9 @@ function mapBackendUserToUser(backendUser) {
|
|
|
35
51
|
updatedAt: backendUser.updatedAt || new Date().toISOString(),
|
|
36
52
|
lastLoginAt: backendUser.lastLoginAt || undefined,
|
|
37
53
|
emailVerified: backendUser.emailVerified || false,
|
|
54
|
+
language: backendUser.language,
|
|
55
|
+
timezone: backendUser.timezone,
|
|
56
|
+
notificationPreferences,
|
|
38
57
|
metadata: backendUser.metadata
|
|
39
58
|
};
|
|
40
59
|
}
|
|
@@ -93,7 +112,14 @@ export const userService = {
|
|
|
93
112
|
* Mettre à jour le profil de l'utilisateur connecté
|
|
94
113
|
*/
|
|
95
114
|
async updateProfile(data) {
|
|
96
|
-
const response = await httpClient.put(API_ENDPOINTS.USERS.
|
|
115
|
+
const response = await httpClient.put(API_ENDPOINTS.USERS.UPDATE_PROFILE, data);
|
|
116
|
+
return mapBackendUserToUser(response.data);
|
|
117
|
+
},
|
|
118
|
+
/**
|
|
119
|
+
* Mettre à jour les préférences de l'utilisateur connecté
|
|
120
|
+
*/
|
|
121
|
+
async updatePreferences(data) {
|
|
122
|
+
const response = await httpClient.put(API_ENDPOINTS.USERS.UPDATE_PREFERENCES, data);
|
|
97
123
|
return mapBackendUserToUser(response.data);
|
|
98
124
|
},
|
|
99
125
|
/**
|
|
@@ -12,6 +12,7 @@ export declare function useUser(): {
|
|
|
12
12
|
lastName?: string | undefined;
|
|
13
13
|
phone?: string | undefined;
|
|
14
14
|
avatar?: string | undefined;
|
|
15
|
+
avatarUrl?: string | undefined;
|
|
15
16
|
status: UserStatus;
|
|
16
17
|
roles: UserRole[];
|
|
17
18
|
organizationId?: number | undefined;
|
|
@@ -20,14 +21,18 @@ export declare function useUser(): {
|
|
|
20
21
|
updatedAt: string;
|
|
21
22
|
lastLoginAt?: string | undefined;
|
|
22
23
|
emailVerified: boolean;
|
|
24
|
+
language?: string | undefined;
|
|
25
|
+
timezone?: string | undefined;
|
|
26
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
23
27
|
metadata?: Record<string, any> | undefined;
|
|
24
28
|
}[]>;
|
|
25
29
|
currentUser: import("vue").ComputedRef<{
|
|
26
30
|
preferences?: {
|
|
27
|
-
language
|
|
28
|
-
timezone
|
|
29
|
-
theme
|
|
30
|
-
emailNotifications
|
|
31
|
+
language?: string | undefined;
|
|
32
|
+
timezone?: string | undefined;
|
|
33
|
+
theme?: "light" | "dark" | "auto" | undefined;
|
|
34
|
+
emailNotifications?: boolean | undefined;
|
|
35
|
+
notificationPreferences?: Record<string, boolean> | undefined;
|
|
31
36
|
} | undefined;
|
|
32
37
|
notifications?: {
|
|
33
38
|
email: boolean;
|
|
@@ -42,6 +47,7 @@ export declare function useUser(): {
|
|
|
42
47
|
lastName?: string | undefined;
|
|
43
48
|
phone?: string | undefined;
|
|
44
49
|
avatar?: string | undefined;
|
|
50
|
+
avatarUrl?: string | undefined;
|
|
45
51
|
status: UserStatus;
|
|
46
52
|
roles: UserRole[];
|
|
47
53
|
organizationId?: number | undefined;
|
|
@@ -50,6 +56,9 @@ export declare function useUser(): {
|
|
|
50
56
|
updatedAt: string;
|
|
51
57
|
lastLoginAt?: string | undefined;
|
|
52
58
|
emailVerified: boolean;
|
|
59
|
+
language?: string | undefined;
|
|
60
|
+
timezone?: string | undefined;
|
|
61
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
53
62
|
metadata?: Record<string, any> | undefined;
|
|
54
63
|
} | null>;
|
|
55
64
|
selectedUser: import("vue").ComputedRef<{
|
|
@@ -60,6 +69,7 @@ export declare function useUser(): {
|
|
|
60
69
|
lastName?: string | undefined;
|
|
61
70
|
phone?: string | undefined;
|
|
62
71
|
avatar?: string | undefined;
|
|
72
|
+
avatarUrl?: string | undefined;
|
|
63
73
|
status: UserStatus;
|
|
64
74
|
roles: UserRole[];
|
|
65
75
|
organizationId?: number | undefined;
|
|
@@ -68,6 +78,9 @@ export declare function useUser(): {
|
|
|
68
78
|
updatedAt: string;
|
|
69
79
|
lastLoginAt?: string | undefined;
|
|
70
80
|
emailVerified: boolean;
|
|
81
|
+
language?: string | undefined;
|
|
82
|
+
timezone?: string | undefined;
|
|
83
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
71
84
|
metadata?: Record<string, any> | undefined;
|
|
72
85
|
} | null>;
|
|
73
86
|
stats: import("vue").ComputedRef<{
|
|
@@ -103,6 +116,7 @@ export declare function useUser(): {
|
|
|
103
116
|
lastName?: string | undefined;
|
|
104
117
|
phone?: string | undefined;
|
|
105
118
|
avatar?: string | undefined;
|
|
119
|
+
avatarUrl?: string | undefined;
|
|
106
120
|
status: UserStatus;
|
|
107
121
|
roles: UserRole[];
|
|
108
122
|
organizationId?: number | undefined;
|
|
@@ -111,6 +125,9 @@ export declare function useUser(): {
|
|
|
111
125
|
updatedAt: string;
|
|
112
126
|
lastLoginAt?: string | undefined;
|
|
113
127
|
emailVerified: boolean;
|
|
128
|
+
language?: string | undefined;
|
|
129
|
+
timezone?: string | undefined;
|
|
130
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
114
131
|
metadata?: Record<string, any> | undefined;
|
|
115
132
|
}[]>;
|
|
116
133
|
inactiveUsers: import("vue").ComputedRef<{
|
|
@@ -121,6 +138,7 @@ export declare function useUser(): {
|
|
|
121
138
|
lastName?: string | undefined;
|
|
122
139
|
phone?: string | undefined;
|
|
123
140
|
avatar?: string | undefined;
|
|
141
|
+
avatarUrl?: string | undefined;
|
|
124
142
|
status: UserStatus;
|
|
125
143
|
roles: UserRole[];
|
|
126
144
|
organizationId?: number | undefined;
|
|
@@ -129,6 +147,9 @@ export declare function useUser(): {
|
|
|
129
147
|
updatedAt: string;
|
|
130
148
|
lastLoginAt?: string | undefined;
|
|
131
149
|
emailVerified: boolean;
|
|
150
|
+
language?: string | undefined;
|
|
151
|
+
timezone?: string | undefined;
|
|
152
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
132
153
|
metadata?: Record<string, any> | undefined;
|
|
133
154
|
}[]>;
|
|
134
155
|
suspendedUsers: import("vue").ComputedRef<{
|
|
@@ -139,6 +160,7 @@ export declare function useUser(): {
|
|
|
139
160
|
lastName?: string | undefined;
|
|
140
161
|
phone?: string | undefined;
|
|
141
162
|
avatar?: string | undefined;
|
|
163
|
+
avatarUrl?: string | undefined;
|
|
142
164
|
status: UserStatus;
|
|
143
165
|
roles: UserRole[];
|
|
144
166
|
organizationId?: number | undefined;
|
|
@@ -147,6 +169,9 @@ export declare function useUser(): {
|
|
|
147
169
|
updatedAt: string;
|
|
148
170
|
lastLoginAt?: string | undefined;
|
|
149
171
|
emailVerified: boolean;
|
|
172
|
+
language?: string | undefined;
|
|
173
|
+
timezone?: string | undefined;
|
|
174
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
150
175
|
metadata?: Record<string, any> | undefined;
|
|
151
176
|
}[]>;
|
|
152
177
|
usersByRole: import("vue").ComputedRef<Record<UserRole, User[]>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useUser.d.ts","sourceRoot":"","sources":["../../composables/useUser.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,IAAI,EAAE,UAAU,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AACzF,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AAE1D;;GAEG;AACH,wBAAgB,OAAO
|
|
1
|
+
{"version":3,"file":"useUser.d.ts","sourceRoot":"","sources":["../../composables/useUser.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,IAAI,EAAE,UAAU,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AACzF,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAA;AAE1D;;GAEG;AACH,wBAAgB,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAqBa,gBAAgB;mBAItB,MAAM;;uBAQF,UAAU,KAAG,OAAO,CAAC,IAAI,CAAC;qBAI5B,MAAM,QAAQ,UAAU,KAAG,OAAO,CAAC,IAAI,CAAC;0BAInC,UAAU;qBAIf,MAAM;uBAIJ,MAAM,KAAG,OAAO,CAAC,IAAI,CAAC;yBAIpB,MAAM,KAAG,OAAO,CAAC,IAAI,CAAC;sBAIzB,MAAM,WAAW,MAAM,KAAG,OAAO,CAAC,IAAI,CAAC;;oBAQ/C,MAAM;wBAIF,MAAM;uBAIP,IAAI,GAAG,IAAI;sBAIZ,MAAM,QAAQ,QAAQ,KAAG,OAAO;4BAI1B,MAAM,KAAG,OAAO;0BAIlB,MAAM,KAAG,OAAO;4BAUd,MAAM,KAAG,OAAO;6BAOf,MAAM,KAAG,OAAO;EA0CjD"}
|
|
@@ -21,6 +21,8 @@ export declare const API_ENDPOINTS: {
|
|
|
21
21
|
readonly BASE: "/api/identity/users";
|
|
22
22
|
readonly BY_ID: (id: number) => string;
|
|
23
23
|
readonly PROFILE: "/api/identity/users/me";
|
|
24
|
+
readonly UPDATE_PROFILE: "/api/identity/users/me";
|
|
25
|
+
readonly UPDATE_PREFERENCES: "/api/identity/users/me/preferences";
|
|
24
26
|
readonly STATS: "/api/identity/users/stats";
|
|
25
27
|
readonly SEARCH: "/api/identity/users/search";
|
|
26
28
|
readonly ACTIVITY: (id: number) => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api.constants.d.ts","sourceRoot":"","sources":["../../constants/api.constants.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;6BAcV,MAAM;gCACH,MAAM;;;;;6BAMT,MAAM
|
|
1
|
+
{"version":3,"file":"api.constants.d.ts","sourceRoot":"","sources":["../../constants/api.constants.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;6BAcV,MAAM;gCACH,MAAM;;;;;6BAMT,MAAM;;;;;;gCAMH,MAAM;;;;6BAKT,MAAM;;;;;;;6BAQN,MAAM;sCACG,MAAM;;sCAEN,MAAM;;;;;;6BAOf,MAAM;;gCAEH,MAAM;;;;;;;iCAQP,MAAM;uDACgB,MAAM;8DACC,MAAM;kCAClC,MAAM;iCACP,MAAM;;;;;iCAKN,MAAM;gDACS,MAAM;uDACC,MAAM;qCACxB,MAAM;yCACF,MAAM;;;;;iCAKd,MAAM;qCACF,MAAM;;;;;;6BAOZ,MAAM;;iCAEF,MAAM;qCACF,MAAM;;;;;6BAMd,MAAM;;;;;6BAMN,MAAM;;6BAEN,MAAM;;;iCAGJ,MAAM;mCACJ,MAAM;kCACP,MAAM;;;CAGf,CAAA;AAEV;;;;;;;;;GASG;AACH,eAAO,MAAM,YAAY,SAAS,CAAA"}
|
|
@@ -24,6 +24,8 @@ export const API_ENDPOINTS = {
|
|
|
24
24
|
BASE: '/api/identity/users',
|
|
25
25
|
BY_ID: (id) => `/api/identity/users/${id}`,
|
|
26
26
|
PROFILE: '/api/identity/users/me', // Endpoint backend: /me
|
|
27
|
+
UPDATE_PROFILE: '/api/identity/users/me',
|
|
28
|
+
UPDATE_PREFERENCES: '/api/identity/users/me/preferences',
|
|
27
29
|
STATS: '/api/identity/users/stats',
|
|
28
30
|
SEARCH: '/api/identity/users/search',
|
|
29
31
|
ACTIVITY: (id) => `/api/identity/users/${id}/activity`
|
|
@@ -12,6 +12,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
12
12
|
lastName?: string | undefined;
|
|
13
13
|
phone?: string | undefined;
|
|
14
14
|
avatar?: string | undefined;
|
|
15
|
+
avatarUrl?: string | undefined;
|
|
15
16
|
status: UserStatus;
|
|
16
17
|
roles: UserRole[];
|
|
17
18
|
organizationId?: number | undefined;
|
|
@@ -20,6 +21,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
20
21
|
updatedAt: string;
|
|
21
22
|
lastLoginAt?: string | undefined;
|
|
22
23
|
emailVerified: boolean;
|
|
24
|
+
language?: string | undefined;
|
|
25
|
+
timezone?: string | undefined;
|
|
26
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
23
27
|
metadata?: Record<string, any> | undefined;
|
|
24
28
|
}[], User[] | {
|
|
25
29
|
id: number;
|
|
@@ -29,6 +33,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
29
33
|
lastName?: string | undefined;
|
|
30
34
|
phone?: string | undefined;
|
|
31
35
|
avatar?: string | undefined;
|
|
36
|
+
avatarUrl?: string | undefined;
|
|
32
37
|
status: UserStatus;
|
|
33
38
|
roles: UserRole[];
|
|
34
39
|
organizationId?: number | undefined;
|
|
@@ -37,14 +42,18 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
37
42
|
updatedAt: string;
|
|
38
43
|
lastLoginAt?: string | undefined;
|
|
39
44
|
emailVerified: boolean;
|
|
45
|
+
language?: string | undefined;
|
|
46
|
+
timezone?: string | undefined;
|
|
47
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
40
48
|
metadata?: Record<string, any> | undefined;
|
|
41
49
|
}[]>;
|
|
42
50
|
currentUser: import("vue").Ref<{
|
|
43
51
|
preferences?: {
|
|
44
|
-
language
|
|
45
|
-
timezone
|
|
46
|
-
theme
|
|
47
|
-
emailNotifications
|
|
52
|
+
language?: string | undefined;
|
|
53
|
+
timezone?: string | undefined;
|
|
54
|
+
theme?: "light" | "dark" | "auto" | undefined;
|
|
55
|
+
emailNotifications?: boolean | undefined;
|
|
56
|
+
notificationPreferences?: Record<string, boolean> | undefined;
|
|
48
57
|
} | undefined;
|
|
49
58
|
notifications?: {
|
|
50
59
|
email: boolean;
|
|
@@ -59,6 +68,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
59
68
|
lastName?: string | undefined;
|
|
60
69
|
phone?: string | undefined;
|
|
61
70
|
avatar?: string | undefined;
|
|
71
|
+
avatarUrl?: string | undefined;
|
|
62
72
|
status: UserStatus;
|
|
63
73
|
roles: UserRole[];
|
|
64
74
|
organizationId?: number | undefined;
|
|
@@ -67,13 +77,17 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
67
77
|
updatedAt: string;
|
|
68
78
|
lastLoginAt?: string | undefined;
|
|
69
79
|
emailVerified: boolean;
|
|
80
|
+
language?: string | undefined;
|
|
81
|
+
timezone?: string | undefined;
|
|
82
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
70
83
|
metadata?: Record<string, any> | undefined;
|
|
71
84
|
} | null, UserProfile | {
|
|
72
85
|
preferences?: {
|
|
73
|
-
language
|
|
74
|
-
timezone
|
|
75
|
-
theme
|
|
76
|
-
emailNotifications
|
|
86
|
+
language?: string | undefined;
|
|
87
|
+
timezone?: string | undefined;
|
|
88
|
+
theme?: "light" | "dark" | "auto" | undefined;
|
|
89
|
+
emailNotifications?: boolean | undefined;
|
|
90
|
+
notificationPreferences?: Record<string, boolean> | undefined;
|
|
77
91
|
} | undefined;
|
|
78
92
|
notifications?: {
|
|
79
93
|
email: boolean;
|
|
@@ -88,6 +102,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
88
102
|
lastName?: string | undefined;
|
|
89
103
|
phone?: string | undefined;
|
|
90
104
|
avatar?: string | undefined;
|
|
105
|
+
avatarUrl?: string | undefined;
|
|
91
106
|
status: UserStatus;
|
|
92
107
|
roles: UserRole[];
|
|
93
108
|
organizationId?: number | undefined;
|
|
@@ -96,6 +111,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
96
111
|
updatedAt: string;
|
|
97
112
|
lastLoginAt?: string | undefined;
|
|
98
113
|
emailVerified: boolean;
|
|
114
|
+
language?: string | undefined;
|
|
115
|
+
timezone?: string | undefined;
|
|
116
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
99
117
|
metadata?: Record<string, any> | undefined;
|
|
100
118
|
} | null>;
|
|
101
119
|
selectedUser: import("vue").Ref<{
|
|
@@ -106,6 +124,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
106
124
|
lastName?: string | undefined;
|
|
107
125
|
phone?: string | undefined;
|
|
108
126
|
avatar?: string | undefined;
|
|
127
|
+
avatarUrl?: string | undefined;
|
|
109
128
|
status: UserStatus;
|
|
110
129
|
roles: UserRole[];
|
|
111
130
|
organizationId?: number | undefined;
|
|
@@ -114,6 +133,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
114
133
|
updatedAt: string;
|
|
115
134
|
lastLoginAt?: string | undefined;
|
|
116
135
|
emailVerified: boolean;
|
|
136
|
+
language?: string | undefined;
|
|
137
|
+
timezone?: string | undefined;
|
|
138
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
117
139
|
metadata?: Record<string, any> | undefined;
|
|
118
140
|
} | null, User | {
|
|
119
141
|
id: number;
|
|
@@ -123,6 +145,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
123
145
|
lastName?: string | undefined;
|
|
124
146
|
phone?: string | undefined;
|
|
125
147
|
avatar?: string | undefined;
|
|
148
|
+
avatarUrl?: string | undefined;
|
|
126
149
|
status: UserStatus;
|
|
127
150
|
roles: UserRole[];
|
|
128
151
|
organizationId?: number | undefined;
|
|
@@ -131,6 +154,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
131
154
|
updatedAt: string;
|
|
132
155
|
lastLoginAt?: string | undefined;
|
|
133
156
|
emailVerified: boolean;
|
|
157
|
+
language?: string | undefined;
|
|
158
|
+
timezone?: string | undefined;
|
|
159
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
134
160
|
metadata?: Record<string, any> | undefined;
|
|
135
161
|
} | null>;
|
|
136
162
|
stats: import("vue").Ref<{
|
|
@@ -186,6 +212,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
186
212
|
lastName?: string | undefined;
|
|
187
213
|
phone?: string | undefined;
|
|
188
214
|
avatar?: string | undefined;
|
|
215
|
+
avatarUrl?: string | undefined;
|
|
189
216
|
status: UserStatus;
|
|
190
217
|
roles: UserRole[];
|
|
191
218
|
organizationId?: number | undefined;
|
|
@@ -194,6 +221,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
194
221
|
updatedAt: string;
|
|
195
222
|
lastLoginAt?: string | undefined;
|
|
196
223
|
emailVerified: boolean;
|
|
224
|
+
language?: string | undefined;
|
|
225
|
+
timezone?: string | undefined;
|
|
226
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
197
227
|
metadata?: Record<string, any> | undefined;
|
|
198
228
|
}[]>;
|
|
199
229
|
inactiveUsers: import("vue").ComputedRef<{
|
|
@@ -204,6 +234,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
204
234
|
lastName?: string | undefined;
|
|
205
235
|
phone?: string | undefined;
|
|
206
236
|
avatar?: string | undefined;
|
|
237
|
+
avatarUrl?: string | undefined;
|
|
207
238
|
status: UserStatus;
|
|
208
239
|
roles: UserRole[];
|
|
209
240
|
organizationId?: number | undefined;
|
|
@@ -212,6 +243,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
212
243
|
updatedAt: string;
|
|
213
244
|
lastLoginAt?: string | undefined;
|
|
214
245
|
emailVerified: boolean;
|
|
246
|
+
language?: string | undefined;
|
|
247
|
+
timezone?: string | undefined;
|
|
248
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
215
249
|
metadata?: Record<string, any> | undefined;
|
|
216
250
|
}[]>;
|
|
217
251
|
suspendedUsers: import("vue").ComputedRef<{
|
|
@@ -222,6 +256,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
222
256
|
lastName?: string | undefined;
|
|
223
257
|
phone?: string | undefined;
|
|
224
258
|
avatar?: string | undefined;
|
|
259
|
+
avatarUrl?: string | undefined;
|
|
225
260
|
status: UserStatus;
|
|
226
261
|
roles: UserRole[];
|
|
227
262
|
organizationId?: number | undefined;
|
|
@@ -230,6 +265,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
230
265
|
updatedAt: string;
|
|
231
266
|
lastLoginAt?: string | undefined;
|
|
232
267
|
emailVerified: boolean;
|
|
268
|
+
language?: string | undefined;
|
|
269
|
+
timezone?: string | undefined;
|
|
270
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
233
271
|
metadata?: Record<string, any> | undefined;
|
|
234
272
|
}[]>;
|
|
235
273
|
usersByRole: import("vue").ComputedRef<Record<UserRole, User[]>>;
|
|
@@ -259,6 +297,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
259
297
|
lastName?: string | undefined;
|
|
260
298
|
phone?: string | undefined;
|
|
261
299
|
avatar?: string | undefined;
|
|
300
|
+
avatarUrl?: string | undefined;
|
|
262
301
|
status: UserStatus;
|
|
263
302
|
roles: UserRole[];
|
|
264
303
|
organizationId?: number | undefined;
|
|
@@ -267,6 +306,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
267
306
|
updatedAt: string;
|
|
268
307
|
lastLoginAt?: string | undefined;
|
|
269
308
|
emailVerified: boolean;
|
|
309
|
+
language?: string | undefined;
|
|
310
|
+
timezone?: string | undefined;
|
|
311
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
270
312
|
metadata?: Record<string, any> | undefined;
|
|
271
313
|
}[], User[] | {
|
|
272
314
|
id: number;
|
|
@@ -276,6 +318,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
276
318
|
lastName?: string | undefined;
|
|
277
319
|
phone?: string | undefined;
|
|
278
320
|
avatar?: string | undefined;
|
|
321
|
+
avatarUrl?: string | undefined;
|
|
279
322
|
status: UserStatus;
|
|
280
323
|
roles: UserRole[];
|
|
281
324
|
organizationId?: number | undefined;
|
|
@@ -284,14 +327,18 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
284
327
|
updatedAt: string;
|
|
285
328
|
lastLoginAt?: string | undefined;
|
|
286
329
|
emailVerified: boolean;
|
|
330
|
+
language?: string | undefined;
|
|
331
|
+
timezone?: string | undefined;
|
|
332
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
287
333
|
metadata?: Record<string, any> | undefined;
|
|
288
334
|
}[]>;
|
|
289
335
|
currentUser: import("vue").Ref<{
|
|
290
336
|
preferences?: {
|
|
291
|
-
language
|
|
292
|
-
timezone
|
|
293
|
-
theme
|
|
294
|
-
emailNotifications
|
|
337
|
+
language?: string | undefined;
|
|
338
|
+
timezone?: string | undefined;
|
|
339
|
+
theme?: "light" | "dark" | "auto" | undefined;
|
|
340
|
+
emailNotifications?: boolean | undefined;
|
|
341
|
+
notificationPreferences?: Record<string, boolean> | undefined;
|
|
295
342
|
} | undefined;
|
|
296
343
|
notifications?: {
|
|
297
344
|
email: boolean;
|
|
@@ -306,6 +353,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
306
353
|
lastName?: string | undefined;
|
|
307
354
|
phone?: string | undefined;
|
|
308
355
|
avatar?: string | undefined;
|
|
356
|
+
avatarUrl?: string | undefined;
|
|
309
357
|
status: UserStatus;
|
|
310
358
|
roles: UserRole[];
|
|
311
359
|
organizationId?: number | undefined;
|
|
@@ -314,13 +362,17 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
314
362
|
updatedAt: string;
|
|
315
363
|
lastLoginAt?: string | undefined;
|
|
316
364
|
emailVerified: boolean;
|
|
365
|
+
language?: string | undefined;
|
|
366
|
+
timezone?: string | undefined;
|
|
367
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
317
368
|
metadata?: Record<string, any> | undefined;
|
|
318
369
|
} | null, UserProfile | {
|
|
319
370
|
preferences?: {
|
|
320
|
-
language
|
|
321
|
-
timezone
|
|
322
|
-
theme
|
|
323
|
-
emailNotifications
|
|
371
|
+
language?: string | undefined;
|
|
372
|
+
timezone?: string | undefined;
|
|
373
|
+
theme?: "light" | "dark" | "auto" | undefined;
|
|
374
|
+
emailNotifications?: boolean | undefined;
|
|
375
|
+
notificationPreferences?: Record<string, boolean> | undefined;
|
|
324
376
|
} | undefined;
|
|
325
377
|
notifications?: {
|
|
326
378
|
email: boolean;
|
|
@@ -335,6 +387,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
335
387
|
lastName?: string | undefined;
|
|
336
388
|
phone?: string | undefined;
|
|
337
389
|
avatar?: string | undefined;
|
|
390
|
+
avatarUrl?: string | undefined;
|
|
338
391
|
status: UserStatus;
|
|
339
392
|
roles: UserRole[];
|
|
340
393
|
organizationId?: number | undefined;
|
|
@@ -343,6 +396,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
343
396
|
updatedAt: string;
|
|
344
397
|
lastLoginAt?: string | undefined;
|
|
345
398
|
emailVerified: boolean;
|
|
399
|
+
language?: string | undefined;
|
|
400
|
+
timezone?: string | undefined;
|
|
401
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
346
402
|
metadata?: Record<string, any> | undefined;
|
|
347
403
|
} | null>;
|
|
348
404
|
selectedUser: import("vue").Ref<{
|
|
@@ -353,6 +409,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
353
409
|
lastName?: string | undefined;
|
|
354
410
|
phone?: string | undefined;
|
|
355
411
|
avatar?: string | undefined;
|
|
412
|
+
avatarUrl?: string | undefined;
|
|
356
413
|
status: UserStatus;
|
|
357
414
|
roles: UserRole[];
|
|
358
415
|
organizationId?: number | undefined;
|
|
@@ -361,6 +418,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
361
418
|
updatedAt: string;
|
|
362
419
|
lastLoginAt?: string | undefined;
|
|
363
420
|
emailVerified: boolean;
|
|
421
|
+
language?: string | undefined;
|
|
422
|
+
timezone?: string | undefined;
|
|
423
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
364
424
|
metadata?: Record<string, any> | undefined;
|
|
365
425
|
} | null, User | {
|
|
366
426
|
id: number;
|
|
@@ -370,6 +430,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
370
430
|
lastName?: string | undefined;
|
|
371
431
|
phone?: string | undefined;
|
|
372
432
|
avatar?: string | undefined;
|
|
433
|
+
avatarUrl?: string | undefined;
|
|
373
434
|
status: UserStatus;
|
|
374
435
|
roles: UserRole[];
|
|
375
436
|
organizationId?: number | undefined;
|
|
@@ -378,6 +439,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
378
439
|
updatedAt: string;
|
|
379
440
|
lastLoginAt?: string | undefined;
|
|
380
441
|
emailVerified: boolean;
|
|
442
|
+
language?: string | undefined;
|
|
443
|
+
timezone?: string | undefined;
|
|
444
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
381
445
|
metadata?: Record<string, any> | undefined;
|
|
382
446
|
} | null>;
|
|
383
447
|
stats: import("vue").Ref<{
|
|
@@ -433,6 +497,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
433
497
|
lastName?: string | undefined;
|
|
434
498
|
phone?: string | undefined;
|
|
435
499
|
avatar?: string | undefined;
|
|
500
|
+
avatarUrl?: string | undefined;
|
|
436
501
|
status: UserStatus;
|
|
437
502
|
roles: UserRole[];
|
|
438
503
|
organizationId?: number | undefined;
|
|
@@ -441,6 +506,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
441
506
|
updatedAt: string;
|
|
442
507
|
lastLoginAt?: string | undefined;
|
|
443
508
|
emailVerified: boolean;
|
|
509
|
+
language?: string | undefined;
|
|
510
|
+
timezone?: string | undefined;
|
|
511
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
444
512
|
metadata?: Record<string, any> | undefined;
|
|
445
513
|
}[]>;
|
|
446
514
|
inactiveUsers: import("vue").ComputedRef<{
|
|
@@ -451,6 +519,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
451
519
|
lastName?: string | undefined;
|
|
452
520
|
phone?: string | undefined;
|
|
453
521
|
avatar?: string | undefined;
|
|
522
|
+
avatarUrl?: string | undefined;
|
|
454
523
|
status: UserStatus;
|
|
455
524
|
roles: UserRole[];
|
|
456
525
|
organizationId?: number | undefined;
|
|
@@ -459,6 +528,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
459
528
|
updatedAt: string;
|
|
460
529
|
lastLoginAt?: string | undefined;
|
|
461
530
|
emailVerified: boolean;
|
|
531
|
+
language?: string | undefined;
|
|
532
|
+
timezone?: string | undefined;
|
|
533
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
462
534
|
metadata?: Record<string, any> | undefined;
|
|
463
535
|
}[]>;
|
|
464
536
|
suspendedUsers: import("vue").ComputedRef<{
|
|
@@ -469,6 +541,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
469
541
|
lastName?: string | undefined;
|
|
470
542
|
phone?: string | undefined;
|
|
471
543
|
avatar?: string | undefined;
|
|
544
|
+
avatarUrl?: string | undefined;
|
|
472
545
|
status: UserStatus;
|
|
473
546
|
roles: UserRole[];
|
|
474
547
|
organizationId?: number | undefined;
|
|
@@ -477,6 +550,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
477
550
|
updatedAt: string;
|
|
478
551
|
lastLoginAt?: string | undefined;
|
|
479
552
|
emailVerified: boolean;
|
|
553
|
+
language?: string | undefined;
|
|
554
|
+
timezone?: string | undefined;
|
|
555
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
480
556
|
metadata?: Record<string, any> | undefined;
|
|
481
557
|
}[]>;
|
|
482
558
|
usersByRole: import("vue").ComputedRef<Record<UserRole, User[]>>;
|
|
@@ -506,6 +582,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
506
582
|
lastName?: string | undefined;
|
|
507
583
|
phone?: string | undefined;
|
|
508
584
|
avatar?: string | undefined;
|
|
585
|
+
avatarUrl?: string | undefined;
|
|
509
586
|
status: UserStatus;
|
|
510
587
|
roles: UserRole[];
|
|
511
588
|
organizationId?: number | undefined;
|
|
@@ -514,6 +591,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
514
591
|
updatedAt: string;
|
|
515
592
|
lastLoginAt?: string | undefined;
|
|
516
593
|
emailVerified: boolean;
|
|
594
|
+
language?: string | undefined;
|
|
595
|
+
timezone?: string | undefined;
|
|
596
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
517
597
|
metadata?: Record<string, any> | undefined;
|
|
518
598
|
}[], User[] | {
|
|
519
599
|
id: number;
|
|
@@ -523,6 +603,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
523
603
|
lastName?: string | undefined;
|
|
524
604
|
phone?: string | undefined;
|
|
525
605
|
avatar?: string | undefined;
|
|
606
|
+
avatarUrl?: string | undefined;
|
|
526
607
|
status: UserStatus;
|
|
527
608
|
roles: UserRole[];
|
|
528
609
|
organizationId?: number | undefined;
|
|
@@ -531,14 +612,18 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
531
612
|
updatedAt: string;
|
|
532
613
|
lastLoginAt?: string | undefined;
|
|
533
614
|
emailVerified: boolean;
|
|
615
|
+
language?: string | undefined;
|
|
616
|
+
timezone?: string | undefined;
|
|
617
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
534
618
|
metadata?: Record<string, any> | undefined;
|
|
535
619
|
}[]>;
|
|
536
620
|
currentUser: import("vue").Ref<{
|
|
537
621
|
preferences?: {
|
|
538
|
-
language
|
|
539
|
-
timezone
|
|
540
|
-
theme
|
|
541
|
-
emailNotifications
|
|
622
|
+
language?: string | undefined;
|
|
623
|
+
timezone?: string | undefined;
|
|
624
|
+
theme?: "light" | "dark" | "auto" | undefined;
|
|
625
|
+
emailNotifications?: boolean | undefined;
|
|
626
|
+
notificationPreferences?: Record<string, boolean> | undefined;
|
|
542
627
|
} | undefined;
|
|
543
628
|
notifications?: {
|
|
544
629
|
email: boolean;
|
|
@@ -553,6 +638,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
553
638
|
lastName?: string | undefined;
|
|
554
639
|
phone?: string | undefined;
|
|
555
640
|
avatar?: string | undefined;
|
|
641
|
+
avatarUrl?: string | undefined;
|
|
556
642
|
status: UserStatus;
|
|
557
643
|
roles: UserRole[];
|
|
558
644
|
organizationId?: number | undefined;
|
|
@@ -561,13 +647,17 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
561
647
|
updatedAt: string;
|
|
562
648
|
lastLoginAt?: string | undefined;
|
|
563
649
|
emailVerified: boolean;
|
|
650
|
+
language?: string | undefined;
|
|
651
|
+
timezone?: string | undefined;
|
|
652
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
564
653
|
metadata?: Record<string, any> | undefined;
|
|
565
654
|
} | null, UserProfile | {
|
|
566
655
|
preferences?: {
|
|
567
|
-
language
|
|
568
|
-
timezone
|
|
569
|
-
theme
|
|
570
|
-
emailNotifications
|
|
656
|
+
language?: string | undefined;
|
|
657
|
+
timezone?: string | undefined;
|
|
658
|
+
theme?: "light" | "dark" | "auto" | undefined;
|
|
659
|
+
emailNotifications?: boolean | undefined;
|
|
660
|
+
notificationPreferences?: Record<string, boolean> | undefined;
|
|
571
661
|
} | undefined;
|
|
572
662
|
notifications?: {
|
|
573
663
|
email: boolean;
|
|
@@ -582,6 +672,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
582
672
|
lastName?: string | undefined;
|
|
583
673
|
phone?: string | undefined;
|
|
584
674
|
avatar?: string | undefined;
|
|
675
|
+
avatarUrl?: string | undefined;
|
|
585
676
|
status: UserStatus;
|
|
586
677
|
roles: UserRole[];
|
|
587
678
|
organizationId?: number | undefined;
|
|
@@ -590,6 +681,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
590
681
|
updatedAt: string;
|
|
591
682
|
lastLoginAt?: string | undefined;
|
|
592
683
|
emailVerified: boolean;
|
|
684
|
+
language?: string | undefined;
|
|
685
|
+
timezone?: string | undefined;
|
|
686
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
593
687
|
metadata?: Record<string, any> | undefined;
|
|
594
688
|
} | null>;
|
|
595
689
|
selectedUser: import("vue").Ref<{
|
|
@@ -600,6 +694,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
600
694
|
lastName?: string | undefined;
|
|
601
695
|
phone?: string | undefined;
|
|
602
696
|
avatar?: string | undefined;
|
|
697
|
+
avatarUrl?: string | undefined;
|
|
603
698
|
status: UserStatus;
|
|
604
699
|
roles: UserRole[];
|
|
605
700
|
organizationId?: number | undefined;
|
|
@@ -608,6 +703,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
608
703
|
updatedAt: string;
|
|
609
704
|
lastLoginAt?: string | undefined;
|
|
610
705
|
emailVerified: boolean;
|
|
706
|
+
language?: string | undefined;
|
|
707
|
+
timezone?: string | undefined;
|
|
708
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
611
709
|
metadata?: Record<string, any> | undefined;
|
|
612
710
|
} | null, User | {
|
|
613
711
|
id: number;
|
|
@@ -617,6 +715,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
617
715
|
lastName?: string | undefined;
|
|
618
716
|
phone?: string | undefined;
|
|
619
717
|
avatar?: string | undefined;
|
|
718
|
+
avatarUrl?: string | undefined;
|
|
620
719
|
status: UserStatus;
|
|
621
720
|
roles: UserRole[];
|
|
622
721
|
organizationId?: number | undefined;
|
|
@@ -625,6 +724,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
625
724
|
updatedAt: string;
|
|
626
725
|
lastLoginAt?: string | undefined;
|
|
627
726
|
emailVerified: boolean;
|
|
727
|
+
language?: string | undefined;
|
|
728
|
+
timezone?: string | undefined;
|
|
729
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
628
730
|
metadata?: Record<string, any> | undefined;
|
|
629
731
|
} | null>;
|
|
630
732
|
stats: import("vue").Ref<{
|
|
@@ -680,6 +782,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
680
782
|
lastName?: string | undefined;
|
|
681
783
|
phone?: string | undefined;
|
|
682
784
|
avatar?: string | undefined;
|
|
785
|
+
avatarUrl?: string | undefined;
|
|
683
786
|
status: UserStatus;
|
|
684
787
|
roles: UserRole[];
|
|
685
788
|
organizationId?: number | undefined;
|
|
@@ -688,6 +791,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
688
791
|
updatedAt: string;
|
|
689
792
|
lastLoginAt?: string | undefined;
|
|
690
793
|
emailVerified: boolean;
|
|
794
|
+
language?: string | undefined;
|
|
795
|
+
timezone?: string | undefined;
|
|
796
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
691
797
|
metadata?: Record<string, any> | undefined;
|
|
692
798
|
}[]>;
|
|
693
799
|
inactiveUsers: import("vue").ComputedRef<{
|
|
@@ -698,6 +804,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
698
804
|
lastName?: string | undefined;
|
|
699
805
|
phone?: string | undefined;
|
|
700
806
|
avatar?: string | undefined;
|
|
807
|
+
avatarUrl?: string | undefined;
|
|
701
808
|
status: UserStatus;
|
|
702
809
|
roles: UserRole[];
|
|
703
810
|
organizationId?: number | undefined;
|
|
@@ -706,6 +813,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
706
813
|
updatedAt: string;
|
|
707
814
|
lastLoginAt?: string | undefined;
|
|
708
815
|
emailVerified: boolean;
|
|
816
|
+
language?: string | undefined;
|
|
817
|
+
timezone?: string | undefined;
|
|
818
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
709
819
|
metadata?: Record<string, any> | undefined;
|
|
710
820
|
}[]>;
|
|
711
821
|
suspendedUsers: import("vue").ComputedRef<{
|
|
@@ -716,6 +826,7 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
716
826
|
lastName?: string | undefined;
|
|
717
827
|
phone?: string | undefined;
|
|
718
828
|
avatar?: string | undefined;
|
|
829
|
+
avatarUrl?: string | undefined;
|
|
719
830
|
status: UserStatus;
|
|
720
831
|
roles: UserRole[];
|
|
721
832
|
organizationId?: number | undefined;
|
|
@@ -724,6 +835,9 @@ export declare const useUserStore: import("pinia").StoreDefinition<"user", Pick<
|
|
|
724
835
|
updatedAt: string;
|
|
725
836
|
lastLoginAt?: string | undefined;
|
|
726
837
|
emailVerified: boolean;
|
|
838
|
+
language?: string | undefined;
|
|
839
|
+
timezone?: string | undefined;
|
|
840
|
+
notificationPreferences?: (string | Record<string, boolean>) | undefined;
|
|
727
841
|
metadata?: Record<string, any> | undefined;
|
|
728
842
|
}[]>;
|
|
729
843
|
usersByRole: import("vue").ComputedRef<Record<UserRole, User[]>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.store.d.ts","sourceRoot":"","sources":["../../stores/user.store.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,IAAI,EAAE,UAAU,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAA;AAEjH,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAA;AAE1D;;GAEG;AACH,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"user.store.d.ts","sourceRoot":"","sources":["../../stores/user.store.ts"],"names":[],"mappings":"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"}
|
|
@@ -9,6 +9,7 @@ export interface User {
|
|
|
9
9
|
lastName?: string;
|
|
10
10
|
phone?: string;
|
|
11
11
|
avatar?: string;
|
|
12
|
+
avatarUrl?: string;
|
|
12
13
|
status: UserStatus;
|
|
13
14
|
roles: UserRole[];
|
|
14
15
|
organizationId?: number;
|
|
@@ -17,6 +18,9 @@ export interface User {
|
|
|
17
18
|
updatedAt: string;
|
|
18
19
|
lastLoginAt?: string;
|
|
19
20
|
emailVerified: boolean;
|
|
21
|
+
language?: string;
|
|
22
|
+
timezone?: string;
|
|
23
|
+
notificationPreferences?: string | Record<string, boolean>;
|
|
20
24
|
metadata?: Record<string, any>;
|
|
21
25
|
}
|
|
22
26
|
export interface UserCreate {
|
|
@@ -57,10 +61,11 @@ export interface UserProfile extends User {
|
|
|
57
61
|
notifications?: NotificationSettings;
|
|
58
62
|
}
|
|
59
63
|
export interface UserPreferences {
|
|
60
|
-
language
|
|
61
|
-
timezone
|
|
62
|
-
theme
|
|
63
|
-
emailNotifications
|
|
64
|
+
language?: string;
|
|
65
|
+
timezone?: string;
|
|
66
|
+
theme?: 'light' | 'dark' | 'auto';
|
|
67
|
+
emailNotifications?: boolean;
|
|
68
|
+
notificationPreferences?: Record<string, boolean>;
|
|
64
69
|
}
|
|
65
70
|
export interface NotificationSettings {
|
|
66
71
|
email: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.types.d.ts","sourceRoot":"","sources":["../../types/user.types.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,MAAM,WAAW,IAAI;IACnB,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,MAAM,EAAE,UAAU,CAAA;IAClB,KAAK,EAAE,QAAQ,EAAE,CAAA;IACjB,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,SAAS,EAAE,MAAM,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;IACjB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,aAAa,EAAE,OAAO,CAAA;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAC/B;AAED,MAAM,WAAW,UAAU;IACzB,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAA;IAClB,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,MAAM,CAAC,EAAE,UAAU,CAAA;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAC/B;AAED,MAAM,WAAW,UAAU;IACzB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,UAAU,CAAA;IACnB,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAA;IAClB,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAC/B;AAED,MAAM,WAAW,gBAAgB;IAC/B,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,UAAU,CAAA;IACnB,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AAED,MAAM,WAAW,WAAY,SAAQ,IAAI;IACvC,WAAW,CAAC,EAAE,eAAe,CAAA;IAC7B,aAAa,CAAC,EAAE,oBAAoB,CAAA;CACrC;AAED,MAAM,WAAW,eAAe;IAC9B,QAAQ,EAAE,MAAM,CAAA;
|
|
1
|
+
{"version":3,"file":"user.types.d.ts","sourceRoot":"","sources":["../../types/user.types.ts"],"names":[],"mappings":"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"}
|