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