@silexpert/core 1.1.325 → 1.1.327

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.
Files changed (29) hide show
  1. package/dist/cjs/types/Enum/MealExpenseThresholds.d.ts.map +1 -1
  2. package/dist/cjs/types/Enum/MealExpenseThresholds.js +4 -0
  3. package/dist/cjs/types/Enum/MealExpenseThresholds.js.map +1 -1
  4. package/dist/cjs/types/Enum/RoleDetail.d.ts +35 -34
  5. package/dist/cjs/types/Enum/RoleDetail.d.ts.map +1 -1
  6. package/dist/cjs/types/Enum/RoleDetail.js +35 -34
  7. package/dist/cjs/types/Enum/RoleDetail.js.map +1 -1
  8. package/dist/cjs/types/Interface/api/userTimeSlot/QueryUserTimeSlot.js +1 -1
  9. package/dist/cjs/types/Interface/api/userTimeSlot/QueryUserTimeSlot.js.map +1 -1
  10. package/dist/cjs/utils/payment.d.ts.map +1 -1
  11. package/dist/cjs/utils/payment.js +1 -0
  12. package/dist/cjs/utils/payment.js.map +1 -1
  13. package/dist/mjs/types/Enum/MealExpenseThresholds.d.ts.map +1 -1
  14. package/dist/mjs/types/Enum/MealExpenseThresholds.js +4 -0
  15. package/dist/mjs/types/Enum/MealExpenseThresholds.js.map +1 -1
  16. package/dist/mjs/types/Enum/RoleDetail.d.ts +35 -34
  17. package/dist/mjs/types/Enum/RoleDetail.d.ts.map +1 -1
  18. package/dist/mjs/types/Enum/RoleDetail.js +35 -34
  19. package/dist/mjs/types/Enum/RoleDetail.js.map +1 -1
  20. package/dist/mjs/types/Interface/api/userTimeSlot/QueryUserTimeSlot.js +1 -1
  21. package/dist/mjs/types/Interface/api/userTimeSlot/QueryUserTimeSlot.js.map +1 -1
  22. package/dist/mjs/utils/payment.d.ts.map +1 -1
  23. package/dist/mjs/utils/payment.js +1 -0
  24. package/dist/mjs/utils/payment.js.map +1 -1
  25. package/package.json +1 -1
  26. package/ts/types/Enum/MealExpenseThresholds.ts +4 -0
  27. package/ts/types/Enum/RoleDetail.ts +36 -34
  28. package/ts/types/Interface/api/userTimeSlot/QueryUserTimeSlot.ts +1 -1
  29. package/ts/utils/payment.ts +1 -0
@@ -1 +1 @@
1
- {"version":3,"file":"MealExpenseThresholds.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/MealExpenseThresholds.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,sBAAsB;IACrC,CAAC,GAAG,EAAE,MAAM,GAAG;QACb,GAAG,EAAE,MAAM,CAAC;QACZ,GAAG,EAAE,MAAM,CAAC;KACb,CAAA;CACF;AAED,eAAO,MAAM,qBAAqB,EAAE,sBAiBnC,CAAC"}
1
+ {"version":3,"file":"MealExpenseThresholds.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/MealExpenseThresholds.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,sBAAsB;IACrC,CAAC,GAAG,EAAE,MAAM,GAAG;QACb,GAAG,EAAE,MAAM,CAAC;QACZ,GAAG,EAAE,MAAM,CAAC;KACb,CAAA;CACF;AAED,eAAO,MAAM,qBAAqB,EAAE,sBAqBnC,CAAC"}
@@ -18,5 +18,9 @@ exports.MealExpenseThresholds = {
18
18
  min: 5.2,
19
19
  max: 20.20,
20
20
  },
21
+ 2024: {
22
+ min: 5.35,
23
+ max: 20.70,
24
+ },
21
25
  };
22
26
  //# sourceMappingURL=MealExpenseThresholds.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"MealExpenseThresholds.js","sourceRoot":"","sources":["../../../../ts/types/Enum/MealExpenseThresholds.ts"],"names":[],"mappings":";;;AAOa,QAAA,qBAAqB,GAA2B;IAC3D,IAAI,EAAE;QACJ,GAAG,EAAE,IAAI;QACT,GAAG,EAAE,EAAE;KACR;IACD,IAAI,EAAE;QACJ,GAAG,EAAE,IAAI;QACT,GAAG,EAAE,KAAK;KACX;IACD,IAAI,EAAE;QACJ,GAAG,EAAE,CAAC;QACN,GAAG,EAAE,KAAK;KACX;IACD,IAAI,EAAE;QACJ,GAAG,EAAE,GAAG;QACR,GAAG,EAAE,KAAK;KACX;CACF,CAAC","sourcesContent":["export interface IMealExpenseThresholds {\n [key: string]: {\n min: number;\n max: number;\n }\n}\n\nexport const MealExpenseThresholds: IMealExpenseThresholds = {\n 2020: {\n min: 4.90,\n max: 19,\n },\n 2021: {\n min: 4.95,\n max: 19.10,\n },\n 2022: {\n min: 5,\n max: 19.40,\n },\n 2023: {\n min: 5.2,\n max: 20.20,\n },\n};"]}
1
+ {"version":3,"file":"MealExpenseThresholds.js","sourceRoot":"","sources":["../../../../ts/types/Enum/MealExpenseThresholds.ts"],"names":[],"mappings":";;;AAOa,QAAA,qBAAqB,GAA2B;IAC3D,IAAI,EAAE;QACJ,GAAG,EAAE,IAAI;QACT,GAAG,EAAE,EAAE;KACR;IACD,IAAI,EAAE;QACJ,GAAG,EAAE,IAAI;QACT,GAAG,EAAE,KAAK;KACX;IACD,IAAI,EAAE;QACJ,GAAG,EAAE,CAAC;QACN,GAAG,EAAE,KAAK;KACX;IACD,IAAI,EAAE;QACJ,GAAG,EAAE,GAAG;QACR,GAAG,EAAE,KAAK;KACX;IACD,IAAI,EAAE;QACJ,GAAG,EAAE,IAAI;QACT,GAAG,EAAE,KAAK;KACX;CACF,CAAC","sourcesContent":["export interface IMealExpenseThresholds {\n [key: string]: {\n min: number;\n max: number;\n }\n}\n\nexport const MealExpenseThresholds: IMealExpenseThresholds = {\n 2020: {\n min: 4.90,\n max: 19,\n },\n 2021: {\n min: 4.95,\n max: 19.10,\n },\n 2022: {\n min: 5,\n max: 19.40,\n },\n 2023: {\n min: 5.2,\n max: 20.20,\n },\n 2024: {\n min: 5.35,\n max: 20.70,\n },\n};"]}
@@ -1,6 +1,7 @@
1
+ import { Role } from './Role';
1
2
  export declare const RoleDetail: {
2
3
  CLIENT: {
3
- id: number;
4
+ id: Role;
4
5
  name: string;
5
6
  colorPrimary: string;
6
7
  colorSecondary: string;
@@ -8,7 +9,7 @@ export declare const RoleDetail: {
8
9
  subRole: boolean;
9
10
  };
10
11
  ADMIN: {
11
- id: number;
12
+ id: Role;
12
13
  name: string;
13
14
  colorPrimary: string;
14
15
  colorSecondary: string;
@@ -16,7 +17,7 @@ export declare const RoleDetail: {
16
17
  subRole: boolean;
17
18
  };
18
19
  FRONT_OFFICE: {
19
- id: number;
20
+ id: Role;
20
21
  name: string;
21
22
  colorPrimary: string;
22
23
  colorSecondary: string;
@@ -29,7 +30,7 @@ export declare const RoleDetail: {
29
30
  cnVpn: string;
30
31
  };
31
32
  COMMERCIAL: {
32
- id: number;
33
+ id: Role;
33
34
  name: string;
34
35
  colorPrimary: string;
35
36
  colorSecondary: string;
@@ -42,7 +43,7 @@ export declare const RoleDetail: {
42
43
  cnVpn: string;
43
44
  };
44
45
  CUSTOMER_SUCCESS: {
45
- id: number;
46
+ id: Role;
46
47
  name: string;
47
48
  colorPrimary: string;
48
49
  colorSecondary: string;
@@ -56,7 +57,7 @@ export declare const RoleDetail: {
56
57
  cnVpn: string;
57
58
  };
58
59
  SOCIAL: {
59
- id: number;
60
+ id: Role;
60
61
  name: string;
61
62
  colorPrimary: string;
62
63
  colorSecondary: string;
@@ -69,7 +70,7 @@ export declare const RoleDetail: {
69
70
  cnVpn: string;
70
71
  };
71
72
  JURIDIC: {
72
- id: number;
73
+ id: Role;
73
74
  name: string;
74
75
  colorPrimary: string;
75
76
  colorSecondary: string;
@@ -82,7 +83,7 @@ export declare const RoleDetail: {
82
83
  cnVpn: string;
83
84
  };
84
85
  FRONT_OFFICE_EXPRESS: {
85
- id: number;
86
+ id: Role;
86
87
  name: string;
87
88
  colorPrimary: string;
88
89
  colorSecondary: string;
@@ -95,7 +96,7 @@ export declare const RoleDetail: {
95
96
  cnVpn: string;
96
97
  };
97
98
  SUPER_ADMIN: {
98
- id: number;
99
+ id: Role;
99
100
  name: string;
100
101
  colorPrimary: string;
101
102
  colorSecondary: string;
@@ -103,7 +104,7 @@ export declare const RoleDetail: {
103
104
  subRole: boolean;
104
105
  };
105
106
  EXPERT_SUB_CONTRACTOR: {
106
- id: number;
107
+ id: Role;
107
108
  name: string;
108
109
  colorPrimary: string;
109
110
  colorSecondary: string;
@@ -111,7 +112,7 @@ export declare const RoleDetail: {
111
112
  subRole: boolean;
112
113
  };
113
114
  MAINTAINER: {
114
- id: number;
115
+ id: Role;
115
116
  name: string;
116
117
  colorPrimary: string;
117
118
  colorSecondary: string;
@@ -119,7 +120,7 @@ export declare const RoleDetail: {
119
120
  subRole: boolean;
120
121
  };
121
122
  MANAGER: {
122
- id: number;
123
+ id: Role;
123
124
  name: string;
124
125
  colorPrimary: string;
125
126
  colorSecondary: string;
@@ -128,7 +129,7 @@ export declare const RoleDetail: {
128
129
  handledInUserSocietyPermissionTable: boolean;
129
130
  };
130
131
  EXPERT_ACCOUNTANT: {
131
- id: number;
132
+ id: Role;
132
133
  name: string;
133
134
  colorPrimary: string;
134
135
  colorSecondary: string;
@@ -139,7 +140,7 @@ export declare const RoleDetail: {
139
140
  cnVpn: string;
140
141
  };
141
142
  CANDIDAT: {
142
- id: number;
143
+ id: Role;
143
144
  name: string;
144
145
  colorPrimary: string;
145
146
  colorSecondary: string;
@@ -147,7 +148,7 @@ export declare const RoleDetail: {
147
148
  subRole: boolean;
148
149
  };
149
150
  DEVELOPER: {
150
- id: number;
151
+ id: Role;
151
152
  name: string;
152
153
  colorPrimary: string;
153
154
  colorSecondary: string;
@@ -158,7 +159,7 @@ export declare const RoleDetail: {
158
159
  phoneNumberStatutsExpress: string;
159
160
  };
160
161
  API: {
161
- id: number;
162
+ id: Role;
162
163
  name: string;
163
164
  colorPrimary: string;
164
165
  colorSecondary: string;
@@ -166,7 +167,7 @@ export declare const RoleDetail: {
166
167
  subRole: boolean;
167
168
  };
168
169
  FACTURATION: {
169
- id: number;
170
+ id: Role;
170
171
  name: string;
171
172
  colorPrimary: string;
172
173
  colorSecondary: string;
@@ -179,7 +180,7 @@ export declare const RoleDetail: {
179
180
  cnVpn: string;
180
181
  };
181
182
  HUMAN_RESSOURCES: {
182
- id: number;
183
+ id: Role;
183
184
  name: string;
184
185
  colorPrimary: string;
185
186
  colorSecondary: string;
@@ -188,7 +189,7 @@ export declare const RoleDetail: {
188
189
  cnVpn: string;
189
190
  };
190
191
  PARTNERED_ACCOUNTANT: {
191
- id: number;
192
+ id: Role;
192
193
  name: string;
193
194
  colorPrimary: string;
194
195
  colorSecondary: string;
@@ -196,7 +197,7 @@ export declare const RoleDetail: {
196
197
  subRole: boolean;
197
198
  };
198
199
  SDR: {
199
- id: number;
200
+ id: Role;
200
201
  name: string;
201
202
  colorPrimary: string;
202
203
  colorSecondary: string;
@@ -204,7 +205,7 @@ export declare const RoleDetail: {
204
205
  subRole: boolean;
205
206
  };
206
207
  FORECAST_MANAGER: {
207
- id: number;
208
+ id: Role;
208
209
  name: string;
209
210
  colorPrimary: string;
210
211
  colorSecondary: string;
@@ -212,7 +213,7 @@ export declare const RoleDetail: {
212
213
  subRole: boolean;
213
214
  };
214
215
  TERMINATION: {
215
- id: number;
216
+ id: Role;
216
217
  name: string;
217
218
  colorPrimary: string;
218
219
  colorSecondary: string;
@@ -221,7 +222,7 @@ export declare const RoleDetail: {
221
222
  subRole: boolean;
222
223
  };
223
224
  EXPRESS_MANAGER: {
224
- id: number;
225
+ id: Role;
225
226
  name: string;
226
227
  colorPrimary: string;
227
228
  colorSecondary: string;
@@ -231,7 +232,7 @@ export declare const RoleDetail: {
231
232
  cnVpn: string;
232
233
  };
233
234
  LITIGE: {
234
- id: number;
235
+ id: Role;
235
236
  name: string;
236
237
  colorPrimary: string;
237
238
  colorSecondary: string;
@@ -240,7 +241,7 @@ export declare const RoleDetail: {
240
241
  subRole: boolean;
241
242
  };
242
243
  ATTESTATION_MANAGER: {
243
- id: number;
244
+ id: Role;
244
245
  name: string;
245
246
  colorPrimary: string;
246
247
  colorSecondary: string;
@@ -249,7 +250,7 @@ export declare const RoleDetail: {
249
250
  cnVpn: string;
250
251
  };
251
252
  JURIDICAL_SUPPORT: {
252
- id: number;
253
+ id: Role;
253
254
  name: string;
254
255
  colorPrimary: string;
255
256
  colorSecondary: string;
@@ -257,7 +258,7 @@ export declare const RoleDetail: {
257
258
  subRole: boolean;
258
259
  };
259
260
  INTERN: {
260
- id: number;
261
+ id: Role;
261
262
  name: string;
262
263
  colorPrimary: string;
263
264
  colorSecondary: string;
@@ -265,7 +266,7 @@ export declare const RoleDetail: {
265
266
  subRole: boolean;
266
267
  };
267
268
  ALTERNATE: {
268
- id: number;
269
+ id: Role;
269
270
  name: string;
270
271
  colorPrimary: string;
271
272
  colorSecondary: string;
@@ -273,7 +274,7 @@ export declare const RoleDetail: {
273
274
  subRole: boolean;
274
275
  };
275
276
  DIRECTOR: {
276
- id: number;
277
+ id: Role;
277
278
  name: string;
278
279
  colorPrimary: string;
279
280
  colorSecondary: string;
@@ -281,7 +282,7 @@ export declare const RoleDetail: {
281
282
  subRole: boolean;
282
283
  };
283
284
  REFERENT_LITIGE: {
284
- id: number;
285
+ id: Role;
285
286
  name: string;
286
287
  colorPrimary: string;
287
288
  colorSecondary: string;
@@ -289,7 +290,7 @@ export declare const RoleDetail: {
289
290
  subRole: boolean;
290
291
  };
291
292
  REFERENT_CLIENT: {
292
- id: number;
293
+ id: Role;
293
294
  name: string;
294
295
  colorPrimary: string;
295
296
  colorSecondary: string;
@@ -297,7 +298,7 @@ export declare const RoleDetail: {
297
298
  subRole: boolean;
298
299
  };
299
300
  CONTROL_INTERN: {
300
- id: number;
301
+ id: Role;
301
302
  name: string;
302
303
  colorPrimary: string;
303
304
  colorSecondary: string;
@@ -305,7 +306,7 @@ export declare const RoleDetail: {
305
306
  subRole: boolean;
306
307
  };
307
308
  ON_BOARDER: {
308
- id: number;
309
+ id: Role;
309
310
  name: string;
310
311
  colorPrimary: string;
311
312
  colorSecondary: string;
@@ -315,7 +316,7 @@ export declare const RoleDetail: {
315
316
  cnVpn: string;
316
317
  };
317
318
  DATA_OFFICER: {
318
- id: number;
319
+ id: Role;
319
320
  name: string;
320
321
  colorPrimary: string;
321
322
  colorSecondary: string;
@@ -1 +1 @@
1
- {"version":3,"file":"RoleDetail.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/RoleDetail.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmZtB,CAAC"}
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmZtB,CAAC"}
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RoleDetail = void 0;
4
+ const Role_1 = require("./Role");
4
5
  exports.RoleDetail = {
5
6
  CLIENT: {
6
- id: 1,
7
+ id: Role_1.Role.CLIENT,
7
8
  name: 'Client',
8
9
  colorPrimary: '#8765D0',
9
10
  colorSecondary: '#DED7F6',
@@ -11,7 +12,7 @@ exports.RoleDetail = {
11
12
  subRole: false,
12
13
  },
13
14
  ADMIN: {
14
- id: 2,
15
+ id: Role_1.Role.ADMIN,
15
16
  name: 'Admin',
16
17
  colorPrimary: '#8765D0',
17
18
  colorSecondary: '#DED7F6',
@@ -19,7 +20,7 @@ exports.RoleDetail = {
19
20
  subRole: false,
20
21
  },
21
22
  FRONT_OFFICE: {
22
- id: 3,
23
+ id: Role_1.Role.ACCOUNTANT,
23
24
  name: 'Comptable',
24
25
  colorPrimary: '#8765D0',
25
26
  colorSecondary: '#DED7F6',
@@ -32,7 +33,7 @@ exports.RoleDetail = {
32
33
  cnVpn: 'COMPTABLE',
33
34
  },
34
35
  COMMERCIAL: {
35
- id: 9,
36
+ id: Role_1.Role.COMMERCIAL,
36
37
  name: 'Commercial',
37
38
  colorPrimary: '#8765D0',
38
39
  colorSecondary: '#DED7F6',
@@ -45,7 +46,7 @@ exports.RoleDetail = {
45
46
  cnVpn: 'COMMERCIAL',
46
47
  },
47
48
  CUSTOMER_SUCCESS: {
48
- id: 10,
49
+ id: Role_1.Role.CUSTOMER_SUCCESS,
49
50
  name: 'Customer success',
50
51
  colorPrimary: '#5894EF',
51
52
  colorSecondary: '#DAEEFC',
@@ -59,7 +60,7 @@ exports.RoleDetail = {
59
60
  cnVpn: 'CUSTOMER_SUCCESS',
60
61
  },
61
62
  SOCIAL: {
62
- id: 11,
63
+ id: Role_1.Role.SOCIAL,
63
64
  name: 'Social',
64
65
  colorPrimary: '#8765D0',
65
66
  colorSecondary: '#DED7F6',
@@ -72,7 +73,7 @@ exports.RoleDetail = {
72
73
  cnVpn: 'SOCIAL',
73
74
  },
74
75
  JURIDIC: {
75
- id: 12,
76
+ id: Role_1.Role.JURIDIC,
76
77
  name: 'Juridique',
77
78
  colorPrimary: '#8765D0',
78
79
  colorSecondary: '#DED7F6',
@@ -99,7 +100,7 @@ exports.RoleDetail = {
99
100
  // subRole: false,
100
101
  // },
101
102
  FRONT_OFFICE_EXPRESS: {
102
- id: 15,
103
+ id: Role_1.Role.FRONT_OFFICE_EXPRESS,
103
104
  name: 'Comptable express',
104
105
  colorPrimary: '#8765D0',
105
106
  colorSecondary: '#DED7F6',
@@ -112,7 +113,7 @@ exports.RoleDetail = {
112
113
  cnVpn: 'COMPTABLE',
113
114
  },
114
115
  SUPER_ADMIN: {
115
- id: 16,
116
+ id: Role_1.Role.SUPER_ADMIN,
116
117
  name: 'Super admin',
117
118
  colorPrimary: '#8765D0',
118
119
  colorSecondary: '#DED7F6',
@@ -120,7 +121,7 @@ exports.RoleDetail = {
120
121
  subRole: false,
121
122
  },
122
123
  EXPERT_SUB_CONTRACTOR: {
123
- id: 17,
124
+ id: Role_1.Role.EXPERT_SUB_CONTRACTOR,
124
125
  name: 'Expert sous-traitant',
125
126
  colorPrimary: '#B5D33C',
126
127
  colorSecondary: '#EEF4C3',
@@ -128,7 +129,7 @@ exports.RoleDetail = {
128
129
  subRole: false,
129
130
  },
130
131
  MAINTAINER: {
131
- id: 18,
132
+ id: Role_1.Role.MAINTAINER,
132
133
  name: 'Admin partenaire',
133
134
  colorPrimary: '#8765D0',
134
135
  colorSecondary: '#DED7F6',
@@ -136,7 +137,7 @@ exports.RoleDetail = {
136
137
  subRole: false,
137
138
  },
138
139
  MANAGER: {
139
- id: 19,
140
+ id: Role_1.Role.MANAGER,
140
141
  name: 'Manager',
141
142
  colorPrimary: '#8765D0',
142
143
  colorSecondary: '#DED7F6',
@@ -145,7 +146,7 @@ exports.RoleDetail = {
145
146
  handledInUserSocietyPermissionTable: false,
146
147
  },
147
148
  EXPERT_ACCOUNTANT: {
148
- id: 20,
149
+ id: Role_1.Role.EXPERT_ACCOUNTANT,
149
150
  name: 'Expert-comptable',
150
151
  colorPrimary: '#B5D33C',
151
152
  colorSecondary: '#EEF4C3',
@@ -170,7 +171,7 @@ exports.RoleDetail = {
170
171
  // subRole: false,
171
172
  // },
172
173
  CANDIDAT: {
173
- id: 24,
174
+ id: Role_1.Role.CANDIDAT,
174
175
  name: 'Candidat',
175
176
  colorPrimary: '#8765D0',
176
177
  colorSecondary: '#DED7F6',
@@ -178,7 +179,7 @@ exports.RoleDetail = {
178
179
  subRole: false,
179
180
  },
180
181
  DEVELOPER: {
181
- id: 25,
182
+ id: Role_1.Role.DEVELOPER,
182
183
  name: 'Développeur',
183
184
  colorPrimary: '#8765D0',
184
185
  colorSecondary: '#DED7F6',
@@ -189,7 +190,7 @@ exports.RoleDetail = {
189
190
  phoneNumberStatutsExpress: '',
190
191
  },
191
192
  API: {
192
- id: 26,
193
+ id: Role_1.Role.API,
193
194
  name: 'API',
194
195
  colorPrimary: '#8765D0',
195
196
  colorSecondary: '#DED7F6',
@@ -241,7 +242,7 @@ exports.RoleDetail = {
241
242
  // subRole: false,
242
243
  // },
243
244
  FACTURATION: {
244
- id: 34,
245
+ id: Role_1.Role.FACTURATION,
245
246
  name: 'Facturation',
246
247
  colorPrimary: '#8765D0',
247
248
  colorSecondary: '#DED7F6',
@@ -254,7 +255,7 @@ exports.RoleDetail = {
254
255
  cnVpn: 'FACTURATION',
255
256
  },
256
257
  HUMAN_RESSOURCES: {
257
- id: 35,
258
+ id: Role_1.Role.HUMAN_RESSOURCES,
258
259
  name: 'Ressources humaines',
259
260
  colorPrimary: '#8765D0',
260
261
  colorSecondary: '#DED7F6',
@@ -263,7 +264,7 @@ exports.RoleDetail = {
263
264
  cnVpn: 'RH',
264
265
  },
265
266
  PARTNERED_ACCOUNTANT: {
266
- id: 36,
267
+ id: Role_1.Role.PARTNERED_ACCOUNTANT,
267
268
  name: 'Comptable partenaire',
268
269
  colorPrimary: '#8765D0',
269
270
  colorSecondary: '#DED7F6',
@@ -271,7 +272,7 @@ exports.RoleDetail = {
271
272
  subRole: false,
272
273
  },
273
274
  SDR: {
274
- id: 37,
275
+ id: Role_1.Role.SDR,
275
276
  name: 'SDR',
276
277
  colorPrimary: '#8765D0',
277
278
  colorSecondary: '#DED7F6',
@@ -279,7 +280,7 @@ exports.RoleDetail = {
279
280
  subRole: false,
280
281
  },
281
282
  FORECAST_MANAGER: {
282
- id: 38,
283
+ id: Role_1.Role.FORECAST_MANAGER,
283
284
  name: 'Gestionnaire Prévisionnels',
284
285
  colorPrimary: '#8765D0',
285
286
  colorSecondary: '#DED7F6',
@@ -287,7 +288,7 @@ exports.RoleDetail = {
287
288
  subRole: false,
288
289
  },
289
290
  TERMINATION: {
290
- id: 39,
291
+ id: Role_1.Role.TERMINATION,
291
292
  name: 'Résiliation',
292
293
  colorPrimary: '#8765D0',
293
294
  colorSecondary: '#DED7F6',
@@ -296,7 +297,7 @@ exports.RoleDetail = {
296
297
  subRole: false,
297
298
  },
298
299
  EXPRESS_MANAGER: {
299
- id: 40,
300
+ id: Role_1.Role.EXPRESS_MANAGER,
300
301
  name: 'Gestionnaire Express',
301
302
  colorPrimary: '#8765D0',
302
303
  colorSecondary: '#DED7F6',
@@ -306,7 +307,7 @@ exports.RoleDetail = {
306
307
  cnVpn: 'COMPTABLE',
307
308
  },
308
309
  LITIGE: {
309
- id: 41,
310
+ id: Role_1.Role.LITIGE,
310
311
  name: 'Litige',
311
312
  colorPrimary: '#8765D0',
312
313
  colorSecondary: '#DED7F6',
@@ -315,7 +316,7 @@ exports.RoleDetail = {
315
316
  subRole: false,
316
317
  },
317
318
  ATTESTATION_MANAGER: {
318
- id: 42,
319
+ id: Role_1.Role.ATTESTATION_MANAGER,
319
320
  name: 'Gestionnaire Attestations',
320
321
  colorPrimary: '#8765D0',
321
322
  colorSecondary: '#DED7F6',
@@ -324,7 +325,7 @@ exports.RoleDetail = {
324
325
  cnVpn: 'GESTION_PROJET',
325
326
  },
326
327
  JURIDICAL_SUPPORT: {
327
- id: 43,
328
+ id: Role_1.Role.JURIDICAL_SUPPORT,
328
329
  name: 'Support juridique',
329
330
  colorPrimary: '#8765D0',
330
331
  colorSecondary: '#DED7F6',
@@ -332,7 +333,7 @@ exports.RoleDetail = {
332
333
  subRole: false,
333
334
  },
334
335
  INTERN: {
335
- id: 44,
336
+ id: Role_1.Role.INTERN,
336
337
  name: 'Stagiaire',
337
338
  colorPrimary: '#FFF',
338
339
  colorSecondary: '#FFF',
@@ -340,7 +341,7 @@ exports.RoleDetail = {
340
341
  subRole: true,
341
342
  },
342
343
  ALTERNATE: {
343
- id: 45,
344
+ id: Role_1.Role.ALTERNATE,
344
345
  name: 'Alternant',
345
346
  colorPrimary: '#FFF',
346
347
  colorSecondary: '#FFF',
@@ -348,7 +349,7 @@ exports.RoleDetail = {
348
349
  subRole: true,
349
350
  },
350
351
  DIRECTOR: {
351
- id: 46,
352
+ id: Role_1.Role.DIRECTOR,
352
353
  name: 'Directeur',
353
354
  colorPrimary: '#FFF',
354
355
  colorSecondary: '#FFF',
@@ -356,7 +357,7 @@ exports.RoleDetail = {
356
357
  subRole: true,
357
358
  },
358
359
  REFERENT_LITIGE: {
359
- id: 47,
360
+ id: Role_1.Role.REFERENT_LITIGE,
360
361
  name: 'Référent litige',
361
362
  colorPrimary: '#FFF',
362
363
  colorSecondary: '#FFF',
@@ -364,7 +365,7 @@ exports.RoleDetail = {
364
365
  subRole: false,
365
366
  },
366
367
  REFERENT_CLIENT: {
367
- id: 48,
368
+ id: Role_1.Role.REFERENT_CLIENT,
368
369
  name: 'Référent client',
369
370
  colorPrimary: '#FFF',
370
371
  colorSecondary: '#FFF',
@@ -372,7 +373,7 @@ exports.RoleDetail = {
372
373
  subRole: false,
373
374
  },
374
375
  CONTROL_INTERN: {
375
- id: 49,
376
+ id: Role_1.Role.CONTROL_INTERN,
376
377
  name: 'Contrôle interne',
377
378
  colorPrimary: '#FFF',
378
379
  colorSecondary: '#FFF',
@@ -380,7 +381,7 @@ exports.RoleDetail = {
380
381
  subRole: false,
381
382
  },
382
383
  ON_BOARDER: {
383
- id: 50,
384
+ id: Role_1.Role.ON_BOARDER,
384
385
  name: 'On boarder',
385
386
  colorPrimary: '#8765D0',
386
387
  colorSecondary: '#DED7F6',
@@ -390,7 +391,7 @@ exports.RoleDetail = {
390
391
  cnVpn: 'CUSTOMER_SUCCESS',
391
392
  },
392
393
  DATA_OFFICER: {
393
- id: 51,
394
+ id: Role_1.Role.DATA_OFFICER,
394
395
  name: 'Data Officer',
395
396
  colorPrimary: '#5894EF',
396
397
  colorSecondary: '#DAEEFC',