@silexpert/core 1.1.329 → 1.1.331
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/cjs/api/resources/Lettering.d.ts +1 -0
- package/dist/cjs/api/resources/Lettering.d.ts.map +1 -1
- package/dist/cjs/api/resources/Lettering.js +3 -0
- package/dist/cjs/api/resources/Lettering.js.map +1 -1
- package/dist/cjs/api/resources/User.d.ts.map +1 -1
- package/dist/cjs/api/resources/User.js +1 -0
- package/dist/cjs/api/resources/User.js.map +1 -1
- package/dist/cjs/types/Enum/Role.d.ts +5 -1
- package/dist/cjs/types/Enum/Role.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Role.js +5 -0
- package/dist/cjs/types/Enum/Role.js.map +1 -1
- package/dist/cjs/types/Enum/RoleDetail.d.ts +79 -0
- package/dist/cjs/types/Enum/RoleDetail.d.ts.map +1 -1
- package/dist/cjs/types/Enum/RoleDetail.js +90 -1
- package/dist/cjs/types/Enum/RoleDetail.js.map +1 -1
- package/dist/cjs/types/Enum/TaskResponseType.d.ts +1 -0
- package/dist/cjs/types/Enum/TaskResponseType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/TaskResponseType.js +1 -0
- package/dist/cjs/types/Enum/TaskResponseType.js.map +1 -1
- package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts +4 -0
- package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js +18 -1
- package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js.map +1 -1
- package/dist/cjs/types/Interface/api/revision/Read.d.ts +1 -0
- package/dist/cjs/types/Interface/api/revision/Read.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/revision/Read.js.map +1 -1
- package/dist/cjs/types/Interface/api/user/UpdateCoworker.d.ts +3 -0
- package/dist/cjs/types/Interface/api/user/UpdateCoworker.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/user/UpdateCoworker.js.map +1 -1
- package/dist/cjs/types/Interface/models/ILettering.d.ts +1 -0
- package/dist/cjs/types/Interface/models/ILettering.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/ILettering.js.map +1 -1
- package/dist/cjs/types/Interface/models/IUser.d.ts +3 -0
- package/dist/cjs/types/Interface/models/IUser.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IUser.js.map +1 -1
- package/dist/cjs/utils/task.d.ts.map +1 -1
- package/dist/cjs/utils/task.js +3 -0
- package/dist/cjs/utils/task.js.map +1 -1
- package/dist/cjs/utils/webmail.d.ts.map +1 -1
- package/dist/cjs/utils/webmail.js +3 -0
- package/dist/cjs/utils/webmail.js.map +1 -1
- package/dist/mjs/api/resources/Lettering.d.ts +1 -0
- package/dist/mjs/api/resources/Lettering.d.ts.map +1 -1
- package/dist/mjs/api/resources/Lettering.js +3 -0
- package/dist/mjs/api/resources/Lettering.js.map +1 -1
- package/dist/mjs/api/resources/User.d.ts.map +1 -1
- package/dist/mjs/api/resources/User.js +1 -0
- package/dist/mjs/api/resources/User.js.map +1 -1
- package/dist/mjs/types/Enum/Role.d.ts +5 -1
- package/dist/mjs/types/Enum/Role.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Role.js +5 -0
- package/dist/mjs/types/Enum/Role.js.map +1 -1
- package/dist/mjs/types/Enum/RoleDetail.d.ts +79 -0
- package/dist/mjs/types/Enum/RoleDetail.d.ts.map +1 -1
- package/dist/mjs/types/Enum/RoleDetail.js +90 -1
- package/dist/mjs/types/Enum/RoleDetail.js.map +1 -1
- package/dist/mjs/types/Enum/TaskResponseType.d.ts +1 -0
- package/dist/mjs/types/Enum/TaskResponseType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/TaskResponseType.js +1 -0
- package/dist/mjs/types/Enum/TaskResponseType.js.map +1 -1
- package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts +4 -0
- package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js +19 -1
- package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js.map +1 -1
- package/dist/mjs/types/Interface/api/revision/Read.d.ts +1 -0
- package/dist/mjs/types/Interface/api/revision/Read.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/revision/Read.js.map +1 -1
- package/dist/mjs/types/Interface/api/user/UpdateCoworker.d.ts +3 -0
- package/dist/mjs/types/Interface/api/user/UpdateCoworker.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/user/UpdateCoworker.js +3 -0
- package/dist/mjs/types/Interface/api/user/UpdateCoworker.js.map +1 -1
- package/dist/mjs/types/Interface/models/ILettering.d.ts +1 -0
- package/dist/mjs/types/Interface/models/ILettering.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/ILettering.js.map +1 -1
- package/dist/mjs/types/Interface/models/IUser.d.ts +3 -0
- package/dist/mjs/types/Interface/models/IUser.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IUser.js.map +1 -1
- package/dist/mjs/utils/task.d.ts.map +1 -1
- package/dist/mjs/utils/task.js +3 -0
- package/dist/mjs/utils/task.js.map +1 -1
- package/dist/mjs/utils/webmail.d.ts.map +1 -1
- package/dist/mjs/utils/webmail.js +3 -0
- package/dist/mjs/utils/webmail.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Lettering.ts +4 -0
- package/ts/api/resources/User.ts +1 -0
- package/ts/types/Enum/Role.ts +5 -0
- package/ts/types/Enum/RoleDetail.ts +90 -3
- package/ts/types/Enum/TaskResponseType.ts +1 -0
- package/ts/types/Interface/api/payment/CreateNotifyCustomerInvoice.ts +15 -1
- package/ts/types/Interface/api/revision/Read.ts +1 -0
- package/ts/types/Interface/api/user/UpdateCoworker.ts +3 -0
- package/ts/types/Interface/models/ILettering.ts +1 -0
- package/ts/types/Interface/models/IUser.ts +3 -0
- package/ts/utils/task.ts +2 -0
- package/ts/utils/webmail.ts +2 -0
|
@@ -7,6 +7,7 @@ export declare const RoleDetail: {
|
|
|
7
7
|
colorSecondary: string;
|
|
8
8
|
isService: boolean;
|
|
9
9
|
subRole: boolean;
|
|
10
|
+
isGrade: boolean;
|
|
10
11
|
};
|
|
11
12
|
ADMIN: {
|
|
12
13
|
id: Role;
|
|
@@ -15,6 +16,7 @@ export declare const RoleDetail: {
|
|
|
15
16
|
colorSecondary: string;
|
|
16
17
|
isService: boolean;
|
|
17
18
|
subRole: boolean;
|
|
19
|
+
isGrade: boolean;
|
|
18
20
|
};
|
|
19
21
|
FRONT_OFFICE: {
|
|
20
22
|
id: Role;
|
|
@@ -28,6 +30,7 @@ export declare const RoleDetail: {
|
|
|
28
30
|
phoneNumberStatutsExpress: string;
|
|
29
31
|
isInWebmail: boolean;
|
|
30
32
|
cnVpn: string;
|
|
33
|
+
isGrade: boolean;
|
|
31
34
|
};
|
|
32
35
|
COMMERCIAL: {
|
|
33
36
|
id: Role;
|
|
@@ -41,6 +44,7 @@ export declare const RoleDetail: {
|
|
|
41
44
|
phoneNumberStatutsExpress: string;
|
|
42
45
|
isInWebmail: boolean;
|
|
43
46
|
cnVpn: string;
|
|
47
|
+
isGrade: boolean;
|
|
44
48
|
};
|
|
45
49
|
CUSTOMER_SUCCESS: {
|
|
46
50
|
id: Role;
|
|
@@ -55,6 +59,7 @@ export declare const RoleDetail: {
|
|
|
55
59
|
phoneNumberStatutsExpress: string;
|
|
56
60
|
isInWebmail: boolean;
|
|
57
61
|
cnVpn: string;
|
|
62
|
+
isGrade: boolean;
|
|
58
63
|
};
|
|
59
64
|
SOCIAL: {
|
|
60
65
|
id: Role;
|
|
@@ -68,6 +73,7 @@ export declare const RoleDetail: {
|
|
|
68
73
|
phoneNumberStatutsExpress: string;
|
|
69
74
|
isInWebmail: boolean;
|
|
70
75
|
cnVpn: string;
|
|
76
|
+
isGrade: boolean;
|
|
71
77
|
};
|
|
72
78
|
JURIDIC: {
|
|
73
79
|
id: Role;
|
|
@@ -81,6 +87,7 @@ export declare const RoleDetail: {
|
|
|
81
87
|
phoneNumberStatutsExpress: string;
|
|
82
88
|
isInWebmail: boolean;
|
|
83
89
|
cnVpn: string;
|
|
90
|
+
isGrade: boolean;
|
|
84
91
|
};
|
|
85
92
|
FRONT_OFFICE_EXPRESS: {
|
|
86
93
|
id: Role;
|
|
@@ -94,6 +101,7 @@ export declare const RoleDetail: {
|
|
|
94
101
|
phoneNumberStatutsExpress: string;
|
|
95
102
|
isInWebmail: boolean;
|
|
96
103
|
cnVpn: string;
|
|
104
|
+
isGrade: boolean;
|
|
97
105
|
};
|
|
98
106
|
SUPER_ADMIN: {
|
|
99
107
|
id: Role;
|
|
@@ -102,6 +110,7 @@ export declare const RoleDetail: {
|
|
|
102
110
|
colorSecondary: string;
|
|
103
111
|
isService: boolean;
|
|
104
112
|
subRole: boolean;
|
|
113
|
+
isGrade: boolean;
|
|
105
114
|
};
|
|
106
115
|
EXPERT_SUB_CONTRACTOR: {
|
|
107
116
|
id: Role;
|
|
@@ -110,6 +119,7 @@ export declare const RoleDetail: {
|
|
|
110
119
|
colorSecondary: string;
|
|
111
120
|
isService: boolean;
|
|
112
121
|
subRole: boolean;
|
|
122
|
+
isGrade: boolean;
|
|
113
123
|
};
|
|
114
124
|
MAINTAINER: {
|
|
115
125
|
id: Role;
|
|
@@ -118,6 +128,7 @@ export declare const RoleDetail: {
|
|
|
118
128
|
colorSecondary: string;
|
|
119
129
|
isService: boolean;
|
|
120
130
|
subRole: boolean;
|
|
131
|
+
isGrade: boolean;
|
|
121
132
|
};
|
|
122
133
|
MANAGER: {
|
|
123
134
|
id: Role;
|
|
@@ -127,6 +138,7 @@ export declare const RoleDetail: {
|
|
|
127
138
|
isService: boolean;
|
|
128
139
|
subRole: boolean;
|
|
129
140
|
handledInUserSocietyPermissionTable: boolean;
|
|
141
|
+
isGrade: boolean;
|
|
130
142
|
};
|
|
131
143
|
EXPERT_ACCOUNTANT: {
|
|
132
144
|
id: Role;
|
|
@@ -138,6 +150,7 @@ export declare const RoleDetail: {
|
|
|
138
150
|
handledInUserSocietyPermissionTable: boolean;
|
|
139
151
|
isInWebmail: boolean;
|
|
140
152
|
cnVpn: string;
|
|
153
|
+
isGrade: boolean;
|
|
141
154
|
};
|
|
142
155
|
CANDIDAT: {
|
|
143
156
|
id: Role;
|
|
@@ -146,6 +159,7 @@ export declare const RoleDetail: {
|
|
|
146
159
|
colorSecondary: string;
|
|
147
160
|
isService: boolean;
|
|
148
161
|
subRole: boolean;
|
|
162
|
+
isGrade: boolean;
|
|
149
163
|
};
|
|
150
164
|
DEVELOPER: {
|
|
151
165
|
id: Role;
|
|
@@ -157,6 +171,7 @@ export declare const RoleDetail: {
|
|
|
157
171
|
phoneNumber: string;
|
|
158
172
|
phoneNumberPourcentage: string;
|
|
159
173
|
phoneNumberStatutsExpress: string;
|
|
174
|
+
isGrade: boolean;
|
|
160
175
|
};
|
|
161
176
|
API: {
|
|
162
177
|
id: Role;
|
|
@@ -165,6 +180,7 @@ export declare const RoleDetail: {
|
|
|
165
180
|
colorSecondary: string;
|
|
166
181
|
isService: boolean;
|
|
167
182
|
subRole: boolean;
|
|
183
|
+
isGrade: boolean;
|
|
168
184
|
};
|
|
169
185
|
FACTURATION: {
|
|
170
186
|
id: Role;
|
|
@@ -178,6 +194,7 @@ export declare const RoleDetail: {
|
|
|
178
194
|
phoneNumberStatutsExpress: string;
|
|
179
195
|
isInWebmail: boolean;
|
|
180
196
|
cnVpn: string;
|
|
197
|
+
isGrade: boolean;
|
|
181
198
|
};
|
|
182
199
|
HUMAN_RESSOURCES: {
|
|
183
200
|
id: Role;
|
|
@@ -187,6 +204,7 @@ export declare const RoleDetail: {
|
|
|
187
204
|
isService: boolean;
|
|
188
205
|
subRole: boolean;
|
|
189
206
|
cnVpn: string;
|
|
207
|
+
isGrade: boolean;
|
|
190
208
|
};
|
|
191
209
|
PARTNERED_ACCOUNTANT: {
|
|
192
210
|
id: Role;
|
|
@@ -195,6 +213,7 @@ export declare const RoleDetail: {
|
|
|
195
213
|
colorSecondary: string;
|
|
196
214
|
isService: boolean;
|
|
197
215
|
subRole: boolean;
|
|
216
|
+
isGrade: boolean;
|
|
198
217
|
};
|
|
199
218
|
SDR: {
|
|
200
219
|
id: Role;
|
|
@@ -203,6 +222,7 @@ export declare const RoleDetail: {
|
|
|
203
222
|
colorSecondary: string;
|
|
204
223
|
isService: boolean;
|
|
205
224
|
subRole: boolean;
|
|
225
|
+
isGrade: boolean;
|
|
206
226
|
};
|
|
207
227
|
FORECAST_MANAGER: {
|
|
208
228
|
id: Role;
|
|
@@ -211,6 +231,7 @@ export declare const RoleDetail: {
|
|
|
211
231
|
colorSecondary: string;
|
|
212
232
|
isService: boolean;
|
|
213
233
|
subRole: boolean;
|
|
234
|
+
isGrade: boolean;
|
|
214
235
|
};
|
|
215
236
|
TERMINATION: {
|
|
216
237
|
id: Role;
|
|
@@ -220,6 +241,7 @@ export declare const RoleDetail: {
|
|
|
220
241
|
handledInUserSocietyPermissionTable: boolean;
|
|
221
242
|
isService: boolean;
|
|
222
243
|
subRole: boolean;
|
|
244
|
+
isGrade: boolean;
|
|
223
245
|
};
|
|
224
246
|
EXPRESS_MANAGER: {
|
|
225
247
|
id: Role;
|
|
@@ -230,6 +252,7 @@ export declare const RoleDetail: {
|
|
|
230
252
|
subRole: boolean;
|
|
231
253
|
isInWebmail: boolean;
|
|
232
254
|
cnVpn: string;
|
|
255
|
+
isGrade: boolean;
|
|
233
256
|
};
|
|
234
257
|
LITIGE: {
|
|
235
258
|
id: Role;
|
|
@@ -239,6 +262,7 @@ export declare const RoleDetail: {
|
|
|
239
262
|
handledInUserSocietyPermissionTable: boolean;
|
|
240
263
|
isService: boolean;
|
|
241
264
|
subRole: boolean;
|
|
265
|
+
isGrade: boolean;
|
|
242
266
|
};
|
|
243
267
|
ATTESTATION_MANAGER: {
|
|
244
268
|
id: Role;
|
|
@@ -248,6 +272,7 @@ export declare const RoleDetail: {
|
|
|
248
272
|
isService: boolean;
|
|
249
273
|
subRole: boolean;
|
|
250
274
|
cnVpn: string;
|
|
275
|
+
isGrade: boolean;
|
|
251
276
|
};
|
|
252
277
|
JURIDICAL_SUPPORT: {
|
|
253
278
|
id: Role;
|
|
@@ -256,6 +281,7 @@ export declare const RoleDetail: {
|
|
|
256
281
|
colorSecondary: string;
|
|
257
282
|
isService: boolean;
|
|
258
283
|
subRole: boolean;
|
|
284
|
+
isGrade: boolean;
|
|
259
285
|
};
|
|
260
286
|
INTERN: {
|
|
261
287
|
id: Role;
|
|
@@ -264,6 +290,7 @@ export declare const RoleDetail: {
|
|
|
264
290
|
colorSecondary: string;
|
|
265
291
|
isService: boolean;
|
|
266
292
|
subRole: boolean;
|
|
293
|
+
isGrade: boolean;
|
|
267
294
|
};
|
|
268
295
|
ALTERNATE: {
|
|
269
296
|
id: Role;
|
|
@@ -272,6 +299,7 @@ export declare const RoleDetail: {
|
|
|
272
299
|
colorSecondary: string;
|
|
273
300
|
isService: boolean;
|
|
274
301
|
subRole: boolean;
|
|
302
|
+
isGrade: boolean;
|
|
275
303
|
};
|
|
276
304
|
DIRECTOR: {
|
|
277
305
|
id: Role;
|
|
@@ -280,6 +308,7 @@ export declare const RoleDetail: {
|
|
|
280
308
|
colorSecondary: string;
|
|
281
309
|
isService: boolean;
|
|
282
310
|
subRole: boolean;
|
|
311
|
+
isGrade: boolean;
|
|
283
312
|
};
|
|
284
313
|
REFERENT_LITIGE: {
|
|
285
314
|
id: Role;
|
|
@@ -288,6 +317,7 @@ export declare const RoleDetail: {
|
|
|
288
317
|
colorSecondary: string;
|
|
289
318
|
isService: boolean;
|
|
290
319
|
subRole: boolean;
|
|
320
|
+
isGrade: boolean;
|
|
291
321
|
};
|
|
292
322
|
REFERENT_CLIENT: {
|
|
293
323
|
id: Role;
|
|
@@ -296,6 +326,7 @@ export declare const RoleDetail: {
|
|
|
296
326
|
colorSecondary: string;
|
|
297
327
|
isService: boolean;
|
|
298
328
|
subRole: boolean;
|
|
329
|
+
isGrade: boolean;
|
|
299
330
|
};
|
|
300
331
|
CONTROL_INTERN: {
|
|
301
332
|
id: Role;
|
|
@@ -304,6 +335,7 @@ export declare const RoleDetail: {
|
|
|
304
335
|
colorSecondary: string;
|
|
305
336
|
isService: boolean;
|
|
306
337
|
subRole: boolean;
|
|
338
|
+
isGrade: boolean;
|
|
307
339
|
};
|
|
308
340
|
ON_BOARDER: {
|
|
309
341
|
id: Role;
|
|
@@ -314,6 +346,7 @@ export declare const RoleDetail: {
|
|
|
314
346
|
isService: boolean;
|
|
315
347
|
subRole: boolean;
|
|
316
348
|
cnVpn: string;
|
|
349
|
+
isGrade: boolean;
|
|
317
350
|
};
|
|
318
351
|
DATA_OFFICER: {
|
|
319
352
|
id: Role;
|
|
@@ -325,6 +358,52 @@ export declare const RoleDetail: {
|
|
|
325
358
|
subRole: boolean;
|
|
326
359
|
isInWebmail: boolean;
|
|
327
360
|
cnVpn: string;
|
|
361
|
+
isGrade: boolean;
|
|
362
|
+
};
|
|
363
|
+
JUNIOR: {
|
|
364
|
+
id: Role;
|
|
365
|
+
name: string;
|
|
366
|
+
colorPrimary: string;
|
|
367
|
+
colorSecondary: string;
|
|
368
|
+
handledInUserSocietyPermissionTable: boolean;
|
|
369
|
+
isService: boolean;
|
|
370
|
+
subRole: boolean;
|
|
371
|
+
isInWebmail: boolean;
|
|
372
|
+
isGrade: boolean;
|
|
373
|
+
};
|
|
374
|
+
CONFIRMED: {
|
|
375
|
+
id: Role;
|
|
376
|
+
name: string;
|
|
377
|
+
colorPrimary: string;
|
|
378
|
+
colorSecondary: string;
|
|
379
|
+
handledInUserSocietyPermissionTable: boolean;
|
|
380
|
+
isService: boolean;
|
|
381
|
+
subRole: boolean;
|
|
382
|
+
isInWebmail: boolean;
|
|
383
|
+
isGrade: boolean;
|
|
384
|
+
};
|
|
385
|
+
SENIOR: {
|
|
386
|
+
id: Role;
|
|
387
|
+
name: string;
|
|
388
|
+
colorPrimary: string;
|
|
389
|
+
colorSecondary: string;
|
|
390
|
+
handledInUserSocietyPermissionTable: boolean;
|
|
391
|
+
isService: boolean;
|
|
392
|
+
subRole: boolean;
|
|
393
|
+
isInWebmail: boolean;
|
|
394
|
+
isGrade: boolean;
|
|
395
|
+
};
|
|
396
|
+
TECHNICAL_ADVISOR: {
|
|
397
|
+
id: Role;
|
|
398
|
+
name: string;
|
|
399
|
+
colorPrimary: string;
|
|
400
|
+
colorSecondary: string;
|
|
401
|
+
handledInUserSocietyPermissionTable: boolean;
|
|
402
|
+
isService: boolean;
|
|
403
|
+
subRole: boolean;
|
|
404
|
+
isInWebmail: boolean;
|
|
405
|
+
cnVpn: string;
|
|
406
|
+
isGrade: boolean;
|
|
328
407
|
};
|
|
329
408
|
};
|
|
330
409
|
//# sourceMappingURL=RoleDetail.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RoleDetail.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/RoleDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAE9B,eAAO,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"RoleDetail.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/RoleDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAE9B,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0etB,CAAC"}
|
|
@@ -7,6 +7,7 @@ export const RoleDetail = {
|
|
|
7
7
|
colorSecondary: '#DED7F6',
|
|
8
8
|
isService: false,
|
|
9
9
|
subRole: false,
|
|
10
|
+
isGrade: false,
|
|
10
11
|
},
|
|
11
12
|
ADMIN: {
|
|
12
13
|
id: Role.ADMIN,
|
|
@@ -15,6 +16,7 @@ export const RoleDetail = {
|
|
|
15
16
|
colorSecondary: '#DED7F6',
|
|
16
17
|
isService: false,
|
|
17
18
|
subRole: false,
|
|
19
|
+
isGrade: false,
|
|
18
20
|
},
|
|
19
21
|
FRONT_OFFICE: {
|
|
20
22
|
id: Role.ACCOUNTANT,
|
|
@@ -27,7 +29,8 @@ export const RoleDetail = {
|
|
|
27
29
|
phoneNumberPourcentage: '',
|
|
28
30
|
phoneNumberStatutsExpress: '',
|
|
29
31
|
isInWebmail: true,
|
|
30
|
-
cnVpn: 'COMPTABLE',
|
|
32
|
+
cnVpn: 'COMPTABLE', //common name for VPN
|
|
33
|
+
isGrade: false,
|
|
31
34
|
},
|
|
32
35
|
COMMERCIAL: {
|
|
33
36
|
id: Role.COMMERCIAL,
|
|
@@ -41,6 +44,7 @@ export const RoleDetail = {
|
|
|
41
44
|
phoneNumberStatutsExpress: '+33756796157',
|
|
42
45
|
isInWebmail: true,
|
|
43
46
|
cnVpn: 'COMMERCIAL',
|
|
47
|
+
isGrade: false,
|
|
44
48
|
},
|
|
45
49
|
CUSTOMER_SUCCESS: {
|
|
46
50
|
id: Role.CUSTOMER_SUCCESS,
|
|
@@ -55,6 +59,7 @@ export const RoleDetail = {
|
|
|
55
59
|
phoneNumberStatutsExpress: '',
|
|
56
60
|
isInWebmail: true,
|
|
57
61
|
cnVpn: 'CUSTOMER_SUCCESS',
|
|
62
|
+
isGrade: false,
|
|
58
63
|
},
|
|
59
64
|
SOCIAL: {
|
|
60
65
|
id: Role.SOCIAL,
|
|
@@ -68,6 +73,7 @@ export const RoleDetail = {
|
|
|
68
73
|
phoneNumberStatutsExpress: '',
|
|
69
74
|
isInWebmail: true,
|
|
70
75
|
cnVpn: 'SOCIAL',
|
|
76
|
+
isGrade: false,
|
|
71
77
|
},
|
|
72
78
|
JURIDIC: {
|
|
73
79
|
id: Role.JURIDIC,
|
|
@@ -81,6 +87,7 @@ export const RoleDetail = {
|
|
|
81
87
|
phoneNumberStatutsExpress: '',
|
|
82
88
|
isInWebmail: true,
|
|
83
89
|
cnVpn: 'JURIDIQUE',
|
|
90
|
+
isGrade: false,
|
|
84
91
|
},
|
|
85
92
|
// CHIEF_ACCOUNTANT: {
|
|
86
93
|
// id: 13,
|
|
@@ -88,6 +95,7 @@ export const RoleDetail = {
|
|
|
88
95
|
// colorPrimary: '#8765D0',
|
|
89
96
|
// colorSecondary: '#DED7F6',
|
|
90
97
|
// subRole: false,
|
|
98
|
+
// isGrade: false,
|
|
91
99
|
// },
|
|
92
100
|
// SUPERVISOR: {
|
|
93
101
|
// id: 14,
|
|
@@ -95,6 +103,7 @@ export const RoleDetail = {
|
|
|
95
103
|
// colorPrimary: '#8765D0',
|
|
96
104
|
// colorSecondary: '#DED7F6',
|
|
97
105
|
// subRole: false,
|
|
106
|
+
// isGrade: false,
|
|
98
107
|
// },
|
|
99
108
|
FRONT_OFFICE_EXPRESS: {
|
|
100
109
|
id: Role.FRONT_OFFICE_EXPRESS,
|
|
@@ -108,6 +117,7 @@ export const RoleDetail = {
|
|
|
108
117
|
phoneNumberStatutsExpress: '',
|
|
109
118
|
isInWebmail: true,
|
|
110
119
|
cnVpn: 'COMPTABLE',
|
|
120
|
+
isGrade: false,
|
|
111
121
|
},
|
|
112
122
|
SUPER_ADMIN: {
|
|
113
123
|
id: Role.SUPER_ADMIN,
|
|
@@ -116,6 +126,7 @@ export const RoleDetail = {
|
|
|
116
126
|
colorSecondary: '#DED7F6',
|
|
117
127
|
isService: false,
|
|
118
128
|
subRole: false,
|
|
129
|
+
isGrade: false,
|
|
119
130
|
},
|
|
120
131
|
EXPERT_SUB_CONTRACTOR: {
|
|
121
132
|
id: Role.EXPERT_SUB_CONTRACTOR,
|
|
@@ -124,6 +135,7 @@ export const RoleDetail = {
|
|
|
124
135
|
colorSecondary: '#EEF4C3',
|
|
125
136
|
isService: false,
|
|
126
137
|
subRole: false,
|
|
138
|
+
isGrade: false,
|
|
127
139
|
},
|
|
128
140
|
MAINTAINER: {
|
|
129
141
|
id: Role.MAINTAINER,
|
|
@@ -132,6 +144,7 @@ export const RoleDetail = {
|
|
|
132
144
|
colorSecondary: '#DED7F6',
|
|
133
145
|
isService: false,
|
|
134
146
|
subRole: false,
|
|
147
|
+
isGrade: false,
|
|
135
148
|
},
|
|
136
149
|
MANAGER: {
|
|
137
150
|
id: Role.MANAGER,
|
|
@@ -141,6 +154,7 @@ export const RoleDetail = {
|
|
|
141
154
|
isService: false,
|
|
142
155
|
subRole: false,
|
|
143
156
|
handledInUserSocietyPermissionTable: false,
|
|
157
|
+
isGrade: false,
|
|
144
158
|
},
|
|
145
159
|
EXPERT_ACCOUNTANT: {
|
|
146
160
|
id: Role.EXPERT_ACCOUNTANT,
|
|
@@ -152,6 +166,7 @@ export const RoleDetail = {
|
|
|
152
166
|
handledInUserSocietyPermissionTable: false,
|
|
153
167
|
isInWebmail: true,
|
|
154
168
|
cnVpn: 'COMPTABLE',
|
|
169
|
+
isGrade: false,
|
|
155
170
|
},
|
|
156
171
|
// MFA_PENDING: {
|
|
157
172
|
// id: 21,
|
|
@@ -159,6 +174,7 @@ export const RoleDetail = {
|
|
|
159
174
|
// colorPrimary: '#8765D0',
|
|
160
175
|
// colorSecondary: '#DED7F6',
|
|
161
176
|
// subRole: false,
|
|
177
|
+
// isGrade: false,
|
|
162
178
|
// },
|
|
163
179
|
// VAT: {
|
|
164
180
|
// id: 22,
|
|
@@ -166,6 +182,7 @@ export const RoleDetail = {
|
|
|
166
182
|
// colorPrimary: '#8765D0',
|
|
167
183
|
// colorSecondary: '#DED7F6',
|
|
168
184
|
// subRole: false,
|
|
185
|
+
// isGrade: false,
|
|
169
186
|
// },
|
|
170
187
|
CANDIDAT: {
|
|
171
188
|
id: Role.CANDIDAT,
|
|
@@ -174,6 +191,7 @@ export const RoleDetail = {
|
|
|
174
191
|
colorSecondary: '#DED7F6',
|
|
175
192
|
isService: false,
|
|
176
193
|
subRole: false,
|
|
194
|
+
isGrade: false,
|
|
177
195
|
},
|
|
178
196
|
DEVELOPER: {
|
|
179
197
|
id: Role.DEVELOPER,
|
|
@@ -185,6 +203,7 @@ export const RoleDetail = {
|
|
|
185
203
|
phoneNumber: '',
|
|
186
204
|
phoneNumberPourcentage: '',
|
|
187
205
|
phoneNumberStatutsExpress: '',
|
|
206
|
+
isGrade: false,
|
|
188
207
|
},
|
|
189
208
|
API: {
|
|
190
209
|
id: Role.API,
|
|
@@ -193,6 +212,7 @@ export const RoleDetail = {
|
|
|
193
212
|
colorSecondary: '#DED7F6',
|
|
194
213
|
isService: false,
|
|
195
214
|
subRole: false,
|
|
215
|
+
isGrade: false,
|
|
196
216
|
},
|
|
197
217
|
// BACK_OFFICE: {
|
|
198
218
|
// id: 27,
|
|
@@ -200,6 +220,7 @@ export const RoleDetail = {
|
|
|
200
220
|
// colorPrimary: '#8765D0',
|
|
201
221
|
// colorSecondary: '#DED7F6',
|
|
202
222
|
// subRole: false,
|
|
223
|
+
// isGrade: false,
|
|
203
224
|
// },
|
|
204
225
|
// BACK_OFFICE_EXPRESS: {
|
|
205
226
|
// id: 28,
|
|
@@ -207,6 +228,7 @@ export const RoleDetail = {
|
|
|
207
228
|
// colorPrimary: '#8765D0',
|
|
208
229
|
// colorSecondary: '#DED7F6',
|
|
209
230
|
// subRole: false,
|
|
231
|
+
// isGrade: false,
|
|
210
232
|
// },
|
|
211
233
|
// BACK_MANAGER: {
|
|
212
234
|
// id: 30,
|
|
@@ -215,6 +237,7 @@ export const RoleDetail = {
|
|
|
215
237
|
// colorSecondary: '#DED7F6',
|
|
216
238
|
// subRole: false,
|
|
217
239
|
// handledInUserSocietyPermissionTable: false,
|
|
240
|
+
// isGrade: false,
|
|
218
241
|
// },
|
|
219
242
|
// FRONT_MANAGER: {
|
|
220
243
|
// id: 31,
|
|
@@ -222,6 +245,7 @@ export const RoleDetail = {
|
|
|
222
245
|
// colorPrimary: '#8765D0',
|
|
223
246
|
// colorSecondary: '#DED7F6',
|
|
224
247
|
// subRole: false,
|
|
248
|
+
// isGrade: false,
|
|
225
249
|
// },
|
|
226
250
|
// CUSTOMER_SUCCESS_MANAGER: {
|
|
227
251
|
// id: 32,
|
|
@@ -230,6 +254,7 @@ export const RoleDetail = {
|
|
|
230
254
|
// colorSecondary: '#DAEEFC',
|
|
231
255
|
// subRole: false,
|
|
232
256
|
// handledInUserSocietyPermissionTable: false,
|
|
257
|
+
// isGrade: false,
|
|
233
258
|
// },
|
|
234
259
|
// COMMERCIAL_MANAGER: {
|
|
235
260
|
// id: 33,
|
|
@@ -237,6 +262,7 @@ export const RoleDetail = {
|
|
|
237
262
|
// colorPrimary: '#8765D0',
|
|
238
263
|
// colorSecondary: '#DED7F6',
|
|
239
264
|
// subRole: false,
|
|
265
|
+
// isGrade: false,
|
|
240
266
|
// },
|
|
241
267
|
FACTURATION: {
|
|
242
268
|
id: Role.FACTURATION,
|
|
@@ -250,6 +276,7 @@ export const RoleDetail = {
|
|
|
250
276
|
phoneNumberStatutsExpress: '',
|
|
251
277
|
isInWebmail: true,
|
|
252
278
|
cnVpn: 'FACTURATION',
|
|
279
|
+
isGrade: false,
|
|
253
280
|
},
|
|
254
281
|
HUMAN_RESSOURCES: {
|
|
255
282
|
id: Role.HUMAN_RESSOURCES,
|
|
@@ -259,6 +286,7 @@ export const RoleDetail = {
|
|
|
259
286
|
isService: false,
|
|
260
287
|
subRole: false,
|
|
261
288
|
cnVpn: 'RH',
|
|
289
|
+
isGrade: false,
|
|
262
290
|
},
|
|
263
291
|
PARTNERED_ACCOUNTANT: {
|
|
264
292
|
id: Role.PARTNERED_ACCOUNTANT,
|
|
@@ -267,6 +295,7 @@ export const RoleDetail = {
|
|
|
267
295
|
colorSecondary: '#DED7F6',
|
|
268
296
|
isService: false,
|
|
269
297
|
subRole: false,
|
|
298
|
+
isGrade: false,
|
|
270
299
|
},
|
|
271
300
|
SDR: {
|
|
272
301
|
id: Role.SDR,
|
|
@@ -275,6 +304,7 @@ export const RoleDetail = {
|
|
|
275
304
|
colorSecondary: '#DED7F6',
|
|
276
305
|
isService: false,
|
|
277
306
|
subRole: false,
|
|
307
|
+
isGrade: false,
|
|
278
308
|
},
|
|
279
309
|
FORECAST_MANAGER: {
|
|
280
310
|
id: Role.FORECAST_MANAGER,
|
|
@@ -283,6 +313,7 @@ export const RoleDetail = {
|
|
|
283
313
|
colorSecondary: '#DED7F6',
|
|
284
314
|
isService: false,
|
|
285
315
|
subRole: false,
|
|
316
|
+
isGrade: false,
|
|
286
317
|
},
|
|
287
318
|
TERMINATION: {
|
|
288
319
|
id: Role.TERMINATION,
|
|
@@ -292,6 +323,7 @@ export const RoleDetail = {
|
|
|
292
323
|
handledInUserSocietyPermissionTable: false,
|
|
293
324
|
isService: true,
|
|
294
325
|
subRole: false,
|
|
326
|
+
isGrade: false,
|
|
295
327
|
},
|
|
296
328
|
EXPRESS_MANAGER: {
|
|
297
329
|
id: Role.EXPRESS_MANAGER,
|
|
@@ -302,6 +334,7 @@ export const RoleDetail = {
|
|
|
302
334
|
subRole: false,
|
|
303
335
|
isInWebmail: true,
|
|
304
336
|
cnVpn: 'COMPTABLE',
|
|
337
|
+
isGrade: false,
|
|
305
338
|
},
|
|
306
339
|
LITIGE: {
|
|
307
340
|
id: Role.LITIGE,
|
|
@@ -311,6 +344,7 @@ export const RoleDetail = {
|
|
|
311
344
|
handledInUserSocietyPermissionTable: false,
|
|
312
345
|
isService: true,
|
|
313
346
|
subRole: false,
|
|
347
|
+
isGrade: false,
|
|
314
348
|
},
|
|
315
349
|
ATTESTATION_MANAGER: {
|
|
316
350
|
id: Role.ATTESTATION_MANAGER,
|
|
@@ -320,6 +354,7 @@ export const RoleDetail = {
|
|
|
320
354
|
isService: false,
|
|
321
355
|
subRole: false,
|
|
322
356
|
cnVpn: 'GESTION_PROJET',
|
|
357
|
+
isGrade: false,
|
|
323
358
|
},
|
|
324
359
|
JURIDICAL_SUPPORT: {
|
|
325
360
|
id: Role.JURIDICAL_SUPPORT,
|
|
@@ -328,6 +363,7 @@ export const RoleDetail = {
|
|
|
328
363
|
colorSecondary: '#DED7F6',
|
|
329
364
|
isService: false,
|
|
330
365
|
subRole: false,
|
|
366
|
+
isGrade: false,
|
|
331
367
|
},
|
|
332
368
|
INTERN: {
|
|
333
369
|
id: Role.INTERN,
|
|
@@ -336,6 +372,7 @@ export const RoleDetail = {
|
|
|
336
372
|
colorSecondary: '#FFF',
|
|
337
373
|
isService: false,
|
|
338
374
|
subRole: true,
|
|
375
|
+
isGrade: false,
|
|
339
376
|
},
|
|
340
377
|
ALTERNATE: {
|
|
341
378
|
id: Role.ALTERNATE,
|
|
@@ -344,6 +381,7 @@ export const RoleDetail = {
|
|
|
344
381
|
colorSecondary: '#FFF',
|
|
345
382
|
isService: false,
|
|
346
383
|
subRole: true,
|
|
384
|
+
isGrade: false,
|
|
347
385
|
},
|
|
348
386
|
DIRECTOR: {
|
|
349
387
|
id: Role.DIRECTOR,
|
|
@@ -352,6 +390,7 @@ export const RoleDetail = {
|
|
|
352
390
|
colorSecondary: '#FFF',
|
|
353
391
|
isService: false,
|
|
354
392
|
subRole: true,
|
|
393
|
+
isGrade: false,
|
|
355
394
|
},
|
|
356
395
|
REFERENT_LITIGE: {
|
|
357
396
|
id: Role.REFERENT_LITIGE,
|
|
@@ -360,6 +399,7 @@ export const RoleDetail = {
|
|
|
360
399
|
colorSecondary: '#FFF',
|
|
361
400
|
isService: false,
|
|
362
401
|
subRole: false,
|
|
402
|
+
isGrade: false,
|
|
363
403
|
},
|
|
364
404
|
REFERENT_CLIENT: {
|
|
365
405
|
id: Role.REFERENT_CLIENT,
|
|
@@ -368,6 +408,7 @@ export const RoleDetail = {
|
|
|
368
408
|
colorSecondary: '#FFF',
|
|
369
409
|
isService: false,
|
|
370
410
|
subRole: false,
|
|
411
|
+
isGrade: false,
|
|
371
412
|
},
|
|
372
413
|
CONTROL_INTERN: {
|
|
373
414
|
id: Role.CONTROL_INTERN,
|
|
@@ -376,6 +417,7 @@ export const RoleDetail = {
|
|
|
376
417
|
colorSecondary: '#FFF',
|
|
377
418
|
isService: false,
|
|
378
419
|
subRole: false,
|
|
420
|
+
isGrade: false,
|
|
379
421
|
},
|
|
380
422
|
ON_BOARDER: {
|
|
381
423
|
id: Role.ON_BOARDER,
|
|
@@ -386,6 +428,7 @@ export const RoleDetail = {
|
|
|
386
428
|
isService: true,
|
|
387
429
|
subRole: false,
|
|
388
430
|
cnVpn: 'CUSTOMER_SUCCESS',
|
|
431
|
+
isGrade: false,
|
|
389
432
|
},
|
|
390
433
|
DATA_OFFICER: {
|
|
391
434
|
id: Role.DATA_OFFICER,
|
|
@@ -397,6 +440,52 @@ export const RoleDetail = {
|
|
|
397
440
|
subRole: false,
|
|
398
441
|
isInWebmail: false,
|
|
399
442
|
cnVpn: 'CUSTOMER_SUCCESS',
|
|
443
|
+
isGrade: false,
|
|
444
|
+
},
|
|
445
|
+
JUNIOR: {
|
|
446
|
+
id: Role.JUNIOR,
|
|
447
|
+
name: 'Junior',
|
|
448
|
+
colorPrimary: '#5894EF',
|
|
449
|
+
colorSecondary: '#DAEEFC',
|
|
450
|
+
handledInUserSocietyPermissionTable: false,
|
|
451
|
+
isService: false,
|
|
452
|
+
subRole: false,
|
|
453
|
+
isInWebmail: false,
|
|
454
|
+
isGrade: true,
|
|
455
|
+
},
|
|
456
|
+
CONFIRMED: {
|
|
457
|
+
id: Role.CONFIRMED,
|
|
458
|
+
name: 'Confirmé',
|
|
459
|
+
colorPrimary: '#5894EF',
|
|
460
|
+
colorSecondary: '#DAEEFC',
|
|
461
|
+
handledInUserSocietyPermissionTable: false,
|
|
462
|
+
isService: false,
|
|
463
|
+
subRole: false,
|
|
464
|
+
isInWebmail: false,
|
|
465
|
+
isGrade: true,
|
|
466
|
+
},
|
|
467
|
+
SENIOR: {
|
|
468
|
+
id: Role.SENIOR,
|
|
469
|
+
name: 'Senior',
|
|
470
|
+
colorPrimary: '#5894EF',
|
|
471
|
+
colorSecondary: '#DAEEFC',
|
|
472
|
+
handledInUserSocietyPermissionTable: false,
|
|
473
|
+
isService: false,
|
|
474
|
+
subRole: false,
|
|
475
|
+
isInWebmail: false,
|
|
476
|
+
isGrade: true,
|
|
477
|
+
},
|
|
478
|
+
TECHNICAL_ADVISOR: {
|
|
479
|
+
id: Role.TECHNICAL_ADVISOR,
|
|
480
|
+
name: 'Référent technique',
|
|
481
|
+
colorPrimary: '#5894EF',
|
|
482
|
+
colorSecondary: '#DAEEFC',
|
|
483
|
+
handledInUserSocietyPermissionTable: false,
|
|
484
|
+
isService: true,
|
|
485
|
+
subRole: false,
|
|
486
|
+
isInWebmail: false,
|
|
487
|
+
cnVpn: 'COMPTABLE',
|
|
488
|
+
isGrade: false,
|
|
400
489
|
},
|
|
401
490
|
};
|
|
402
491
|
//# sourceMappingURL=RoleDetail.js.map
|