wcz-layout 8.0.2 → 8.0.3

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.

Potentially problematic release.


This version of wcz-layout might be problematic. Click here for more details.

Files changed (67) hide show
  1. package/dist/Approval-BSQHVGsm.js +133 -0
  2. package/dist/Approval-BSQHVGsm.js.map +1 -0
  3. package/dist/{DialogsContext-D5A8xncJ.js → DialogsContext-DkePghS6.js} +1 -1
  4. package/dist/{DialogsContext-D5A8xncJ.js.map → DialogsContext-DkePghS6.js.map} +1 -1
  5. package/dist/Email-D2SPExbn.js +20 -0
  6. package/dist/Email-D2SPExbn.js.map +1 -0
  7. package/dist/FileMeta--27aYkPB.js +19 -0
  8. package/dist/FileMeta--27aYkPB.js.map +1 -0
  9. package/dist/{FileMeta-fQnJ6uFX.d.ts → FileMeta-CQz1TMre.d.ts} +1 -1
  10. package/dist/{NotificationContext-DBTYc5z-.js → NotificationContext-FQRaNZRx.js} +1 -1
  11. package/dist/{NotificationContext-DBTYc5z-.js.map → NotificationContext-FQRaNZRx.js.map} +1 -1
  12. package/dist/{RouterListItemButton-rcdkgOXQ.js → RouterListItemButton-p9U4Z0SW.js} +1 -1
  13. package/dist/{RouterListItemButton-rcdkgOXQ.js.map → RouterListItemButton-p9U4Z0SW.js.map} +1 -1
  14. package/dist/{User-C21DoZOa.d.ts → User-B92WOpE2.d.ts} +1 -1
  15. package/dist/components.d.ts +12 -11
  16. package/dist/components.js +338 -299
  17. package/dist/components.js.map +1 -1
  18. package/dist/data/client.d.ts +3081 -0
  19. package/dist/data/client.js +188 -0
  20. package/dist/data/client.js.map +1 -0
  21. package/dist/data/server.d.ts +20 -0
  22. package/dist/data/server.js +22 -0
  23. package/dist/data/server.js.map +1 -0
  24. package/dist/env-szOeLEuD.js +31 -0
  25. package/dist/env-szOeLEuD.js.map +1 -0
  26. package/dist/file-B2VFf-iX.js +100 -0
  27. package/dist/file-B2VFf-iX.js.map +1 -0
  28. package/dist/file-DSohGVd1.js +149 -0
  29. package/dist/file-DSohGVd1.js.map +1 -0
  30. package/dist/hooks.d.ts +1 -1
  31. package/dist/hooks.js +3 -3
  32. package/dist/hooks.js.map +1 -1
  33. package/dist/index.d.ts +2 -2
  34. package/dist/index.js +9 -8
  35. package/dist/index.js.map +1 -1
  36. package/dist/middleware.d.ts +1 -1
  37. package/dist/middleware.js +2 -1
  38. package/dist/middleware.js.map +1 -1
  39. package/dist/models.d.ts +35 -6
  40. package/dist/models.js +4 -118
  41. package/dist/models.js.map +1 -1
  42. package/dist/{msalClient-MNN6BwL6.d.ts → msalClient-DZjYT_QJ.d.ts} +2 -2
  43. package/dist/msalServer-DwpEEthz.js +47 -0
  44. package/dist/msalServer-DwpEEthz.js.map +1 -0
  45. package/dist/peoplesoft-COFvPG-L.js +170 -0
  46. package/dist/peoplesoft-COFvPG-L.js.map +1 -0
  47. package/dist/peoplesoft-CzeJCaYK.d.ts +1081 -0
  48. package/dist/{queryClient-CAJR3qjE.js → queryClient-1OJ5Va3i.js} +1 -1
  49. package/dist/{queryClient-CAJR3qjE.js.map → queryClient-1OJ5Va3i.js.map} +1 -1
  50. package/dist/{useDialogs-BaxhulU9.js → useDialogs-DBcNu-LV.js} +2 -2
  51. package/dist/{useDialogs-BaxhulU9.js.map → useDialogs-DBcNu-LV.js.map} +1 -1
  52. package/dist/{utils-BBQ5S6oM.d.ts → utils-BM8-Efdl.d.ts} +2 -2
  53. package/dist/{utils-CqQKSaSs.js → utils-CBa4vtgn.js} +8 -37
  54. package/dist/utils-CBa4vtgn.js.map +1 -0
  55. package/dist/utils.d.ts +2 -2
  56. package/dist/utils.js +2 -46
  57. package/dist/vite.js.map +1 -1
  58. package/package.json +21 -14
  59. package/skills/auth/SKILL.md +268 -268
  60. package/dist/FileMeta-D9HyhrGi.js +0 -42
  61. package/dist/FileMeta-D9HyhrGi.js.map +0 -1
  62. package/dist/queries-JPqCc5Tb.js +0 -551
  63. package/dist/queries-JPqCc5Tb.js.map +0 -1
  64. package/dist/query.d.ts +0 -3052
  65. package/dist/query.js +0 -3
  66. package/dist/utils-CqQKSaSs.js.map +0 -1
  67. package/dist/utils.js.map +0 -1
package/dist/query.d.ts DELETED
@@ -1,3052 +0,0 @@
1
- import { t as FileMeta } from "./FileMeta-fQnJ6uFX.js";
2
- import z$1 from "zod";
3
- import * as _$_tanstack_react_query0 from "@tanstack/react-query";
4
- import { QueryClient } from "@tanstack/react-query";
5
- import { DetailedError } from "tus-js-client";
6
- import * as _$_tanstack_query_core0 from "@tanstack/query-core";
7
-
8
- //#region src/lib/queryClient.d.ts
9
- declare const queryClient: QueryClient;
10
- //#endregion
11
- //#region src/queries/ApprovalQueries.d.ts
12
- declare const GetApprovalsParamsSchema: z$1.ZodObject<{
13
- appName: z$1.ZodOptional<z$1.ZodDefault<z$1.ZodString>>;
14
- status: z$1.ZodOptional<z$1.ZodEnum<{
15
- WaitingForApproval: "WaitingForApproval";
16
- Approved: "Approved";
17
- PartiallyApproved: "PartiallyApproved";
18
- Rejected: "Rejected";
19
- Withdrawn: "Withdrawn";
20
- Cancelled: "Cancelled";
21
- }>>;
22
- approverEmployeeId: z$1.ZodOptional<z$1.ZodString>;
23
- stepResult: z$1.ZodOptional<z$1.ZodEnum<{
24
- WaitingForApproval: "WaitingForApproval";
25
- Approved: "Approved";
26
- Rejected: "Rejected";
27
- Withdrawn: "Withdrawn";
28
- Cancelled: "Cancelled";
29
- NotAvailable: "NotAvailable";
30
- FutureApproval: "FutureApproval";
31
- Skipped: "Skipped";
32
- }>>;
33
- }, z$1.core.$strip>;
34
- type GetApprovalsParams = z$1.infer<typeof GetApprovalsParamsSchema>;
35
- //#endregion
36
- //#region src/queries/FileQueries.d.ts
37
- declare const GetFileMetasParamsSchema: z$1.ZodObject<{
38
- appName: z$1.ZodOptional<z$1.ZodDefault<z$1.ZodString>>;
39
- subId: z$1.ZodUUID;
40
- }, z$1.core.$strip>;
41
- type GetFileMetasParams = z$1.infer<typeof GetFileMetasParamsSchema>;
42
- declare const GetFileThumbnailParamsSchema: z$1.ZodObject<{
43
- appName: z$1.ZodOptional<z$1.ZodDefault<z$1.ZodString>>;
44
- meta: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
45
- id: z$1.ZodUUID;
46
- subId: z$1.ZodUUID;
47
- appName: z$1.ZodString;
48
- fileName: z$1.ZodString;
49
- fileExtension: z$1.ZodString;
50
- fileSize: z$1.ZodNumber;
51
- mediaSubType: z$1.ZodString;
52
- mediaType: z$1.ZodString;
53
- mimeType: z$1.ZodString;
54
- createdBy: z$1.ZodString;
55
- createdDate: z$1.ZodDate;
56
- }, z$1.core.$strip>>>;
57
- }, z$1.core.$strip>;
58
- type GetFileThumbnailParams = z$1.infer<typeof GetFileThumbnailParamsSchema>;
59
- declare const GetFileParamsSchema: z$1.ZodObject<{
60
- appName: z$1.ZodOptional<z$1.ZodDefault<z$1.ZodString>>;
61
- meta: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
62
- id: z$1.ZodUUID;
63
- subId: z$1.ZodUUID;
64
- appName: z$1.ZodString;
65
- fileName: z$1.ZodString;
66
- fileExtension: z$1.ZodString;
67
- fileSize: z$1.ZodNumber;
68
- mediaSubType: z$1.ZodString;
69
- mediaType: z$1.ZodString;
70
- mimeType: z$1.ZodString;
71
- createdBy: z$1.ZodString;
72
- createdDate: z$1.ZodDate;
73
- }, z$1.core.$strip>>>;
74
- }, z$1.core.$strip>;
75
- type GetFileParams = z$1.infer<typeof GetFileParamsSchema>;
76
- type OptionalId = string | undefined | null;
77
- interface UseUploadFileProps {
78
- subId: OptionalId;
79
- onSuccess?: (meta: Pick<FileMeta, "id" | "appName" | "subId" | "fileName">) => void;
80
- onError?: (error: Error | DetailedError) => void;
81
- }
82
- declare const useUploadFile: ({
83
- subId,
84
- onSuccess,
85
- onError
86
- }: UseUploadFileProps) => {
87
- mutate: (file: File) => Promise<void>;
88
- progress: number;
89
- };
90
- //#endregion
91
- //#region src/queries/index.d.ts
92
- declare const query: {
93
- peopleSoft: {
94
- employeesSearch: (searchTerm: string) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
95
- badgeId: string;
96
- category: string;
97
- categoryGroup: "IDL" | "FD" | "FI";
98
- companyCode: string;
99
- contactPhone: string;
100
- departmentId: string;
101
- departmentDescription: string;
102
- emailString: string;
103
- employeeId: string;
104
- extensionNumber: string;
105
- firstName: string;
106
- gender: string;
107
- hiredDate: Date;
108
- lastName: string;
109
- managerId: string;
110
- middleName: string;
111
- name: string;
112
- nameTitleCase: string;
113
- nfcSn: string;
114
- plantId: string;
115
- position: string;
116
- previousEmployeeIds: string | null;
117
- reHiredDate: Date | null;
118
- recordNumber: number;
119
- status: "Active" | "Terminated" | "Leave of Absence";
120
- supervisorId: string;
121
- terminationDate: Date | null;
122
- terminationFutureDate: Date | null;
123
- type: string;
124
- upperDepartmentId: string;
125
- jobCode: string;
126
- jobDescription: string;
127
- terminationReason: string | null;
128
- supervisorRecordNumber: number;
129
- }[], Error, {
130
- badgeId: string;
131
- category: string;
132
- categoryGroup: "IDL" | "FD" | "FI";
133
- companyCode: string;
134
- contactPhone: string;
135
- departmentId: string;
136
- departmentDescription: string;
137
- emailString: string;
138
- employeeId: string;
139
- extensionNumber: string;
140
- firstName: string;
141
- gender: string;
142
- hiredDate: Date;
143
- lastName: string;
144
- managerId: string;
145
- middleName: string;
146
- name: string;
147
- nameTitleCase: string;
148
- nfcSn: string;
149
- plantId: string;
150
- position: string;
151
- previousEmployeeIds: string | null;
152
- reHiredDate: Date | null;
153
- recordNumber: number;
154
- status: "Active" | "Terminated" | "Leave of Absence";
155
- supervisorId: string;
156
- terminationDate: Date | null;
157
- terminationFutureDate: Date | null;
158
- type: string;
159
- upperDepartmentId: string;
160
- jobCode: string;
161
- jobDescription: string;
162
- terminationReason: string | null;
163
- supervisorRecordNumber: number;
164
- }[], string[]>, "queryFn"> & {
165
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
166
- badgeId: string;
167
- category: string;
168
- categoryGroup: "IDL" | "FD" | "FI";
169
- companyCode: string;
170
- contactPhone: string;
171
- departmentId: string;
172
- departmentDescription: string;
173
- emailString: string;
174
- employeeId: string;
175
- extensionNumber: string;
176
- firstName: string;
177
- gender: string;
178
- hiredDate: Date;
179
- lastName: string;
180
- managerId: string;
181
- middleName: string;
182
- name: string;
183
- nameTitleCase: string;
184
- nfcSn: string;
185
- plantId: string;
186
- position: string;
187
- previousEmployeeIds: string | null;
188
- reHiredDate: Date | null;
189
- recordNumber: number;
190
- status: "Active" | "Terminated" | "Leave of Absence";
191
- supervisorId: string;
192
- terminationDate: Date | null;
193
- terminationFutureDate: Date | null;
194
- type: string;
195
- upperDepartmentId: string;
196
- jobCode: string;
197
- jobDescription: string;
198
- terminationReason: string | null;
199
- supervisorRecordNumber: number;
200
- }[], string[], never> | undefined;
201
- } & {
202
- queryKey: string[] & {
203
- [dataTagSymbol]: {
204
- badgeId: string;
205
- category: string;
206
- categoryGroup: "IDL" | "FD" | "FI";
207
- companyCode: string;
208
- contactPhone: string;
209
- departmentId: string;
210
- departmentDescription: string;
211
- emailString: string;
212
- employeeId: string;
213
- extensionNumber: string;
214
- firstName: string;
215
- gender: string;
216
- hiredDate: Date;
217
- lastName: string;
218
- managerId: string;
219
- middleName: string;
220
- name: string;
221
- nameTitleCase: string;
222
- nfcSn: string;
223
- plantId: string;
224
- position: string;
225
- previousEmployeeIds: string | null;
226
- reHiredDate: Date | null;
227
- recordNumber: number;
228
- status: "Active" | "Terminated" | "Leave of Absence";
229
- supervisorId: string;
230
- terminationDate: Date | null;
231
- terminationFutureDate: Date | null;
232
- type: string;
233
- upperDepartmentId: string;
234
- jobCode: string;
235
- jobDescription: string;
236
- terminationReason: string | null;
237
- supervisorRecordNumber: number;
238
- }[];
239
- [dataTagErrorSymbol]: Error;
240
- };
241
- };
242
- employees: () => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
243
- badgeId: string;
244
- category: string;
245
- categoryGroup: "IDL" | "FD" | "FI";
246
- companyCode: string;
247
- contactPhone: string;
248
- departmentId: string;
249
- departmentDescription: string;
250
- emailString: string;
251
- employeeId: string;
252
- extensionNumber: string;
253
- firstName: string;
254
- gender: string;
255
- hiredDate: Date;
256
- lastName: string;
257
- managerId: string;
258
- middleName: string;
259
- name: string;
260
- nameTitleCase: string;
261
- nfcSn: string;
262
- plantId: string;
263
- position: string;
264
- previousEmployeeIds: string | null;
265
- reHiredDate: Date | null;
266
- recordNumber: number;
267
- status: "Active" | "Terminated" | "Leave of Absence";
268
- supervisorId: string;
269
- terminationDate: Date | null;
270
- terminationFutureDate: Date | null;
271
- type: string;
272
- upperDepartmentId: string;
273
- jobCode: string;
274
- jobDescription: string;
275
- terminationReason: string | null;
276
- supervisorRecordNumber: number;
277
- }[], Error, {
278
- badgeId: string;
279
- category: string;
280
- categoryGroup: "IDL" | "FD" | "FI";
281
- companyCode: string;
282
- contactPhone: string;
283
- departmentId: string;
284
- departmentDescription: string;
285
- emailString: string;
286
- employeeId: string;
287
- extensionNumber: string;
288
- firstName: string;
289
- gender: string;
290
- hiredDate: Date;
291
- lastName: string;
292
- managerId: string;
293
- middleName: string;
294
- name: string;
295
- nameTitleCase: string;
296
- nfcSn: string;
297
- plantId: string;
298
- position: string;
299
- previousEmployeeIds: string | null;
300
- reHiredDate: Date | null;
301
- recordNumber: number;
302
- status: "Active" | "Terminated" | "Leave of Absence";
303
- supervisorId: string;
304
- terminationDate: Date | null;
305
- terminationFutureDate: Date | null;
306
- type: string;
307
- upperDepartmentId: string;
308
- jobCode: string;
309
- jobDescription: string;
310
- terminationReason: string | null;
311
- supervisorRecordNumber: number;
312
- }[], string[]>, "queryFn"> & {
313
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
314
- badgeId: string;
315
- category: string;
316
- categoryGroup: "IDL" | "FD" | "FI";
317
- companyCode: string;
318
- contactPhone: string;
319
- departmentId: string;
320
- departmentDescription: string;
321
- emailString: string;
322
- employeeId: string;
323
- extensionNumber: string;
324
- firstName: string;
325
- gender: string;
326
- hiredDate: Date;
327
- lastName: string;
328
- managerId: string;
329
- middleName: string;
330
- name: string;
331
- nameTitleCase: string;
332
- nfcSn: string;
333
- plantId: string;
334
- position: string;
335
- previousEmployeeIds: string | null;
336
- reHiredDate: Date | null;
337
- recordNumber: number;
338
- status: "Active" | "Terminated" | "Leave of Absence";
339
- supervisorId: string;
340
- terminationDate: Date | null;
341
- terminationFutureDate: Date | null;
342
- type: string;
343
- upperDepartmentId: string;
344
- jobCode: string;
345
- jobDescription: string;
346
- terminationReason: string | null;
347
- supervisorRecordNumber: number;
348
- }[], string[], never> | undefined;
349
- } & {
350
- queryKey: string[] & {
351
- [dataTagSymbol]: {
352
- badgeId: string;
353
- category: string;
354
- categoryGroup: "IDL" | "FD" | "FI";
355
- companyCode: string;
356
- contactPhone: string;
357
- departmentId: string;
358
- departmentDescription: string;
359
- emailString: string;
360
- employeeId: string;
361
- extensionNumber: string;
362
- firstName: string;
363
- gender: string;
364
- hiredDate: Date;
365
- lastName: string;
366
- managerId: string;
367
- middleName: string;
368
- name: string;
369
- nameTitleCase: string;
370
- nfcSn: string;
371
- plantId: string;
372
- position: string;
373
- previousEmployeeIds: string | null;
374
- reHiredDate: Date | null;
375
- recordNumber: number;
376
- status: "Active" | "Terminated" | "Leave of Absence";
377
- supervisorId: string;
378
- terminationDate: Date | null;
379
- terminationFutureDate: Date | null;
380
- type: string;
381
- upperDepartmentId: string;
382
- jobCode: string;
383
- jobDescription: string;
384
- terminationReason: string | null;
385
- supervisorRecordNumber: number;
386
- }[];
387
- [dataTagErrorSymbol]: Error;
388
- };
389
- };
390
- activeEmployees: () => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
391
- badgeId: string;
392
- category: string;
393
- categoryGroup: "IDL" | "FD" | "FI";
394
- companyCode: string;
395
- contactPhone: string;
396
- departmentId: string;
397
- departmentDescription: string;
398
- emailString: string;
399
- employeeId: string;
400
- extensionNumber: string;
401
- firstName: string;
402
- gender: string;
403
- hiredDate: Date;
404
- lastName: string;
405
- managerId: string;
406
- middleName: string;
407
- name: string;
408
- nameTitleCase: string;
409
- nfcSn: string;
410
- plantId: string;
411
- position: string;
412
- previousEmployeeIds: string | null;
413
- reHiredDate: Date | null;
414
- recordNumber: number;
415
- status: "Active" | "Terminated" | "Leave of Absence";
416
- supervisorId: string;
417
- terminationDate: Date | null;
418
- terminationFutureDate: Date | null;
419
- type: string;
420
- upperDepartmentId: string;
421
- jobCode: string;
422
- jobDescription: string;
423
- terminationReason: string | null;
424
- supervisorRecordNumber: number;
425
- }[], Error, {
426
- badgeId: string;
427
- category: string;
428
- categoryGroup: "IDL" | "FD" | "FI";
429
- companyCode: string;
430
- contactPhone: string;
431
- departmentId: string;
432
- departmentDescription: string;
433
- emailString: string;
434
- employeeId: string;
435
- extensionNumber: string;
436
- firstName: string;
437
- gender: string;
438
- hiredDate: Date;
439
- lastName: string;
440
- managerId: string;
441
- middleName: string;
442
- name: string;
443
- nameTitleCase: string;
444
- nfcSn: string;
445
- plantId: string;
446
- position: string;
447
- previousEmployeeIds: string | null;
448
- reHiredDate: Date | null;
449
- recordNumber: number;
450
- status: "Active" | "Terminated" | "Leave of Absence";
451
- supervisorId: string;
452
- terminationDate: Date | null;
453
- terminationFutureDate: Date | null;
454
- type: string;
455
- upperDepartmentId: string;
456
- jobCode: string;
457
- jobDescription: string;
458
- terminationReason: string | null;
459
- supervisorRecordNumber: number;
460
- }[], string[]>, "queryFn"> & {
461
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
462
- badgeId: string;
463
- category: string;
464
- categoryGroup: "IDL" | "FD" | "FI";
465
- companyCode: string;
466
- contactPhone: string;
467
- departmentId: string;
468
- departmentDescription: string;
469
- emailString: string;
470
- employeeId: string;
471
- extensionNumber: string;
472
- firstName: string;
473
- gender: string;
474
- hiredDate: Date;
475
- lastName: string;
476
- managerId: string;
477
- middleName: string;
478
- name: string;
479
- nameTitleCase: string;
480
- nfcSn: string;
481
- plantId: string;
482
- position: string;
483
- previousEmployeeIds: string | null;
484
- reHiredDate: Date | null;
485
- recordNumber: number;
486
- status: "Active" | "Terminated" | "Leave of Absence";
487
- supervisorId: string;
488
- terminationDate: Date | null;
489
- terminationFutureDate: Date | null;
490
- type: string;
491
- upperDepartmentId: string;
492
- jobCode: string;
493
- jobDescription: string;
494
- terminationReason: string | null;
495
- supervisorRecordNumber: number;
496
- }[], string[], never> | undefined;
497
- } & {
498
- queryKey: string[] & {
499
- [dataTagSymbol]: {
500
- badgeId: string;
501
- category: string;
502
- categoryGroup: "IDL" | "FD" | "FI";
503
- companyCode: string;
504
- contactPhone: string;
505
- departmentId: string;
506
- departmentDescription: string;
507
- emailString: string;
508
- employeeId: string;
509
- extensionNumber: string;
510
- firstName: string;
511
- gender: string;
512
- hiredDate: Date;
513
- lastName: string;
514
- managerId: string;
515
- middleName: string;
516
- name: string;
517
- nameTitleCase: string;
518
- nfcSn: string;
519
- plantId: string;
520
- position: string;
521
- previousEmployeeIds: string | null;
522
- reHiredDate: Date | null;
523
- recordNumber: number;
524
- status: "Active" | "Terminated" | "Leave of Absence";
525
- supervisorId: string;
526
- terminationDate: Date | null;
527
- terminationFutureDate: Date | null;
528
- type: string;
529
- upperDepartmentId: string;
530
- jobCode: string;
531
- jobDescription: string;
532
- terminationReason: string | null;
533
- supervisorRecordNumber: number;
534
- }[];
535
- [dataTagErrorSymbol]: Error;
536
- };
537
- };
538
- employeeById: (employeeId: string | null | undefined) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
539
- badgeId: string;
540
- category: string;
541
- categoryGroup: "IDL" | "FD" | "FI";
542
- companyCode: string;
543
- contactPhone: string;
544
- departmentId: string;
545
- departmentDescription: string;
546
- emailString: string;
547
- employeeId: string;
548
- extensionNumber: string;
549
- firstName: string;
550
- gender: string;
551
- hiredDate: Date;
552
- lastName: string;
553
- managerId: string;
554
- middleName: string;
555
- name: string;
556
- nameTitleCase: string;
557
- nfcSn: string;
558
- plantId: string;
559
- position: string;
560
- previousEmployeeIds: string | null;
561
- reHiredDate: Date | null;
562
- recordNumber: number;
563
- status: "Active" | "Terminated" | "Leave of Absence";
564
- supervisorId: string;
565
- terminationDate: Date | null;
566
- terminationFutureDate: Date | null;
567
- type: string;
568
- upperDepartmentId: string;
569
- jobCode: string;
570
- jobDescription: string;
571
- terminationReason: string | null;
572
- supervisorRecordNumber: number;
573
- }, Error, {
574
- badgeId: string;
575
- category: string;
576
- categoryGroup: "IDL" | "FD" | "FI";
577
- companyCode: string;
578
- contactPhone: string;
579
- departmentId: string;
580
- departmentDescription: string;
581
- emailString: string;
582
- employeeId: string;
583
- extensionNumber: string;
584
- firstName: string;
585
- gender: string;
586
- hiredDate: Date;
587
- lastName: string;
588
- managerId: string;
589
- middleName: string;
590
- name: string;
591
- nameTitleCase: string;
592
- nfcSn: string;
593
- plantId: string;
594
- position: string;
595
- previousEmployeeIds: string | null;
596
- reHiredDate: Date | null;
597
- recordNumber: number;
598
- status: "Active" | "Terminated" | "Leave of Absence";
599
- supervisorId: string;
600
- terminationDate: Date | null;
601
- terminationFutureDate: Date | null;
602
- type: string;
603
- upperDepartmentId: string;
604
- jobCode: string;
605
- jobDescription: string;
606
- terminationReason: string | null;
607
- supervisorRecordNumber: number;
608
- }, (string | null | undefined)[]>, "queryFn"> & {
609
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
610
- badgeId: string;
611
- category: string;
612
- categoryGroup: "IDL" | "FD" | "FI";
613
- companyCode: string;
614
- contactPhone: string;
615
- departmentId: string;
616
- departmentDescription: string;
617
- emailString: string;
618
- employeeId: string;
619
- extensionNumber: string;
620
- firstName: string;
621
- gender: string;
622
- hiredDate: Date;
623
- lastName: string;
624
- managerId: string;
625
- middleName: string;
626
- name: string;
627
- nameTitleCase: string;
628
- nfcSn: string;
629
- plantId: string;
630
- position: string;
631
- previousEmployeeIds: string | null;
632
- reHiredDate: Date | null;
633
- recordNumber: number;
634
- status: "Active" | "Terminated" | "Leave of Absence";
635
- supervisorId: string;
636
- terminationDate: Date | null;
637
- terminationFutureDate: Date | null;
638
- type: string;
639
- upperDepartmentId: string;
640
- jobCode: string;
641
- jobDescription: string;
642
- terminationReason: string | null;
643
- supervisorRecordNumber: number;
644
- }, (string | null | undefined)[], never> | undefined;
645
- } & {
646
- queryKey: (string | null | undefined)[] & {
647
- [dataTagSymbol]: {
648
- badgeId: string;
649
- category: string;
650
- categoryGroup: "IDL" | "FD" | "FI";
651
- companyCode: string;
652
- contactPhone: string;
653
- departmentId: string;
654
- departmentDescription: string;
655
- emailString: string;
656
- employeeId: string;
657
- extensionNumber: string;
658
- firstName: string;
659
- gender: string;
660
- hiredDate: Date;
661
- lastName: string;
662
- managerId: string;
663
- middleName: string;
664
- name: string;
665
- nameTitleCase: string;
666
- nfcSn: string;
667
- plantId: string;
668
- position: string;
669
- previousEmployeeIds: string | null;
670
- reHiredDate: Date | null;
671
- recordNumber: number;
672
- status: "Active" | "Terminated" | "Leave of Absence";
673
- supervisorId: string;
674
- terminationDate: Date | null;
675
- terminationFutureDate: Date | null;
676
- type: string;
677
- upperDepartmentId: string;
678
- jobCode: string;
679
- jobDescription: string;
680
- terminationReason: string | null;
681
- supervisorRecordNumber: number;
682
- };
683
- [dataTagErrorSymbol]: Error;
684
- };
685
- };
686
- previousEmployeeIds: () => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
687
- badgeId: string;
688
- category: string;
689
- categoryGroup: "IDL" | "FD" | "FI";
690
- companyCode: string;
691
- contactPhone: string;
692
- departmentId: string;
693
- departmentDescription: string;
694
- emailString: string;
695
- employeeId: string;
696
- extensionNumber: string;
697
- firstName: string;
698
- gender: string;
699
- hiredDate: Date;
700
- lastName: string;
701
- managerId: string;
702
- middleName: string;
703
- name: string;
704
- nameTitleCase: string;
705
- nfcSn: string;
706
- plantId: string;
707
- position: string;
708
- previousEmployeeIds: string | null;
709
- reHiredDate: Date | null;
710
- recordNumber: number;
711
- status: "Active" | "Terminated" | "Leave of Absence";
712
- supervisorId: string;
713
- terminationDate: Date | null;
714
- terminationFutureDate: Date | null;
715
- type: string;
716
- upperDepartmentId: string;
717
- jobCode: string;
718
- jobDescription: string;
719
- terminationReason: string | null;
720
- supervisorRecordNumber: number;
721
- }[], Error, {
722
- badgeId: string;
723
- category: string;
724
- categoryGroup: "IDL" | "FD" | "FI";
725
- companyCode: string;
726
- contactPhone: string;
727
- departmentId: string;
728
- departmentDescription: string;
729
- emailString: string;
730
- employeeId: string;
731
- extensionNumber: string;
732
- firstName: string;
733
- gender: string;
734
- hiredDate: Date;
735
- lastName: string;
736
- managerId: string;
737
- middleName: string;
738
- name: string;
739
- nameTitleCase: string;
740
- nfcSn: string;
741
- plantId: string;
742
- position: string;
743
- previousEmployeeIds: string | null;
744
- reHiredDate: Date | null;
745
- recordNumber: number;
746
- status: "Active" | "Terminated" | "Leave of Absence";
747
- supervisorId: string;
748
- terminationDate: Date | null;
749
- terminationFutureDate: Date | null;
750
- type: string;
751
- upperDepartmentId: string;
752
- jobCode: string;
753
- jobDescription: string;
754
- terminationReason: string | null;
755
- supervisorRecordNumber: number;
756
- }[], string[]>, "queryFn"> & {
757
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
758
- badgeId: string;
759
- category: string;
760
- categoryGroup: "IDL" | "FD" | "FI";
761
- companyCode: string;
762
- contactPhone: string;
763
- departmentId: string;
764
- departmentDescription: string;
765
- emailString: string;
766
- employeeId: string;
767
- extensionNumber: string;
768
- firstName: string;
769
- gender: string;
770
- hiredDate: Date;
771
- lastName: string;
772
- managerId: string;
773
- middleName: string;
774
- name: string;
775
- nameTitleCase: string;
776
- nfcSn: string;
777
- plantId: string;
778
- position: string;
779
- previousEmployeeIds: string | null;
780
- reHiredDate: Date | null;
781
- recordNumber: number;
782
- status: "Active" | "Terminated" | "Leave of Absence";
783
- supervisorId: string;
784
- terminationDate: Date | null;
785
- terminationFutureDate: Date | null;
786
- type: string;
787
- upperDepartmentId: string;
788
- jobCode: string;
789
- jobDescription: string;
790
- terminationReason: string | null;
791
- supervisorRecordNumber: number;
792
- }[], string[], never> | undefined;
793
- } & {
794
- queryKey: string[] & {
795
- [dataTagSymbol]: {
796
- badgeId: string;
797
- category: string;
798
- categoryGroup: "IDL" | "FD" | "FI";
799
- companyCode: string;
800
- contactPhone: string;
801
- departmentId: string;
802
- departmentDescription: string;
803
- emailString: string;
804
- employeeId: string;
805
- extensionNumber: string;
806
- firstName: string;
807
- gender: string;
808
- hiredDate: Date;
809
- lastName: string;
810
- managerId: string;
811
- middleName: string;
812
- name: string;
813
- nameTitleCase: string;
814
- nfcSn: string;
815
- plantId: string;
816
- position: string;
817
- previousEmployeeIds: string | null;
818
- reHiredDate: Date | null;
819
- recordNumber: number;
820
- status: "Active" | "Terminated" | "Leave of Absence";
821
- supervisorId: string;
822
- terminationDate: Date | null;
823
- terminationFutureDate: Date | null;
824
- type: string;
825
- upperDepartmentId: string;
826
- jobCode: string;
827
- jobDescription: string;
828
- terminationReason: string | null;
829
- supervisorRecordNumber: number;
830
- }[];
831
- [dataTagErrorSymbol]: Error;
832
- };
833
- };
834
- employeeSupervisor: (employeeId: string | null | undefined) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
835
- badgeId: string;
836
- category: string;
837
- categoryGroup: "IDL" | "FD" | "FI";
838
- companyCode: string;
839
- contactPhone: string;
840
- departmentId: string;
841
- departmentDescription: string;
842
- emailString: string;
843
- employeeId: string;
844
- extensionNumber: string;
845
- firstName: string;
846
- gender: string;
847
- hiredDate: Date;
848
- lastName: string;
849
- managerId: string;
850
- middleName: string;
851
- name: string;
852
- nameTitleCase: string;
853
- nfcSn: string;
854
- plantId: string;
855
- position: string;
856
- previousEmployeeIds: string | null;
857
- reHiredDate: Date | null;
858
- recordNumber: number;
859
- status: "Active" | "Terminated" | "Leave of Absence";
860
- supervisorId: string;
861
- terminationDate: Date | null;
862
- terminationFutureDate: Date | null;
863
- type: string;
864
- upperDepartmentId: string;
865
- jobCode: string;
866
- jobDescription: string;
867
- terminationReason: string | null;
868
- supervisorRecordNumber: number;
869
- }, Error, {
870
- badgeId: string;
871
- category: string;
872
- categoryGroup: "IDL" | "FD" | "FI";
873
- companyCode: string;
874
- contactPhone: string;
875
- departmentId: string;
876
- departmentDescription: string;
877
- emailString: string;
878
- employeeId: string;
879
- extensionNumber: string;
880
- firstName: string;
881
- gender: string;
882
- hiredDate: Date;
883
- lastName: string;
884
- managerId: string;
885
- middleName: string;
886
- name: string;
887
- nameTitleCase: string;
888
- nfcSn: string;
889
- plantId: string;
890
- position: string;
891
- previousEmployeeIds: string | null;
892
- reHiredDate: Date | null;
893
- recordNumber: number;
894
- status: "Active" | "Terminated" | "Leave of Absence";
895
- supervisorId: string;
896
- terminationDate: Date | null;
897
- terminationFutureDate: Date | null;
898
- type: string;
899
- upperDepartmentId: string;
900
- jobCode: string;
901
- jobDescription: string;
902
- terminationReason: string | null;
903
- supervisorRecordNumber: number;
904
- }, (string | null | undefined)[]>, "queryFn"> & {
905
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
906
- badgeId: string;
907
- category: string;
908
- categoryGroup: "IDL" | "FD" | "FI";
909
- companyCode: string;
910
- contactPhone: string;
911
- departmentId: string;
912
- departmentDescription: string;
913
- emailString: string;
914
- employeeId: string;
915
- extensionNumber: string;
916
- firstName: string;
917
- gender: string;
918
- hiredDate: Date;
919
- lastName: string;
920
- managerId: string;
921
- middleName: string;
922
- name: string;
923
- nameTitleCase: string;
924
- nfcSn: string;
925
- plantId: string;
926
- position: string;
927
- previousEmployeeIds: string | null;
928
- reHiredDate: Date | null;
929
- recordNumber: number;
930
- status: "Active" | "Terminated" | "Leave of Absence";
931
- supervisorId: string;
932
- terminationDate: Date | null;
933
- terminationFutureDate: Date | null;
934
- type: string;
935
- upperDepartmentId: string;
936
- jobCode: string;
937
- jobDescription: string;
938
- terminationReason: string | null;
939
- supervisorRecordNumber: number;
940
- }, (string | null | undefined)[], never> | undefined;
941
- } & {
942
- queryKey: (string | null | undefined)[] & {
943
- [dataTagSymbol]: {
944
- badgeId: string;
945
- category: string;
946
- categoryGroup: "IDL" | "FD" | "FI";
947
- companyCode: string;
948
- contactPhone: string;
949
- departmentId: string;
950
- departmentDescription: string;
951
- emailString: string;
952
- employeeId: string;
953
- extensionNumber: string;
954
- firstName: string;
955
- gender: string;
956
- hiredDate: Date;
957
- lastName: string;
958
- managerId: string;
959
- middleName: string;
960
- name: string;
961
- nameTitleCase: string;
962
- nfcSn: string;
963
- plantId: string;
964
- position: string;
965
- previousEmployeeIds: string | null;
966
- reHiredDate: Date | null;
967
- recordNumber: number;
968
- status: "Active" | "Terminated" | "Leave of Absence";
969
- supervisorId: string;
970
- terminationDate: Date | null;
971
- terminationFutureDate: Date | null;
972
- type: string;
973
- upperDepartmentId: string;
974
- jobCode: string;
975
- jobDescription: string;
976
- terminationReason: string | null;
977
- supervisorRecordNumber: number;
978
- };
979
- [dataTagErrorSymbol]: Error;
980
- };
981
- };
982
- employeeSubordinates: (employeeId: string | null | undefined) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
983
- badgeId: string;
984
- category: string;
985
- categoryGroup: "IDL" | "FD" | "FI";
986
- companyCode: string;
987
- contactPhone: string;
988
- departmentId: string;
989
- departmentDescription: string;
990
- emailString: string;
991
- employeeId: string;
992
- extensionNumber: string;
993
- firstName: string;
994
- gender: string;
995
- hiredDate: Date;
996
- lastName: string;
997
- managerId: string;
998
- middleName: string;
999
- name: string;
1000
- nameTitleCase: string;
1001
- nfcSn: string;
1002
- plantId: string;
1003
- position: string;
1004
- previousEmployeeIds: string | null;
1005
- reHiredDate: Date | null;
1006
- recordNumber: number;
1007
- status: "Active" | "Terminated" | "Leave of Absence";
1008
- supervisorId: string;
1009
- terminationDate: Date | null;
1010
- terminationFutureDate: Date | null;
1011
- type: string;
1012
- upperDepartmentId: string;
1013
- jobCode: string;
1014
- jobDescription: string;
1015
- terminationReason: string | null;
1016
- supervisorRecordNumber: number;
1017
- }[], Error, {
1018
- badgeId: string;
1019
- category: string;
1020
- categoryGroup: "IDL" | "FD" | "FI";
1021
- companyCode: string;
1022
- contactPhone: string;
1023
- departmentId: string;
1024
- departmentDescription: string;
1025
- emailString: string;
1026
- employeeId: string;
1027
- extensionNumber: string;
1028
- firstName: string;
1029
- gender: string;
1030
- hiredDate: Date;
1031
- lastName: string;
1032
- managerId: string;
1033
- middleName: string;
1034
- name: string;
1035
- nameTitleCase: string;
1036
- nfcSn: string;
1037
- plantId: string;
1038
- position: string;
1039
- previousEmployeeIds: string | null;
1040
- reHiredDate: Date | null;
1041
- recordNumber: number;
1042
- status: "Active" | "Terminated" | "Leave of Absence";
1043
- supervisorId: string;
1044
- terminationDate: Date | null;
1045
- terminationFutureDate: Date | null;
1046
- type: string;
1047
- upperDepartmentId: string;
1048
- jobCode: string;
1049
- jobDescription: string;
1050
- terminationReason: string | null;
1051
- supervisorRecordNumber: number;
1052
- }[], (string | null | undefined)[]>, "queryFn"> & {
1053
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
1054
- badgeId: string;
1055
- category: string;
1056
- categoryGroup: "IDL" | "FD" | "FI";
1057
- companyCode: string;
1058
- contactPhone: string;
1059
- departmentId: string;
1060
- departmentDescription: string;
1061
- emailString: string;
1062
- employeeId: string;
1063
- extensionNumber: string;
1064
- firstName: string;
1065
- gender: string;
1066
- hiredDate: Date;
1067
- lastName: string;
1068
- managerId: string;
1069
- middleName: string;
1070
- name: string;
1071
- nameTitleCase: string;
1072
- nfcSn: string;
1073
- plantId: string;
1074
- position: string;
1075
- previousEmployeeIds: string | null;
1076
- reHiredDate: Date | null;
1077
- recordNumber: number;
1078
- status: "Active" | "Terminated" | "Leave of Absence";
1079
- supervisorId: string;
1080
- terminationDate: Date | null;
1081
- terminationFutureDate: Date | null;
1082
- type: string;
1083
- upperDepartmentId: string;
1084
- jobCode: string;
1085
- jobDescription: string;
1086
- terminationReason: string | null;
1087
- supervisorRecordNumber: number;
1088
- }[], (string | null | undefined)[], never> | undefined;
1089
- } & {
1090
- queryKey: (string | null | undefined)[] & {
1091
- [dataTagSymbol]: {
1092
- badgeId: string;
1093
- category: string;
1094
- categoryGroup: "IDL" | "FD" | "FI";
1095
- companyCode: string;
1096
- contactPhone: string;
1097
- departmentId: string;
1098
- departmentDescription: string;
1099
- emailString: string;
1100
- employeeId: string;
1101
- extensionNumber: string;
1102
- firstName: string;
1103
- gender: string;
1104
- hiredDate: Date;
1105
- lastName: string;
1106
- managerId: string;
1107
- middleName: string;
1108
- name: string;
1109
- nameTitleCase: string;
1110
- nfcSn: string;
1111
- plantId: string;
1112
- position: string;
1113
- previousEmployeeIds: string | null;
1114
- reHiredDate: Date | null;
1115
- recordNumber: number;
1116
- status: "Active" | "Terminated" | "Leave of Absence";
1117
- supervisorId: string;
1118
- terminationDate: Date | null;
1119
- terminationFutureDate: Date | null;
1120
- type: string;
1121
- upperDepartmentId: string;
1122
- jobCode: string;
1123
- jobDescription: string;
1124
- terminationReason: string | null;
1125
- supervisorRecordNumber: number;
1126
- }[];
1127
- [dataTagErrorSymbol]: Error;
1128
- };
1129
- };
1130
- employeeManager: (employeeId: string | null | undefined) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
1131
- badgeId: string;
1132
- category: string;
1133
- categoryGroup: "IDL" | "FD" | "FI";
1134
- companyCode: string;
1135
- contactPhone: string;
1136
- departmentId: string;
1137
- departmentDescription: string;
1138
- emailString: string;
1139
- employeeId: string;
1140
- extensionNumber: string;
1141
- firstName: string;
1142
- gender: string;
1143
- hiredDate: Date;
1144
- lastName: string;
1145
- managerId: string;
1146
- middleName: string;
1147
- name: string;
1148
- nameTitleCase: string;
1149
- nfcSn: string;
1150
- plantId: string;
1151
- position: string;
1152
- previousEmployeeIds: string | null;
1153
- reHiredDate: Date | null;
1154
- recordNumber: number;
1155
- status: "Active" | "Terminated" | "Leave of Absence";
1156
- supervisorId: string;
1157
- terminationDate: Date | null;
1158
- terminationFutureDate: Date | null;
1159
- type: string;
1160
- upperDepartmentId: string;
1161
- jobCode: string;
1162
- jobDescription: string;
1163
- terminationReason: string | null;
1164
- supervisorRecordNumber: number;
1165
- }, Error, {
1166
- badgeId: string;
1167
- category: string;
1168
- categoryGroup: "IDL" | "FD" | "FI";
1169
- companyCode: string;
1170
- contactPhone: string;
1171
- departmentId: string;
1172
- departmentDescription: string;
1173
- emailString: string;
1174
- employeeId: string;
1175
- extensionNumber: string;
1176
- firstName: string;
1177
- gender: string;
1178
- hiredDate: Date;
1179
- lastName: string;
1180
- managerId: string;
1181
- middleName: string;
1182
- name: string;
1183
- nameTitleCase: string;
1184
- nfcSn: string;
1185
- plantId: string;
1186
- position: string;
1187
- previousEmployeeIds: string | null;
1188
- reHiredDate: Date | null;
1189
- recordNumber: number;
1190
- status: "Active" | "Terminated" | "Leave of Absence";
1191
- supervisorId: string;
1192
- terminationDate: Date | null;
1193
- terminationFutureDate: Date | null;
1194
- type: string;
1195
- upperDepartmentId: string;
1196
- jobCode: string;
1197
- jobDescription: string;
1198
- terminationReason: string | null;
1199
- supervisorRecordNumber: number;
1200
- }, (string | null | undefined)[]>, "queryFn"> & {
1201
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
1202
- badgeId: string;
1203
- category: string;
1204
- categoryGroup: "IDL" | "FD" | "FI";
1205
- companyCode: string;
1206
- contactPhone: string;
1207
- departmentId: string;
1208
- departmentDescription: string;
1209
- emailString: string;
1210
- employeeId: string;
1211
- extensionNumber: string;
1212
- firstName: string;
1213
- gender: string;
1214
- hiredDate: Date;
1215
- lastName: string;
1216
- managerId: string;
1217
- middleName: string;
1218
- name: string;
1219
- nameTitleCase: string;
1220
- nfcSn: string;
1221
- plantId: string;
1222
- position: string;
1223
- previousEmployeeIds: string | null;
1224
- reHiredDate: Date | null;
1225
- recordNumber: number;
1226
- status: "Active" | "Terminated" | "Leave of Absence";
1227
- supervisorId: string;
1228
- terminationDate: Date | null;
1229
- terminationFutureDate: Date | null;
1230
- type: string;
1231
- upperDepartmentId: string;
1232
- jobCode: string;
1233
- jobDescription: string;
1234
- terminationReason: string | null;
1235
- supervisorRecordNumber: number;
1236
- }, (string | null | undefined)[], never> | undefined;
1237
- } & {
1238
- queryKey: (string | null | undefined)[] & {
1239
- [dataTagSymbol]: {
1240
- badgeId: string;
1241
- category: string;
1242
- categoryGroup: "IDL" | "FD" | "FI";
1243
- companyCode: string;
1244
- contactPhone: string;
1245
- departmentId: string;
1246
- departmentDescription: string;
1247
- emailString: string;
1248
- employeeId: string;
1249
- extensionNumber: string;
1250
- firstName: string;
1251
- gender: string;
1252
- hiredDate: Date;
1253
- lastName: string;
1254
- managerId: string;
1255
- middleName: string;
1256
- name: string;
1257
- nameTitleCase: string;
1258
- nfcSn: string;
1259
- plantId: string;
1260
- position: string;
1261
- previousEmployeeIds: string | null;
1262
- reHiredDate: Date | null;
1263
- recordNumber: number;
1264
- status: "Active" | "Terminated" | "Leave of Absence";
1265
- supervisorId: string;
1266
- terminationDate: Date | null;
1267
- terminationFutureDate: Date | null;
1268
- type: string;
1269
- upperDepartmentId: string;
1270
- jobCode: string;
1271
- jobDescription: string;
1272
- terminationReason: string | null;
1273
- supervisorRecordNumber: number;
1274
- };
1275
- [dataTagErrorSymbol]: Error;
1276
- };
1277
- };
1278
- employeeGeneralManager: (employeeId: string | null | undefined) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
1279
- badgeId: string;
1280
- category: string;
1281
- categoryGroup: "IDL" | "FD" | "FI";
1282
- companyCode: string;
1283
- contactPhone: string;
1284
- departmentId: string;
1285
- departmentDescription: string;
1286
- emailString: string;
1287
- employeeId: string;
1288
- extensionNumber: string;
1289
- firstName: string;
1290
- gender: string;
1291
- hiredDate: Date;
1292
- lastName: string;
1293
- managerId: string;
1294
- middleName: string;
1295
- name: string;
1296
- nameTitleCase: string;
1297
- nfcSn: string;
1298
- plantId: string;
1299
- position: string;
1300
- previousEmployeeIds: string | null;
1301
- reHiredDate: Date | null;
1302
- recordNumber: number;
1303
- status: "Active" | "Terminated" | "Leave of Absence";
1304
- supervisorId: string;
1305
- terminationDate: Date | null;
1306
- terminationFutureDate: Date | null;
1307
- type: string;
1308
- upperDepartmentId: string;
1309
- jobCode: string;
1310
- jobDescription: string;
1311
- terminationReason: string | null;
1312
- supervisorRecordNumber: number;
1313
- }, Error, {
1314
- badgeId: string;
1315
- category: string;
1316
- categoryGroup: "IDL" | "FD" | "FI";
1317
- companyCode: string;
1318
- contactPhone: string;
1319
- departmentId: string;
1320
- departmentDescription: string;
1321
- emailString: string;
1322
- employeeId: string;
1323
- extensionNumber: string;
1324
- firstName: string;
1325
- gender: string;
1326
- hiredDate: Date;
1327
- lastName: string;
1328
- managerId: string;
1329
- middleName: string;
1330
- name: string;
1331
- nameTitleCase: string;
1332
- nfcSn: string;
1333
- plantId: string;
1334
- position: string;
1335
- previousEmployeeIds: string | null;
1336
- reHiredDate: Date | null;
1337
- recordNumber: number;
1338
- status: "Active" | "Terminated" | "Leave of Absence";
1339
- supervisorId: string;
1340
- terminationDate: Date | null;
1341
- terminationFutureDate: Date | null;
1342
- type: string;
1343
- upperDepartmentId: string;
1344
- jobCode: string;
1345
- jobDescription: string;
1346
- terminationReason: string | null;
1347
- supervisorRecordNumber: number;
1348
- }, (string | null | undefined)[]>, "queryFn"> & {
1349
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
1350
- badgeId: string;
1351
- category: string;
1352
- categoryGroup: "IDL" | "FD" | "FI";
1353
- companyCode: string;
1354
- contactPhone: string;
1355
- departmentId: string;
1356
- departmentDescription: string;
1357
- emailString: string;
1358
- employeeId: string;
1359
- extensionNumber: string;
1360
- firstName: string;
1361
- gender: string;
1362
- hiredDate: Date;
1363
- lastName: string;
1364
- managerId: string;
1365
- middleName: string;
1366
- name: string;
1367
- nameTitleCase: string;
1368
- nfcSn: string;
1369
- plantId: string;
1370
- position: string;
1371
- previousEmployeeIds: string | null;
1372
- reHiredDate: Date | null;
1373
- recordNumber: number;
1374
- status: "Active" | "Terminated" | "Leave of Absence";
1375
- supervisorId: string;
1376
- terminationDate: Date | null;
1377
- terminationFutureDate: Date | null;
1378
- type: string;
1379
- upperDepartmentId: string;
1380
- jobCode: string;
1381
- jobDescription: string;
1382
- terminationReason: string | null;
1383
- supervisorRecordNumber: number;
1384
- }, (string | null | undefined)[], never> | undefined;
1385
- } & {
1386
- queryKey: (string | null | undefined)[] & {
1387
- [dataTagSymbol]: {
1388
- badgeId: string;
1389
- category: string;
1390
- categoryGroup: "IDL" | "FD" | "FI";
1391
- companyCode: string;
1392
- contactPhone: string;
1393
- departmentId: string;
1394
- departmentDescription: string;
1395
- emailString: string;
1396
- employeeId: string;
1397
- extensionNumber: string;
1398
- firstName: string;
1399
- gender: string;
1400
- hiredDate: Date;
1401
- lastName: string;
1402
- managerId: string;
1403
- middleName: string;
1404
- name: string;
1405
- nameTitleCase: string;
1406
- nfcSn: string;
1407
- plantId: string;
1408
- position: string;
1409
- previousEmployeeIds: string | null;
1410
- reHiredDate: Date | null;
1411
- recordNumber: number;
1412
- status: "Active" | "Terminated" | "Leave of Absence";
1413
- supervisorId: string;
1414
- terminationDate: Date | null;
1415
- terminationFutureDate: Date | null;
1416
- type: string;
1417
- upperDepartmentId: string;
1418
- jobCode: string;
1419
- jobDescription: string;
1420
- terminationReason: string | null;
1421
- supervisorRecordNumber: number;
1422
- };
1423
- [dataTagErrorSymbol]: Error;
1424
- };
1425
- };
1426
- departments: () => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
1427
- departmentId: string;
1428
- description: string;
1429
- managerId: string;
1430
- managerRecordNumber: string;
1431
- treeLevel: number;
1432
- upperDepartmentId: string;
1433
- companyCode: string;
1434
- location: string;
1435
- salLocation: string;
1436
- plantId: string;
1437
- manager: {
1438
- badgeId: string;
1439
- category: string;
1440
- categoryGroup: "IDL" | "FD" | "FI";
1441
- companyCode: string;
1442
- contactPhone: string;
1443
- departmentId: string;
1444
- departmentDescription: string;
1445
- emailString: string;
1446
- employeeId: string;
1447
- extensionNumber: string;
1448
- firstName: string;
1449
- gender: string;
1450
- hiredDate: Date;
1451
- lastName: string;
1452
- managerId: string;
1453
- middleName: string;
1454
- name: string;
1455
- nameTitleCase: string;
1456
- nfcSn: string;
1457
- plantId: string;
1458
- position: string;
1459
- previousEmployeeIds: string | null;
1460
- reHiredDate: Date | null;
1461
- recordNumber: number;
1462
- status: "Active" | "Terminated" | "Leave of Absence";
1463
- supervisorId: string;
1464
- terminationDate: Date | null;
1465
- terminationFutureDate: Date | null;
1466
- type: string;
1467
- upperDepartmentId: string;
1468
- jobCode: string;
1469
- jobDescription: string;
1470
- terminationReason: string | null;
1471
- supervisorRecordNumber: number;
1472
- };
1473
- }[], Error, {
1474
- departmentId: string;
1475
- description: string;
1476
- managerId: string;
1477
- managerRecordNumber: string;
1478
- treeLevel: number;
1479
- upperDepartmentId: string;
1480
- companyCode: string;
1481
- location: string;
1482
- salLocation: string;
1483
- plantId: string;
1484
- manager: {
1485
- badgeId: string;
1486
- category: string;
1487
- categoryGroup: "IDL" | "FD" | "FI";
1488
- companyCode: string;
1489
- contactPhone: string;
1490
- departmentId: string;
1491
- departmentDescription: string;
1492
- emailString: string;
1493
- employeeId: string;
1494
- extensionNumber: string;
1495
- firstName: string;
1496
- gender: string;
1497
- hiredDate: Date;
1498
- lastName: string;
1499
- managerId: string;
1500
- middleName: string;
1501
- name: string;
1502
- nameTitleCase: string;
1503
- nfcSn: string;
1504
- plantId: string;
1505
- position: string;
1506
- previousEmployeeIds: string | null;
1507
- reHiredDate: Date | null;
1508
- recordNumber: number;
1509
- status: "Active" | "Terminated" | "Leave of Absence";
1510
- supervisorId: string;
1511
- terminationDate: Date | null;
1512
- terminationFutureDate: Date | null;
1513
- type: string;
1514
- upperDepartmentId: string;
1515
- jobCode: string;
1516
- jobDescription: string;
1517
- terminationReason: string | null;
1518
- supervisorRecordNumber: number;
1519
- };
1520
- }[], string[]>, "queryFn"> & {
1521
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
1522
- departmentId: string;
1523
- description: string;
1524
- managerId: string;
1525
- managerRecordNumber: string;
1526
- treeLevel: number;
1527
- upperDepartmentId: string;
1528
- companyCode: string;
1529
- location: string;
1530
- salLocation: string;
1531
- plantId: string;
1532
- manager: {
1533
- badgeId: string;
1534
- category: string;
1535
- categoryGroup: "IDL" | "FD" | "FI";
1536
- companyCode: string;
1537
- contactPhone: string;
1538
- departmentId: string;
1539
- departmentDescription: string;
1540
- emailString: string;
1541
- employeeId: string;
1542
- extensionNumber: string;
1543
- firstName: string;
1544
- gender: string;
1545
- hiredDate: Date;
1546
- lastName: string;
1547
- managerId: string;
1548
- middleName: string;
1549
- name: string;
1550
- nameTitleCase: string;
1551
- nfcSn: string;
1552
- plantId: string;
1553
- position: string;
1554
- previousEmployeeIds: string | null;
1555
- reHiredDate: Date | null;
1556
- recordNumber: number;
1557
- status: "Active" | "Terminated" | "Leave of Absence";
1558
- supervisorId: string;
1559
- terminationDate: Date | null;
1560
- terminationFutureDate: Date | null;
1561
- type: string;
1562
- upperDepartmentId: string;
1563
- jobCode: string;
1564
- jobDescription: string;
1565
- terminationReason: string | null;
1566
- supervisorRecordNumber: number;
1567
- };
1568
- }[], string[], never> | undefined;
1569
- } & {
1570
- queryKey: string[] & {
1571
- [dataTagSymbol]: {
1572
- departmentId: string;
1573
- description: string;
1574
- managerId: string;
1575
- managerRecordNumber: string;
1576
- treeLevel: number;
1577
- upperDepartmentId: string;
1578
- companyCode: string;
1579
- location: string;
1580
- salLocation: string;
1581
- plantId: string;
1582
- manager: {
1583
- badgeId: string;
1584
- category: string;
1585
- categoryGroup: "IDL" | "FD" | "FI";
1586
- companyCode: string;
1587
- contactPhone: string;
1588
- departmentId: string;
1589
- departmentDescription: string;
1590
- emailString: string;
1591
- employeeId: string;
1592
- extensionNumber: string;
1593
- firstName: string;
1594
- gender: string;
1595
- hiredDate: Date;
1596
- lastName: string;
1597
- managerId: string;
1598
- middleName: string;
1599
- name: string;
1600
- nameTitleCase: string;
1601
- nfcSn: string;
1602
- plantId: string;
1603
- position: string;
1604
- previousEmployeeIds: string | null;
1605
- reHiredDate: Date | null;
1606
- recordNumber: number;
1607
- status: "Active" | "Terminated" | "Leave of Absence";
1608
- supervisorId: string;
1609
- terminationDate: Date | null;
1610
- terminationFutureDate: Date | null;
1611
- type: string;
1612
- upperDepartmentId: string;
1613
- jobCode: string;
1614
- jobDescription: string;
1615
- terminationReason: string | null;
1616
- supervisorRecordNumber: number;
1617
- };
1618
- }[];
1619
- [dataTagErrorSymbol]: Error;
1620
- };
1621
- };
1622
- departmentById: (departmentId: string | null | undefined) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
1623
- departmentId: string;
1624
- description: string;
1625
- managerId: string;
1626
- managerRecordNumber: string;
1627
- treeLevel: number;
1628
- upperDepartmentId: string;
1629
- companyCode: string;
1630
- location: string;
1631
- salLocation: string;
1632
- plantId: string;
1633
- manager: {
1634
- badgeId: string;
1635
- category: string;
1636
- categoryGroup: "IDL" | "FD" | "FI";
1637
- companyCode: string;
1638
- contactPhone: string;
1639
- departmentId: string;
1640
- departmentDescription: string;
1641
- emailString: string;
1642
- employeeId: string;
1643
- extensionNumber: string;
1644
- firstName: string;
1645
- gender: string;
1646
- hiredDate: Date;
1647
- lastName: string;
1648
- managerId: string;
1649
- middleName: string;
1650
- name: string;
1651
- nameTitleCase: string;
1652
- nfcSn: string;
1653
- plantId: string;
1654
- position: string;
1655
- previousEmployeeIds: string | null;
1656
- reHiredDate: Date | null;
1657
- recordNumber: number;
1658
- status: "Active" | "Terminated" | "Leave of Absence";
1659
- supervisorId: string;
1660
- terminationDate: Date | null;
1661
- terminationFutureDate: Date | null;
1662
- type: string;
1663
- upperDepartmentId: string;
1664
- jobCode: string;
1665
- jobDescription: string;
1666
- terminationReason: string | null;
1667
- supervisorRecordNumber: number;
1668
- };
1669
- }, Error, {
1670
- departmentId: string;
1671
- description: string;
1672
- managerId: string;
1673
- managerRecordNumber: string;
1674
- treeLevel: number;
1675
- upperDepartmentId: string;
1676
- companyCode: string;
1677
- location: string;
1678
- salLocation: string;
1679
- plantId: string;
1680
- manager: {
1681
- badgeId: string;
1682
- category: string;
1683
- categoryGroup: "IDL" | "FD" | "FI";
1684
- companyCode: string;
1685
- contactPhone: string;
1686
- departmentId: string;
1687
- departmentDescription: string;
1688
- emailString: string;
1689
- employeeId: string;
1690
- extensionNumber: string;
1691
- firstName: string;
1692
- gender: string;
1693
- hiredDate: Date;
1694
- lastName: string;
1695
- managerId: string;
1696
- middleName: string;
1697
- name: string;
1698
- nameTitleCase: string;
1699
- nfcSn: string;
1700
- plantId: string;
1701
- position: string;
1702
- previousEmployeeIds: string | null;
1703
- reHiredDate: Date | null;
1704
- recordNumber: number;
1705
- status: "Active" | "Terminated" | "Leave of Absence";
1706
- supervisorId: string;
1707
- terminationDate: Date | null;
1708
- terminationFutureDate: Date | null;
1709
- type: string;
1710
- upperDepartmentId: string;
1711
- jobCode: string;
1712
- jobDescription: string;
1713
- terminationReason: string | null;
1714
- supervisorRecordNumber: number;
1715
- };
1716
- }, (string | null | undefined)[]>, "queryFn"> & {
1717
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
1718
- departmentId: string;
1719
- description: string;
1720
- managerId: string;
1721
- managerRecordNumber: string;
1722
- treeLevel: number;
1723
- upperDepartmentId: string;
1724
- companyCode: string;
1725
- location: string;
1726
- salLocation: string;
1727
- plantId: string;
1728
- manager: {
1729
- badgeId: string;
1730
- category: string;
1731
- categoryGroup: "IDL" | "FD" | "FI";
1732
- companyCode: string;
1733
- contactPhone: string;
1734
- departmentId: string;
1735
- departmentDescription: string;
1736
- emailString: string;
1737
- employeeId: string;
1738
- extensionNumber: string;
1739
- firstName: string;
1740
- gender: string;
1741
- hiredDate: Date;
1742
- lastName: string;
1743
- managerId: string;
1744
- middleName: string;
1745
- name: string;
1746
- nameTitleCase: string;
1747
- nfcSn: string;
1748
- plantId: string;
1749
- position: string;
1750
- previousEmployeeIds: string | null;
1751
- reHiredDate: Date | null;
1752
- recordNumber: number;
1753
- status: "Active" | "Terminated" | "Leave of Absence";
1754
- supervisorId: string;
1755
- terminationDate: Date | null;
1756
- terminationFutureDate: Date | null;
1757
- type: string;
1758
- upperDepartmentId: string;
1759
- jobCode: string;
1760
- jobDescription: string;
1761
- terminationReason: string | null;
1762
- supervisorRecordNumber: number;
1763
- };
1764
- }, (string | null | undefined)[], never> | undefined;
1765
- } & {
1766
- queryKey: (string | null | undefined)[] & {
1767
- [dataTagSymbol]: {
1768
- departmentId: string;
1769
- description: string;
1770
- managerId: string;
1771
- managerRecordNumber: string;
1772
- treeLevel: number;
1773
- upperDepartmentId: string;
1774
- companyCode: string;
1775
- location: string;
1776
- salLocation: string;
1777
- plantId: string;
1778
- manager: {
1779
- badgeId: string;
1780
- category: string;
1781
- categoryGroup: "IDL" | "FD" | "FI";
1782
- companyCode: string;
1783
- contactPhone: string;
1784
- departmentId: string;
1785
- departmentDescription: string;
1786
- emailString: string;
1787
- employeeId: string;
1788
- extensionNumber: string;
1789
- firstName: string;
1790
- gender: string;
1791
- hiredDate: Date;
1792
- lastName: string;
1793
- managerId: string;
1794
- middleName: string;
1795
- name: string;
1796
- nameTitleCase: string;
1797
- nfcSn: string;
1798
- plantId: string;
1799
- position: string;
1800
- previousEmployeeIds: string | null;
1801
- reHiredDate: Date | null;
1802
- recordNumber: number;
1803
- status: "Active" | "Terminated" | "Leave of Absence";
1804
- supervisorId: string;
1805
- terminationDate: Date | null;
1806
- terminationFutureDate: Date | null;
1807
- type: string;
1808
- upperDepartmentId: string;
1809
- jobCode: string;
1810
- jobDescription: string;
1811
- terminationReason: string | null;
1812
- supervisorRecordNumber: number;
1813
- };
1814
- };
1815
- [dataTagErrorSymbol]: Error;
1816
- };
1817
- };
1818
- departmentManager: (departmentId: string | null | undefined) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
1819
- badgeId: string;
1820
- category: string;
1821
- categoryGroup: "IDL" | "FD" | "FI";
1822
- companyCode: string;
1823
- contactPhone: string;
1824
- departmentId: string;
1825
- departmentDescription: string;
1826
- emailString: string;
1827
- employeeId: string;
1828
- extensionNumber: string;
1829
- firstName: string;
1830
- gender: string;
1831
- hiredDate: Date;
1832
- lastName: string;
1833
- managerId: string;
1834
- middleName: string;
1835
- name: string;
1836
- nameTitleCase: string;
1837
- nfcSn: string;
1838
- plantId: string;
1839
- position: string;
1840
- previousEmployeeIds: string | null;
1841
- reHiredDate: Date | null;
1842
- recordNumber: number;
1843
- status: "Active" | "Terminated" | "Leave of Absence";
1844
- supervisorId: string;
1845
- terminationDate: Date | null;
1846
- terminationFutureDate: Date | null;
1847
- type: string;
1848
- upperDepartmentId: string;
1849
- jobCode: string;
1850
- jobDescription: string;
1851
- terminationReason: string | null;
1852
- supervisorRecordNumber: number;
1853
- }, Error, {
1854
- badgeId: string;
1855
- category: string;
1856
- categoryGroup: "IDL" | "FD" | "FI";
1857
- companyCode: string;
1858
- contactPhone: string;
1859
- departmentId: string;
1860
- departmentDescription: string;
1861
- emailString: string;
1862
- employeeId: string;
1863
- extensionNumber: string;
1864
- firstName: string;
1865
- gender: string;
1866
- hiredDate: Date;
1867
- lastName: string;
1868
- managerId: string;
1869
- middleName: string;
1870
- name: string;
1871
- nameTitleCase: string;
1872
- nfcSn: string;
1873
- plantId: string;
1874
- position: string;
1875
- previousEmployeeIds: string | null;
1876
- reHiredDate: Date | null;
1877
- recordNumber: number;
1878
- status: "Active" | "Terminated" | "Leave of Absence";
1879
- supervisorId: string;
1880
- terminationDate: Date | null;
1881
- terminationFutureDate: Date | null;
1882
- type: string;
1883
- upperDepartmentId: string;
1884
- jobCode: string;
1885
- jobDescription: string;
1886
- terminationReason: string | null;
1887
- supervisorRecordNumber: number;
1888
- }, (string | null | undefined)[]>, "queryFn"> & {
1889
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
1890
- badgeId: string;
1891
- category: string;
1892
- categoryGroup: "IDL" | "FD" | "FI";
1893
- companyCode: string;
1894
- contactPhone: string;
1895
- departmentId: string;
1896
- departmentDescription: string;
1897
- emailString: string;
1898
- employeeId: string;
1899
- extensionNumber: string;
1900
- firstName: string;
1901
- gender: string;
1902
- hiredDate: Date;
1903
- lastName: string;
1904
- managerId: string;
1905
- middleName: string;
1906
- name: string;
1907
- nameTitleCase: string;
1908
- nfcSn: string;
1909
- plantId: string;
1910
- position: string;
1911
- previousEmployeeIds: string | null;
1912
- reHiredDate: Date | null;
1913
- recordNumber: number;
1914
- status: "Active" | "Terminated" | "Leave of Absence";
1915
- supervisorId: string;
1916
- terminationDate: Date | null;
1917
- terminationFutureDate: Date | null;
1918
- type: string;
1919
- upperDepartmentId: string;
1920
- jobCode: string;
1921
- jobDescription: string;
1922
- terminationReason: string | null;
1923
- supervisorRecordNumber: number;
1924
- }, (string | null | undefined)[], never> | undefined;
1925
- } & {
1926
- queryKey: (string | null | undefined)[] & {
1927
- [dataTagSymbol]: {
1928
- badgeId: string;
1929
- category: string;
1930
- categoryGroup: "IDL" | "FD" | "FI";
1931
- companyCode: string;
1932
- contactPhone: string;
1933
- departmentId: string;
1934
- departmentDescription: string;
1935
- emailString: string;
1936
- employeeId: string;
1937
- extensionNumber: string;
1938
- firstName: string;
1939
- gender: string;
1940
- hiredDate: Date;
1941
- lastName: string;
1942
- managerId: string;
1943
- middleName: string;
1944
- name: string;
1945
- nameTitleCase: string;
1946
- nfcSn: string;
1947
- plantId: string;
1948
- position: string;
1949
- previousEmployeeIds: string | null;
1950
- reHiredDate: Date | null;
1951
- recordNumber: number;
1952
- status: "Active" | "Terminated" | "Leave of Absence";
1953
- supervisorId: string;
1954
- terminationDate: Date | null;
1955
- terminationFutureDate: Date | null;
1956
- type: string;
1957
- upperDepartmentId: string;
1958
- jobCode: string;
1959
- jobDescription: string;
1960
- terminationReason: string | null;
1961
- supervisorRecordNumber: number;
1962
- };
1963
- [dataTagErrorSymbol]: Error;
1964
- };
1965
- };
1966
- departmentEmployees: (departmentId: string | null | undefined) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
1967
- badgeId: string;
1968
- category: string;
1969
- categoryGroup: "IDL" | "FD" | "FI";
1970
- companyCode: string;
1971
- contactPhone: string;
1972
- departmentId: string;
1973
- departmentDescription: string;
1974
- emailString: string;
1975
- employeeId: string;
1976
- extensionNumber: string;
1977
- firstName: string;
1978
- gender: string;
1979
- hiredDate: Date;
1980
- lastName: string;
1981
- managerId: string;
1982
- middleName: string;
1983
- name: string;
1984
- nameTitleCase: string;
1985
- nfcSn: string;
1986
- plantId: string;
1987
- position: string;
1988
- previousEmployeeIds: string | null;
1989
- reHiredDate: Date | null;
1990
- recordNumber: number;
1991
- status: "Active" | "Terminated" | "Leave of Absence";
1992
- supervisorId: string;
1993
- terminationDate: Date | null;
1994
- terminationFutureDate: Date | null;
1995
- type: string;
1996
- upperDepartmentId: string;
1997
- jobCode: string;
1998
- jobDescription: string;
1999
- terminationReason: string | null;
2000
- supervisorRecordNumber: number;
2001
- }[], Error, {
2002
- badgeId: string;
2003
- category: string;
2004
- categoryGroup: "IDL" | "FD" | "FI";
2005
- companyCode: string;
2006
- contactPhone: string;
2007
- departmentId: string;
2008
- departmentDescription: string;
2009
- emailString: string;
2010
- employeeId: string;
2011
- extensionNumber: string;
2012
- firstName: string;
2013
- gender: string;
2014
- hiredDate: Date;
2015
- lastName: string;
2016
- managerId: string;
2017
- middleName: string;
2018
- name: string;
2019
- nameTitleCase: string;
2020
- nfcSn: string;
2021
- plantId: string;
2022
- position: string;
2023
- previousEmployeeIds: string | null;
2024
- reHiredDate: Date | null;
2025
- recordNumber: number;
2026
- status: "Active" | "Terminated" | "Leave of Absence";
2027
- supervisorId: string;
2028
- terminationDate: Date | null;
2029
- terminationFutureDate: Date | null;
2030
- type: string;
2031
- upperDepartmentId: string;
2032
- jobCode: string;
2033
- jobDescription: string;
2034
- terminationReason: string | null;
2035
- supervisorRecordNumber: number;
2036
- }[], (string | null | undefined)[]>, "queryFn"> & {
2037
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
2038
- badgeId: string;
2039
- category: string;
2040
- categoryGroup: "IDL" | "FD" | "FI";
2041
- companyCode: string;
2042
- contactPhone: string;
2043
- departmentId: string;
2044
- departmentDescription: string;
2045
- emailString: string;
2046
- employeeId: string;
2047
- extensionNumber: string;
2048
- firstName: string;
2049
- gender: string;
2050
- hiredDate: Date;
2051
- lastName: string;
2052
- managerId: string;
2053
- middleName: string;
2054
- name: string;
2055
- nameTitleCase: string;
2056
- nfcSn: string;
2057
- plantId: string;
2058
- position: string;
2059
- previousEmployeeIds: string | null;
2060
- reHiredDate: Date | null;
2061
- recordNumber: number;
2062
- status: "Active" | "Terminated" | "Leave of Absence";
2063
- supervisorId: string;
2064
- terminationDate: Date | null;
2065
- terminationFutureDate: Date | null;
2066
- type: string;
2067
- upperDepartmentId: string;
2068
- jobCode: string;
2069
- jobDescription: string;
2070
- terminationReason: string | null;
2071
- supervisorRecordNumber: number;
2072
- }[], (string | null | undefined)[], never> | undefined;
2073
- } & {
2074
- queryKey: (string | null | undefined)[] & {
2075
- [dataTagSymbol]: {
2076
- badgeId: string;
2077
- category: string;
2078
- categoryGroup: "IDL" | "FD" | "FI";
2079
- companyCode: string;
2080
- contactPhone: string;
2081
- departmentId: string;
2082
- departmentDescription: string;
2083
- emailString: string;
2084
- employeeId: string;
2085
- extensionNumber: string;
2086
- firstName: string;
2087
- gender: string;
2088
- hiredDate: Date;
2089
- lastName: string;
2090
- managerId: string;
2091
- middleName: string;
2092
- name: string;
2093
- nameTitleCase: string;
2094
- nfcSn: string;
2095
- plantId: string;
2096
- position: string;
2097
- previousEmployeeIds: string | null;
2098
- reHiredDate: Date | null;
2099
- recordNumber: number;
2100
- status: "Active" | "Terminated" | "Leave of Absence";
2101
- supervisorId: string;
2102
- terminationDate: Date | null;
2103
- terminationFutureDate: Date | null;
2104
- type: string;
2105
- upperDepartmentId: string;
2106
- jobCode: string;
2107
- jobDescription: string;
2108
- terminationReason: string | null;
2109
- supervisorRecordNumber: number;
2110
- }[];
2111
- [dataTagErrorSymbol]: Error;
2112
- };
2113
- };
2114
- companyGeneralManager: (companyCode: string | null | undefined) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
2115
- badgeId: string;
2116
- category: string;
2117
- categoryGroup: "IDL" | "FD" | "FI";
2118
- companyCode: string;
2119
- contactPhone: string;
2120
- departmentId: string;
2121
- departmentDescription: string;
2122
- emailString: string;
2123
- employeeId: string;
2124
- extensionNumber: string;
2125
- firstName: string;
2126
- gender: string;
2127
- hiredDate: Date;
2128
- lastName: string;
2129
- managerId: string;
2130
- middleName: string;
2131
- name: string;
2132
- nameTitleCase: string;
2133
- nfcSn: string;
2134
- plantId: string;
2135
- position: string;
2136
- previousEmployeeIds: string | null;
2137
- reHiredDate: Date | null;
2138
- recordNumber: number;
2139
- status: "Active" | "Terminated" | "Leave of Absence";
2140
- supervisorId: string;
2141
- terminationDate: Date | null;
2142
- terminationFutureDate: Date | null;
2143
- type: string;
2144
- upperDepartmentId: string;
2145
- jobCode: string;
2146
- jobDescription: string;
2147
- terminationReason: string | null;
2148
- supervisorRecordNumber: number;
2149
- }, Error, {
2150
- badgeId: string;
2151
- category: string;
2152
- categoryGroup: "IDL" | "FD" | "FI";
2153
- companyCode: string;
2154
- contactPhone: string;
2155
- departmentId: string;
2156
- departmentDescription: string;
2157
- emailString: string;
2158
- employeeId: string;
2159
- extensionNumber: string;
2160
- firstName: string;
2161
- gender: string;
2162
- hiredDate: Date;
2163
- lastName: string;
2164
- managerId: string;
2165
- middleName: string;
2166
- name: string;
2167
- nameTitleCase: string;
2168
- nfcSn: string;
2169
- plantId: string;
2170
- position: string;
2171
- previousEmployeeIds: string | null;
2172
- reHiredDate: Date | null;
2173
- recordNumber: number;
2174
- status: "Active" | "Terminated" | "Leave of Absence";
2175
- supervisorId: string;
2176
- terminationDate: Date | null;
2177
- terminationFutureDate: Date | null;
2178
- type: string;
2179
- upperDepartmentId: string;
2180
- jobCode: string;
2181
- jobDescription: string;
2182
- terminationReason: string | null;
2183
- supervisorRecordNumber: number;
2184
- }, (string | null | undefined)[]>, "queryFn"> & {
2185
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
2186
- badgeId: string;
2187
- category: string;
2188
- categoryGroup: "IDL" | "FD" | "FI";
2189
- companyCode: string;
2190
- contactPhone: string;
2191
- departmentId: string;
2192
- departmentDescription: string;
2193
- emailString: string;
2194
- employeeId: string;
2195
- extensionNumber: string;
2196
- firstName: string;
2197
- gender: string;
2198
- hiredDate: Date;
2199
- lastName: string;
2200
- managerId: string;
2201
- middleName: string;
2202
- name: string;
2203
- nameTitleCase: string;
2204
- nfcSn: string;
2205
- plantId: string;
2206
- position: string;
2207
- previousEmployeeIds: string | null;
2208
- reHiredDate: Date | null;
2209
- recordNumber: number;
2210
- status: "Active" | "Terminated" | "Leave of Absence";
2211
- supervisorId: string;
2212
- terminationDate: Date | null;
2213
- terminationFutureDate: Date | null;
2214
- type: string;
2215
- upperDepartmentId: string;
2216
- jobCode: string;
2217
- jobDescription: string;
2218
- terminationReason: string | null;
2219
- supervisorRecordNumber: number;
2220
- }, (string | null | undefined)[], never> | undefined;
2221
- } & {
2222
- queryKey: (string | null | undefined)[] & {
2223
- [dataTagSymbol]: {
2224
- badgeId: string;
2225
- category: string;
2226
- categoryGroup: "IDL" | "FD" | "FI";
2227
- companyCode: string;
2228
- contactPhone: string;
2229
- departmentId: string;
2230
- departmentDescription: string;
2231
- emailString: string;
2232
- employeeId: string;
2233
- extensionNumber: string;
2234
- firstName: string;
2235
- gender: string;
2236
- hiredDate: Date;
2237
- lastName: string;
2238
- managerId: string;
2239
- middleName: string;
2240
- name: string;
2241
- nameTitleCase: string;
2242
- nfcSn: string;
2243
- plantId: string;
2244
- position: string;
2245
- previousEmployeeIds: string | null;
2246
- reHiredDate: Date | null;
2247
- recordNumber: number;
2248
- status: "Active" | "Terminated" | "Leave of Absence";
2249
- supervisorId: string;
2250
- terminationDate: Date | null;
2251
- terminationFutureDate: Date | null;
2252
- type: string;
2253
- upperDepartmentId: string;
2254
- jobCode: string;
2255
- jobDescription: string;
2256
- terminationReason: string | null;
2257
- supervisorRecordNumber: number;
2258
- };
2259
- [dataTagErrorSymbol]: Error;
2260
- };
2261
- };
2262
- };
2263
- approval: {
2264
- approvals: (params?: GetApprovalsParams) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
2265
- id: string;
2266
- applicationName: string;
2267
- status: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled";
2268
- emailBody: string;
2269
- created: Date;
2270
- createdBy: {
2271
- employeeId: string;
2272
- name: string;
2273
- email: string;
2274
- };
2275
- updated: Date;
2276
- updatedBy: {
2277
- employeeId: string;
2278
- name: string;
2279
- email: string;
2280
- };
2281
- approvalFlows: {
2282
- id: string;
2283
- approvalStage: number;
2284
- approvalSequence: number;
2285
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2286
- steps: {
2287
- id: string;
2288
- order: number;
2289
- approver: {
2290
- employeeId: string;
2291
- name: string;
2292
- email: string;
2293
- };
2294
- approverRole?: string | undefined;
2295
- actualApprover?: {
2296
- employeeId: string;
2297
- name: string;
2298
- email: string;
2299
- } | undefined;
2300
- result?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2301
- resultDate?: Date | undefined;
2302
- resultComment?: string | undefined;
2303
- }[];
2304
- batchSequence?: number | undefined;
2305
- isActive?: boolean | undefined;
2306
- }[];
2307
- currentApprovers: {
2308
- employeeId: string;
2309
- name: string;
2310
- email: string;
2311
- }[];
2312
- number?: string | undefined;
2313
- type?: "Single" | "Batch" | undefined;
2314
- }[], Error, {
2315
- id: string;
2316
- applicationName: string;
2317
- status: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled";
2318
- emailBody: string;
2319
- created: Date;
2320
- createdBy: {
2321
- employeeId: string;
2322
- name: string;
2323
- email: string;
2324
- };
2325
- updated: Date;
2326
- updatedBy: {
2327
- employeeId: string;
2328
- name: string;
2329
- email: string;
2330
- };
2331
- approvalFlows: {
2332
- id: string;
2333
- approvalStage: number;
2334
- approvalSequence: number;
2335
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2336
- steps: {
2337
- id: string;
2338
- order: number;
2339
- approver: {
2340
- employeeId: string;
2341
- name: string;
2342
- email: string;
2343
- };
2344
- approverRole?: string | undefined;
2345
- actualApprover?: {
2346
- employeeId: string;
2347
- name: string;
2348
- email: string;
2349
- } | undefined;
2350
- result?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2351
- resultDate?: Date | undefined;
2352
- resultComment?: string | undefined;
2353
- }[];
2354
- batchSequence?: number | undefined;
2355
- isActive?: boolean | undefined;
2356
- }[];
2357
- currentApprovers: {
2358
- employeeId: string;
2359
- name: string;
2360
- email: string;
2361
- }[];
2362
- number?: string | undefined;
2363
- type?: "Single" | "Batch" | undefined;
2364
- }[], (string | {
2365
- appName?: string | undefined;
2366
- status?: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled" | undefined;
2367
- approverEmployeeId?: string | undefined;
2368
- stepResult?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2369
- } | undefined)[]>, "queryFn"> & {
2370
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
2371
- id: string;
2372
- applicationName: string;
2373
- status: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled";
2374
- emailBody: string;
2375
- created: Date;
2376
- createdBy: {
2377
- employeeId: string;
2378
- name: string;
2379
- email: string;
2380
- };
2381
- updated: Date;
2382
- updatedBy: {
2383
- employeeId: string;
2384
- name: string;
2385
- email: string;
2386
- };
2387
- approvalFlows: {
2388
- id: string;
2389
- approvalStage: number;
2390
- approvalSequence: number;
2391
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2392
- steps: {
2393
- id: string;
2394
- order: number;
2395
- approver: {
2396
- employeeId: string;
2397
- name: string;
2398
- email: string;
2399
- };
2400
- approverRole?: string | undefined;
2401
- actualApprover?: {
2402
- employeeId: string;
2403
- name: string;
2404
- email: string;
2405
- } | undefined;
2406
- result?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2407
- resultDate?: Date | undefined;
2408
- resultComment?: string | undefined;
2409
- }[];
2410
- batchSequence?: number | undefined;
2411
- isActive?: boolean | undefined;
2412
- }[];
2413
- currentApprovers: {
2414
- employeeId: string;
2415
- name: string;
2416
- email: string;
2417
- }[];
2418
- number?: string | undefined;
2419
- type?: "Single" | "Batch" | undefined;
2420
- }[], (string | {
2421
- appName?: string | undefined;
2422
- status?: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled" | undefined;
2423
- approverEmployeeId?: string | undefined;
2424
- stepResult?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2425
- } | undefined)[], never> | undefined;
2426
- } & {
2427
- queryKey: (string | {
2428
- appName?: string | undefined;
2429
- status?: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled" | undefined;
2430
- approverEmployeeId?: string | undefined;
2431
- stepResult?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2432
- } | undefined)[] & {
2433
- [dataTagSymbol]: {
2434
- id: string;
2435
- applicationName: string;
2436
- status: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled";
2437
- emailBody: string;
2438
- created: Date;
2439
- createdBy: {
2440
- employeeId: string;
2441
- name: string;
2442
- email: string;
2443
- };
2444
- updated: Date;
2445
- updatedBy: {
2446
- employeeId: string;
2447
- name: string;
2448
- email: string;
2449
- };
2450
- approvalFlows: {
2451
- id: string;
2452
- approvalStage: number;
2453
- approvalSequence: number;
2454
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2455
- steps: {
2456
- id: string;
2457
- order: number;
2458
- approver: {
2459
- employeeId: string;
2460
- name: string;
2461
- email: string;
2462
- };
2463
- approverRole?: string | undefined;
2464
- actualApprover?: {
2465
- employeeId: string;
2466
- name: string;
2467
- email: string;
2468
- } | undefined;
2469
- result?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2470
- resultDate?: Date | undefined;
2471
- resultComment?: string | undefined;
2472
- }[];
2473
- batchSequence?: number | undefined;
2474
- isActive?: boolean | undefined;
2475
- }[];
2476
- currentApprovers: {
2477
- employeeId: string;
2478
- name: string;
2479
- email: string;
2480
- }[];
2481
- number?: string | undefined;
2482
- type?: "Single" | "Batch" | undefined;
2483
- }[];
2484
- [dataTagErrorSymbol]: Error;
2485
- };
2486
- };
2487
- approval: (id: string) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
2488
- id: string;
2489
- applicationName: string;
2490
- status: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled";
2491
- emailBody: string;
2492
- created: Date;
2493
- createdBy: {
2494
- employeeId: string;
2495
- name: string;
2496
- email: string;
2497
- };
2498
- updated: Date;
2499
- updatedBy: {
2500
- employeeId: string;
2501
- name: string;
2502
- email: string;
2503
- };
2504
- approvalFlows: {
2505
- id: string;
2506
- approvalStage: number;
2507
- approvalSequence: number;
2508
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2509
- steps: {
2510
- id: string;
2511
- order: number;
2512
- approver: {
2513
- employeeId: string;
2514
- name: string;
2515
- email: string;
2516
- };
2517
- approverRole?: string | undefined;
2518
- actualApprover?: {
2519
- employeeId: string;
2520
- name: string;
2521
- email: string;
2522
- } | undefined;
2523
- result?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2524
- resultDate?: Date | undefined;
2525
- resultComment?: string | undefined;
2526
- }[];
2527
- batchSequence?: number | undefined;
2528
- isActive?: boolean | undefined;
2529
- }[];
2530
- currentApprovers: {
2531
- employeeId: string;
2532
- name: string;
2533
- email: string;
2534
- }[];
2535
- number?: string | undefined;
2536
- type?: "Single" | "Batch" | undefined;
2537
- }, Error, {
2538
- id: string;
2539
- applicationName: string;
2540
- status: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled";
2541
- emailBody: string;
2542
- created: Date;
2543
- createdBy: {
2544
- employeeId: string;
2545
- name: string;
2546
- email: string;
2547
- };
2548
- updated: Date;
2549
- updatedBy: {
2550
- employeeId: string;
2551
- name: string;
2552
- email: string;
2553
- };
2554
- approvalFlows: {
2555
- id: string;
2556
- approvalStage: number;
2557
- approvalSequence: number;
2558
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2559
- steps: {
2560
- id: string;
2561
- order: number;
2562
- approver: {
2563
- employeeId: string;
2564
- name: string;
2565
- email: string;
2566
- };
2567
- approverRole?: string | undefined;
2568
- actualApprover?: {
2569
- employeeId: string;
2570
- name: string;
2571
- email: string;
2572
- } | undefined;
2573
- result?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2574
- resultDate?: Date | undefined;
2575
- resultComment?: string | undefined;
2576
- }[];
2577
- batchSequence?: number | undefined;
2578
- isActive?: boolean | undefined;
2579
- }[];
2580
- currentApprovers: {
2581
- employeeId: string;
2582
- name: string;
2583
- email: string;
2584
- }[];
2585
- number?: string | undefined;
2586
- type?: "Single" | "Batch" | undefined;
2587
- }, string[]>, "queryFn"> & {
2588
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
2589
- id: string;
2590
- applicationName: string;
2591
- status: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled";
2592
- emailBody: string;
2593
- created: Date;
2594
- createdBy: {
2595
- employeeId: string;
2596
- name: string;
2597
- email: string;
2598
- };
2599
- updated: Date;
2600
- updatedBy: {
2601
- employeeId: string;
2602
- name: string;
2603
- email: string;
2604
- };
2605
- approvalFlows: {
2606
- id: string;
2607
- approvalStage: number;
2608
- approvalSequence: number;
2609
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2610
- steps: {
2611
- id: string;
2612
- order: number;
2613
- approver: {
2614
- employeeId: string;
2615
- name: string;
2616
- email: string;
2617
- };
2618
- approverRole?: string | undefined;
2619
- actualApprover?: {
2620
- employeeId: string;
2621
- name: string;
2622
- email: string;
2623
- } | undefined;
2624
- result?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2625
- resultDate?: Date | undefined;
2626
- resultComment?: string | undefined;
2627
- }[];
2628
- batchSequence?: number | undefined;
2629
- isActive?: boolean | undefined;
2630
- }[];
2631
- currentApprovers: {
2632
- employeeId: string;
2633
- name: string;
2634
- email: string;
2635
- }[];
2636
- number?: string | undefined;
2637
- type?: "Single" | "Batch" | undefined;
2638
- }, string[], never> | undefined;
2639
- } & {
2640
- queryKey: string[] & {
2641
- [dataTagSymbol]: {
2642
- id: string;
2643
- applicationName: string;
2644
- status: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled";
2645
- emailBody: string;
2646
- created: Date;
2647
- createdBy: {
2648
- employeeId: string;
2649
- name: string;
2650
- email: string;
2651
- };
2652
- updated: Date;
2653
- updatedBy: {
2654
- employeeId: string;
2655
- name: string;
2656
- email: string;
2657
- };
2658
- approvalFlows: {
2659
- id: string;
2660
- approvalStage: number;
2661
- approvalSequence: number;
2662
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2663
- steps: {
2664
- id: string;
2665
- order: number;
2666
- approver: {
2667
- employeeId: string;
2668
- name: string;
2669
- email: string;
2670
- };
2671
- approverRole?: string | undefined;
2672
- actualApprover?: {
2673
- employeeId: string;
2674
- name: string;
2675
- email: string;
2676
- } | undefined;
2677
- result?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2678
- resultDate?: Date | undefined;
2679
- resultComment?: string | undefined;
2680
- }[];
2681
- batchSequence?: number | undefined;
2682
- isActive?: boolean | undefined;
2683
- }[];
2684
- currentApprovers: {
2685
- employeeId: string;
2686
- name: string;
2687
- email: string;
2688
- }[];
2689
- number?: string | undefined;
2690
- type?: "Single" | "Batch" | undefined;
2691
- };
2692
- [dataTagErrorSymbol]: Error;
2693
- };
2694
- };
2695
- create: () => Omit<_$_tanstack_react_query0.UseMutationOptions<{
2696
- id: string;
2697
- applicationName: string;
2698
- status: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled";
2699
- emailBody: string;
2700
- created: Date;
2701
- createdBy: {
2702
- employeeId: string;
2703
- name: string;
2704
- email: string;
2705
- };
2706
- updated: Date;
2707
- updatedBy: {
2708
- employeeId: string;
2709
- name: string;
2710
- email: string;
2711
- };
2712
- approvalFlows: {
2713
- id: string;
2714
- approvalStage: number;
2715
- approvalSequence: number;
2716
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2717
- steps: {
2718
- id: string;
2719
- order: number;
2720
- approver: {
2721
- employeeId: string;
2722
- name: string;
2723
- email: string;
2724
- };
2725
- approverRole?: string | undefined;
2726
- actualApprover?: {
2727
- employeeId: string;
2728
- name: string;
2729
- email: string;
2730
- } | undefined;
2731
- result?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2732
- resultDate?: Date | undefined;
2733
- resultComment?: string | undefined;
2734
- }[];
2735
- batchSequence?: number | undefined;
2736
- isActive?: boolean | undefined;
2737
- }[];
2738
- currentApprovers: {
2739
- employeeId: string;
2740
- name: string;
2741
- email: string;
2742
- }[];
2743
- number?: string | undefined;
2744
- type?: "Single" | "Batch" | undefined;
2745
- }, Error, {
2746
- id: string;
2747
- applicationName: string;
2748
- emailBody: string;
2749
- approvalFlows: {
2750
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2751
- approvalStage: number;
2752
- steps: {
2753
- approver: {
2754
- employeeId: string;
2755
- name: string;
2756
- email: string;
2757
- };
2758
- approverRole?: string | undefined;
2759
- }[];
2760
- batchSequence?: number | undefined;
2761
- }[];
2762
- number?: string | undefined;
2763
- type?: "Single" | "Batch" | undefined;
2764
- }, unknown>, "mutationKey">;
2765
- approve: () => Omit<_$_tanstack_react_query0.UseMutationOptions<{
2766
- id: string;
2767
- applicationName: string;
2768
- status: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled";
2769
- emailBody: string;
2770
- created: Date;
2771
- createdBy: {
2772
- employeeId: string;
2773
- name: string;
2774
- email: string;
2775
- };
2776
- updated: Date;
2777
- updatedBy: {
2778
- employeeId: string;
2779
- name: string;
2780
- email: string;
2781
- };
2782
- approvalFlows: {
2783
- id: string;
2784
- approvalStage: number;
2785
- approvalSequence: number;
2786
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2787
- steps: {
2788
- id: string;
2789
- order: number;
2790
- approver: {
2791
- employeeId: string;
2792
- name: string;
2793
- email: string;
2794
- };
2795
- approverRole?: string | undefined;
2796
- actualApprover?: {
2797
- employeeId: string;
2798
- name: string;
2799
- email: string;
2800
- } | undefined;
2801
- result?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2802
- resultDate?: Date | undefined;
2803
- resultComment?: string | undefined;
2804
- }[];
2805
- batchSequence?: number | undefined;
2806
- isActive?: boolean | undefined;
2807
- }[];
2808
- currentApprovers: {
2809
- employeeId: string;
2810
- name: string;
2811
- email: string;
2812
- }[];
2813
- number?: string | undefined;
2814
- type?: "Single" | "Batch" | undefined;
2815
- }, Error, {
2816
- id: string;
2817
- result: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped";
2818
- emailBody: string;
2819
- resultComment?: string | undefined;
2820
- }, unknown>, "mutationKey">;
2821
- resubmit: () => Omit<_$_tanstack_react_query0.UseMutationOptions<{
2822
- id: string;
2823
- applicationName: string;
2824
- status: "WaitingForApproval" | "Approved" | "PartiallyApproved" | "Rejected" | "Withdrawn" | "Cancelled";
2825
- emailBody: string;
2826
- created: Date;
2827
- createdBy: {
2828
- employeeId: string;
2829
- name: string;
2830
- email: string;
2831
- };
2832
- updated: Date;
2833
- updatedBy: {
2834
- employeeId: string;
2835
- name: string;
2836
- email: string;
2837
- };
2838
- approvalFlows: {
2839
- id: string;
2840
- approvalStage: number;
2841
- approvalSequence: number;
2842
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2843
- steps: {
2844
- id: string;
2845
- order: number;
2846
- approver: {
2847
- employeeId: string;
2848
- name: string;
2849
- email: string;
2850
- };
2851
- approverRole?: string | undefined;
2852
- actualApprover?: {
2853
- employeeId: string;
2854
- name: string;
2855
- email: string;
2856
- } | undefined;
2857
- result?: "WaitingForApproval" | "Approved" | "Rejected" | "Withdrawn" | "Cancelled" | "NotAvailable" | "FutureApproval" | "Skipped" | undefined;
2858
- resultDate?: Date | undefined;
2859
- resultComment?: string | undefined;
2860
- }[];
2861
- batchSequence?: number | undefined;
2862
- isActive?: boolean | undefined;
2863
- }[];
2864
- currentApprovers: {
2865
- employeeId: string;
2866
- name: string;
2867
- email: string;
2868
- }[];
2869
- number?: string | undefined;
2870
- type?: "Single" | "Batch" | undefined;
2871
- }, Error, {
2872
- id: string;
2873
- approvalFlows: {
2874
- stepApprovalOrder: "Serial" | "Parallel" | "OneOfThem";
2875
- approvalStage: number;
2876
- steps: {
2877
- approver: {
2878
- employeeId: string;
2879
- name: string;
2880
- email: string;
2881
- };
2882
- approverRole?: string | undefined;
2883
- }[];
2884
- batchSequence?: number | undefined;
2885
- }[];
2886
- }, unknown>, "mutationKey">;
2887
- withdraw: () => Omit<_$_tanstack_react_query0.UseMutationOptions<void, Error, {
2888
- id: string;
2889
- comment: string;
2890
- emailBody: string;
2891
- }, unknown>, "mutationKey">;
2892
- cancel: () => Omit<_$_tanstack_react_query0.UseMutationOptions<void, Error, {
2893
- id: string;
2894
- comment: string;
2895
- emailBody: string;
2896
- }, unknown>, "mutationKey">;
2897
- };
2898
- file: {
2899
- metas: (params: GetFileMetasParams) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<{
2900
- id: string;
2901
- subId: string;
2902
- appName: string;
2903
- fileName: string;
2904
- fileExtension: string;
2905
- fileSize: number;
2906
- mediaSubType: string;
2907
- mediaType: string;
2908
- mimeType: string;
2909
- createdBy: string;
2910
- createdDate: Date;
2911
- }[], Error, {
2912
- id: string;
2913
- subId: string;
2914
- appName: string;
2915
- fileName: string;
2916
- fileExtension: string;
2917
- fileSize: number;
2918
- mediaSubType: string;
2919
- mediaType: string;
2920
- mimeType: string;
2921
- createdBy: string;
2922
- createdDate: Date;
2923
- }[], string[]>, "queryFn"> & {
2924
- queryFn?: _$_tanstack_query_core0.QueryFunction<{
2925
- id: string;
2926
- subId: string;
2927
- appName: string;
2928
- fileName: string;
2929
- fileExtension: string;
2930
- fileSize: number;
2931
- mediaSubType: string;
2932
- mediaType: string;
2933
- mimeType: string;
2934
- createdBy: string;
2935
- createdDate: Date;
2936
- }[], string[], never> | undefined;
2937
- } & {
2938
- queryKey: string[] & {
2939
- [dataTagSymbol]: {
2940
- id: string;
2941
- subId: string;
2942
- appName: string;
2943
- fileName: string;
2944
- fileExtension: string;
2945
- fileSize: number;
2946
- mediaSubType: string;
2947
- mediaType: string;
2948
- mimeType: string;
2949
- createdBy: string;
2950
- createdDate: Date;
2951
- }[];
2952
- [dataTagErrorSymbol]: Error;
2953
- };
2954
- };
2955
- thumbnail: (params: GetFileThumbnailParams) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<Blob, Error, string, (string | undefined)[]>, "queryFn"> & {
2956
- queryFn?: _$_tanstack_query_core0.QueryFunction<Blob, (string | undefined)[], never> | undefined;
2957
- } & {
2958
- queryKey: (string | undefined)[] & {
2959
- [dataTagSymbol]: Blob;
2960
- [dataTagErrorSymbol]: Error;
2961
- };
2962
- };
2963
- getOne: (params: GetFileParams) => _$_tanstack_query_core0.OmitKeyof<_$_tanstack_react_query0.UseQueryOptions<Blob, Error, string, (string | undefined)[]>, "queryFn"> & {
2964
- queryFn?: _$_tanstack_query_core0.QueryFunction<Blob, (string | undefined)[], never> | undefined;
2965
- } & {
2966
- queryKey: (string | undefined)[] & {
2967
- [dataTagSymbol]: Blob;
2968
- [dataTagErrorSymbol]: Error;
2969
- };
2970
- };
2971
- download: () => Omit<_$_tanstack_react_query0.UseMutationOptions<Blob, Error, {
2972
- id: string;
2973
- subId: string;
2974
- appName: string;
2975
- fileName: string;
2976
- fileExtension: string;
2977
- fileSize: number;
2978
- mediaSubType: string;
2979
- mediaType: string;
2980
- mimeType: string;
2981
- createdBy: string;
2982
- createdDate: Date;
2983
- }, unknown>, "mutationKey">;
2984
- open: () => Omit<_$_tanstack_react_query0.UseMutationOptions<Blob, Error, {
2985
- id: string;
2986
- subId: string;
2987
- appName: string;
2988
- fileName: string;
2989
- fileExtension: string;
2990
- fileSize: number;
2991
- mediaSubType: string;
2992
- mediaType: string;
2993
- mimeType: string;
2994
- createdBy: string;
2995
- createdDate: Date;
2996
- }, unknown>, "mutationKey">;
2997
- updateMeta: () => Omit<_$_tanstack_react_query0.UseMutationOptions<{
2998
- id: string;
2999
- subId: string;
3000
- appName: string;
3001
- fileName: string;
3002
- fileExtension: string;
3003
- fileSize: number;
3004
- mediaSubType: string;
3005
- mediaType: string;
3006
- mimeType: string;
3007
- createdBy: string;
3008
- createdDate: Date;
3009
- }, Error, {
3010
- id: string;
3011
- subId: string;
3012
- appName: string;
3013
- fileName: string;
3014
- fileExtension: string;
3015
- fileSize: number;
3016
- mediaSubType: string;
3017
- mediaType: string;
3018
- mimeType: string;
3019
- createdBy: string;
3020
- createdDate: Date;
3021
- }, unknown>, "mutationKey">;
3022
- delete: () => Omit<_$_tanstack_react_query0.UseMutationOptions<{
3023
- id: string;
3024
- subId: string;
3025
- appName: string;
3026
- fileName: string;
3027
- fileExtension: string;
3028
- fileSize: number;
3029
- mediaSubType: string;
3030
- mediaType: string;
3031
- mimeType: string;
3032
- createdBy: string;
3033
- createdDate: Date;
3034
- }, Error, {
3035
- id: string;
3036
- subId: string;
3037
- appName: string;
3038
- fileName: string;
3039
- fileExtension: string;
3040
- fileSize: number;
3041
- mediaSubType: string;
3042
- mediaType: string;
3043
- mimeType: string;
3044
- createdBy: string;
3045
- createdDate: Date;
3046
- }, unknown>, "mutationKey">;
3047
- batchDelete: () => Omit<_$_tanstack_react_query0.UseMutationOptions<string, Error, string, unknown>, "mutationKey">;
3048
- };
3049
- };
3050
- //#endregion
3051
- export { query, queryClient, useUploadFile };
3052
- //# sourceMappingURL=query.d.ts.map