wcz-test 6.24.1 → 6.24.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ApprovalStatus-BtAVFn5p.js +8 -0
- package/dist/ApprovalStatus-BtAVFn5p.js.map +1 -0
- package/dist/{node_modules/react/cjs/react-jsx-runtime.development.js → DialogsContext-BKtkEAfL.js} +48 -4
- package/dist/DialogsContext-BKtkEAfL.js.map +1 -0
- package/dist/{hooks/DialogsHooks.js → DialogsHooks-BQVpqCq9.js} +4 -7
- package/dist/DialogsHooks-BQVpqCq9.js.map +1 -0
- package/dist/FileHooks-Cg9ver7z.js +3478 -0
- package/dist/FileHooks-Cg9ver7z.js.map +1 -0
- package/dist/{models/file/FileMeta.js → FileMeta-G1oT3mYK.js} +2 -2
- package/dist/FileMeta-G1oT3mYK.js.map +1 -0
- package/dist/{components/router/RouterListItemButton.js → RouterListItemButton-IUVgwnz3.js} +4 -4
- package/dist/RouterListItemButton-IUVgwnz3.js.map +1 -0
- package/dist/client.js +4 -4
- package/dist/compiler-runtime-BGHur82y.js +46 -0
- package/dist/compiler-runtime-BGHur82y.js.map +1 -0
- package/dist/components.js +1486 -15
- package/dist/components.js.map +1 -1
- package/dist/{env.js → env-gsqZ6zZD.js} +3 -3
- package/dist/env-gsqZ6zZD.js.map +1 -0
- package/dist/exports/client.d.ts +17 -4
- package/dist/exports/components.d.ts +44 -14
- package/dist/exports/hooks.d.ts +23 -4
- package/dist/exports/index.d.ts +17 -4
- package/dist/exports/models.d.ts +107 -25
- package/dist/exports/queries.d.ts +95 -4
- package/dist/exports/server.d.ts +14 -4
- package/dist/exports/utils.d.ts +11 -3
- package/dist/exports/vite.d.ts +5 -1
- package/dist/hooks.js +1000 -3
- package/dist/hooks.js.map +1 -1
- package/dist/index.js +1752 -4
- package/dist/index.js.map +1 -1
- package/dist/models.js +159 -10
- package/dist/models.js.map +1 -1
- package/dist/queries.js +935 -14
- package/dist/queries.js.map +1 -1
- package/dist/{lib/queryClient.js → queryClient-CNvC95mU.js} +2 -2
- package/dist/queryClient-CNvC95mU.js.map +1 -0
- package/dist/server.js +84 -1
- package/dist/server.js.map +1 -1
- package/dist/{lib/auth/session.js → session-vW7WZadj.js} +23 -8
- package/dist/session-vW7WZadj.js.map +1 -0
- package/dist/{lib/utils.js → utils-MD9YwOtu.js} +9 -9
- package/dist/utils-MD9YwOtu.js.map +1 -0
- package/dist/utils.js +2 -2
- package/dist/vite.js +61 -1
- package/dist/vite.js.map +1 -1
- package/package.json +1 -1
- package/dist/_virtual/compiler-runtime.js +0 -6
- package/dist/_virtual/compiler-runtime.js.map +0 -1
- package/dist/_virtual/compiler-runtime2.js +0 -5
- package/dist/_virtual/compiler-runtime2.js.map +0 -1
- package/dist/_virtual/jsx-runtime.js +0 -6
- package/dist/_virtual/jsx-runtime.js.map +0 -1
- package/dist/_virtual/jsx-runtime2.js +0 -5
- package/dist/_virtual/jsx-runtime2.js.map +0 -1
- package/dist/_virtual/react-compiler-runtime.development.js +0 -5
- package/dist/_virtual/react-compiler-runtime.development.js.map +0 -1
- package/dist/_virtual/react-compiler-runtime.production.js +0 -5
- package/dist/_virtual/react-compiler-runtime.production.js.map +0 -1
- package/dist/_virtual/react-jsx-runtime.development.js +0 -5
- package/dist/_virtual/react-jsx-runtime.development.js.map +0 -1
- package/dist/_virtual/react-jsx-runtime.production.js +0 -5
- package/dist/_virtual/react-jsx-runtime.production.js.map +0 -1
- package/dist/components/core/AppTitle.d.ts +0 -2
- package/dist/components/core/AppTitle.js +0 -23
- package/dist/components/core/AppTitle.js.map +0 -1
- package/dist/components/core/Fullscreen.d.ts +0 -3
- package/dist/components/core/Fullscreen.js +0 -104
- package/dist/components/core/Fullscreen.js.map +0 -1
- package/dist/components/core/Layout.d.ts +0 -8
- package/dist/components/core/Layout.js +0 -214
- package/dist/components/core/Layout.js.map +0 -1
- package/dist/components/core/ToolbarAccount.d.ts +0 -2
- package/dist/components/core/ToolbarAccount.js +0 -582
- package/dist/components/core/ToolbarAccount.js.map +0 -1
- package/dist/components/core/TypographyWithIcon.d.ts +0 -7
- package/dist/components/core/TypographyWithIcon.js +0 -117
- package/dist/components/core/TypographyWithIcon.js.map +0 -1
- package/dist/components/core/navigation/NavigationList.d.ts +0 -22
- package/dist/components/core/navigation/NavigationList.js +0 -166
- package/dist/components/core/navigation/NavigationList.js.map +0 -1
- package/dist/components/core/navigation/NavigationListItem.d.ts +0 -16
- package/dist/components/core/navigation/NavigationListItem.js +0 -467
- package/dist/components/core/navigation/NavigationListItem.js.map +0 -1
- package/dist/components/core/navigation/NavigationRail.d.ts +0 -12
- package/dist/components/core/navigation/NavigationRail.js +0 -141
- package/dist/components/core/navigation/NavigationRail.js.map +0 -1
- package/dist/components/data-grid/ChipInputCell.d.ts +0 -9
- package/dist/components/data-grid/ChipInputCell.js +0 -95
- package/dist/components/data-grid/ChipInputCell.js.map +0 -1
- package/dist/components/data-grid/EditableColumnHeader.d.ts +0 -2
- package/dist/components/data-grid/EditableColumnHeader.js +0 -30
- package/dist/components/data-grid/EditableColumnHeader.js.map +0 -1
- package/dist/components/file/Dropzone.d.ts +0 -8
- package/dist/components/file/Dropzone.js +0 -151
- package/dist/components/file/Dropzone.js.map +0 -1
- package/dist/components/file/FileViewer.d.ts +0 -20
- package/dist/components/file/FileViewer.js +0 -127
- package/dist/components/file/FileViewer.js.map +0 -1
- package/dist/components/file/fileViewer/FileViewerGrid.d.ts +0 -17
- package/dist/components/file/fileViewer/FileViewerGrid.js +0 -282
- package/dist/components/file/fileViewer/FileViewerGrid.js.map +0 -1
- package/dist/components/file/fileViewer/FileViewerList.d.ts +0 -12
- package/dist/components/file/fileViewer/FileViewerList.js +0 -191
- package/dist/components/file/fileViewer/FileViewerList.js.map +0 -1
- package/dist/components/file/fileViewer/ImageViewer.d.ts +0 -6
- package/dist/components/file/fileViewer/ImageViewer.js +0 -75
- package/dist/components/file/fileViewer/ImageViewer.js.map +0 -1
- package/dist/components/file/fileViewer/common/ActionsMenu.d.ts +0 -15
- package/dist/components/file/fileViewer/common/ActionsMenu.js +0 -159
- package/dist/components/file/fileViewer/common/ActionsMenu.js.map +0 -1
- package/dist/components/form/FormAutocomplete.d.ts +0 -7
- package/dist/components/form/FormAutocomplete.js +0 -80
- package/dist/components/form/FormAutocomplete.js.map +0 -1
- package/dist/components/form/FormCheckbox.d.ts +0 -7
- package/dist/components/form/FormCheckbox.js +0 -81
- package/dist/components/form/FormCheckbox.js.map +0 -1
- package/dist/components/form/FormDatePicker.d.ts +0 -8
- package/dist/components/form/FormDatePicker.js +0 -77
- package/dist/components/form/FormDatePicker.js.map +0 -1
- package/dist/components/form/FormDateRangePicker.d.ts +0 -8
- package/dist/components/form/FormDateRangePicker.js +0 -77
- package/dist/components/form/FormDateRangePicker.js.map +0 -1
- package/dist/components/form/FormDateTimePicker.d.ts +0 -8
- package/dist/components/form/FormDateTimePicker.js +0 -77
- package/dist/components/form/FormDateTimePicker.js.map +0 -1
- package/dist/components/form/FormDateTimeRangePicker.d.ts +0 -8
- package/dist/components/form/FormDateTimeRangePicker.js +0 -77
- package/dist/components/form/FormDateTimeRangePicker.js.map +0 -1
- package/dist/components/form/FormNumberField.d.ts +0 -9
- package/dist/components/form/FormNumberField.js +0 -73
- package/dist/components/form/FormNumberField.js.map +0 -1
- package/dist/components/form/FormRadioGroup.d.ts +0 -13
- package/dist/components/form/FormRadioGroup.js +0 -113
- package/dist/components/form/FormRadioGroup.js.map +0 -1
- package/dist/components/form/FormSlider.d.ts +0 -7
- package/dist/components/form/FormSlider.js +0 -94
- package/dist/components/form/FormSlider.js.map +0 -1
- package/dist/components/form/FormSubmitButton.d.ts +0 -4
- package/dist/components/form/FormSubmitButton.js +0 -50
- package/dist/components/form/FormSubmitButton.js.map +0 -1
- package/dist/components/form/FormSwitch.d.ts +0 -7
- package/dist/components/form/FormSwitch.js +0 -81
- package/dist/components/form/FormSwitch.js.map +0 -1
- package/dist/components/form/FormTextField.d.ts +0 -7
- package/dist/components/form/FormTextField.js +0 -52
- package/dist/components/form/FormTextField.js.map +0 -1
- package/dist/components/form/FormTimePicker.d.ts +0 -8
- package/dist/components/form/FormTimePicker.js +0 -77
- package/dist/components/form/FormTimePicker.js.map +0 -1
- package/dist/components/form/FormTimeRangePicker.d.ts +0 -8
- package/dist/components/form/FormTimeRangePicker.js +0 -77
- package/dist/components/form/FormTimeRangePicker.js.map +0 -1
- package/dist/components/router/RouterButton.d.ts +0 -6
- package/dist/components/router/RouterButton.js +0 -35
- package/dist/components/router/RouterButton.js.map +0 -1
- package/dist/components/router/RouterError.d.ts +0 -7
- package/dist/components/router/RouterError.js +0 -62
- package/dist/components/router/RouterError.js.map +0 -1
- package/dist/components/router/RouterGridActionsCellItem.d.ts +0 -6
- package/dist/components/router/RouterGridActionsCellItem.js +0 -35
- package/dist/components/router/RouterGridActionsCellItem.js.map +0 -1
- package/dist/components/router/RouterIconButton.d.ts +0 -6
- package/dist/components/router/RouterIconButton.js +0 -35
- package/dist/components/router/RouterIconButton.js.map +0 -1
- package/dist/components/router/RouterLink.d.ts +0 -6
- package/dist/components/router/RouterLink.js +0 -35
- package/dist/components/router/RouterLink.js.map +0 -1
- package/dist/components/router/RouterListItemButton.d.ts +0 -6
- package/dist/components/router/RouterListItemButton.js.map +0 -1
- package/dist/components/router/RouterNotFound.d.ts +0 -1
- package/dist/components/router/RouterNotFound.js +0 -53
- package/dist/components/router/RouterNotFound.js.map +0 -1
- package/dist/components/router/RouterTab.d.ts +0 -6
- package/dist/components/router/RouterTab.js +0 -35
- package/dist/components/router/RouterTab.js.map +0 -1
- package/dist/contexts/DialogsContext.d.ts +0 -6
- package/dist/contexts/DialogsContext.js +0 -6
- package/dist/contexts/DialogsContext.js.map +0 -1
- package/dist/contexts/FileContext.d.ts +0 -13
- package/dist/contexts/FileContext.js +0 -14
- package/dist/contexts/FileContext.js.map +0 -1
- package/dist/env.d.ts +0 -13
- package/dist/env.js.map +0 -1
- package/dist/hooks/DialogsHooks.d.ts +0 -42
- package/dist/hooks/DialogsHooks.js.map +0 -1
- package/dist/hooks/FormHooks.d.ts +0 -52
- package/dist/hooks/FormHooks.js +0 -55
- package/dist/hooks/FormHooks.js.map +0 -1
- package/dist/lib/auth/api.d.ts +0 -3
- package/dist/lib/auth/api.js +0 -91
- package/dist/lib/auth/api.js.map +0 -1
- package/dist/lib/auth/entra.d.ts +0 -2
- package/dist/lib/auth/entra.js +0 -7
- package/dist/lib/auth/entra.js.map +0 -1
- package/dist/lib/auth/graph.d.ts +0 -17
- package/dist/lib/auth/graph.js +0 -72
- package/dist/lib/auth/graph.js.map +0 -1
- package/dist/lib/auth/session.d.ts +0 -24
- package/dist/lib/auth/session.js.map +0 -1
- package/dist/lib/queryClient.d.ts +0 -2
- package/dist/lib/queryClient.js.map +0 -1
- package/dist/lib/utils.d.ts +0 -52
- package/dist/lib/utils.js.map +0 -1
- package/dist/lib/vite-plugin.d.ts +0 -2
- package/dist/lib/vite-plugin.js +0 -65
- package/dist/lib/vite-plugin.js.map +0 -1
- package/dist/middleware/auth.d.ts +0 -22
- package/dist/models/Navigation.d.ts +0 -18
- package/dist/models/User.d.ts +0 -16
- package/dist/models/User.js +0 -18
- package/dist/models/User.js.map +0 -1
- package/dist/models/approval/Approval.d.ts +0 -177
- package/dist/models/approval/Approval.js +0 -81
- package/dist/models/approval/Approval.js.map +0 -1
- package/dist/models/approval/ApprovalEmployee.d.ts +0 -7
- package/dist/models/approval/ApprovalEmployee.js +0 -10
- package/dist/models/approval/ApprovalEmployee.js.map +0 -1
- package/dist/models/approval/ApprovalFlow.d.ts +0 -49
- package/dist/models/approval/ApprovalFlow.js +0 -15
- package/dist/models/approval/ApprovalFlow.js.map +0 -1
- package/dist/models/approval/ApprovalFlowStep.d.ts +0 -29
- package/dist/models/approval/ApprovalFlowStep.js +0 -17
- package/dist/models/approval/ApprovalFlowStep.js.map +0 -1
- package/dist/models/approval/ApprovalRequestType.d.ts +0 -5
- package/dist/models/approval/ApprovalRequestType.js +0 -6
- package/dist/models/approval/ApprovalRequestType.js.map +0 -1
- package/dist/models/approval/ApprovalStatus.d.ts +0 -9
- package/dist/models/approval/ApprovalStatus.js +0 -6
- package/dist/models/approval/ApprovalStatus.js.map +0 -1
- package/dist/models/approval/ApprovalStepResult.d.ts +0 -11
- package/dist/models/approval/ApprovalStepResult.js +0 -6
- package/dist/models/approval/ApprovalStepResult.js.map +0 -1
- package/dist/models/approval/StepApprovalOrder.d.ts +0 -6
- package/dist/models/approval/StepApprovalOrder.js +0 -6
- package/dist/models/approval/StepApprovalOrder.js.map +0 -1
- package/dist/models/email/Email.d.ts +0 -13
- package/dist/models/email/Email.js +0 -14
- package/dist/models/email/Email.js.map +0 -1
- package/dist/models/email/EmailAttachment.d.ts +0 -6
- package/dist/models/email/EmailAttachment.js +0 -9
- package/dist/models/email/EmailAttachment.js.map +0 -1
- package/dist/models/file/FileActions.d.ts +0 -6
- package/dist/models/file/FileMeta.d.ts +0 -15
- package/dist/models/file/FileMeta.js.map +0 -1
- package/dist/models/peoplesoft/Department.d.ts +0 -58
- package/dist/models/peoplesoft/Department.js +0 -19
- package/dist/models/peoplesoft/Department.js.map +0 -1
- package/dist/models/peoplesoft/Employee.d.ts +0 -46
- package/dist/models/peoplesoft/Employee.js +0 -43
- package/dist/models/peoplesoft/Employee.js.map +0 -1
- package/dist/models/peoplesoft/EmployeeCategoryGroup.d.ts +0 -6
- package/dist/models/peoplesoft/EmployeeCategoryGroup.js +0 -6
- package/dist/models/peoplesoft/EmployeeCategoryGroup.js.map +0 -1
- package/dist/models/peoplesoft/EmployeeStatus.d.ts +0 -6
- package/dist/models/peoplesoft/EmployeeStatus.js +0 -6
- package/dist/models/peoplesoft/EmployeeStatus.js.map +0 -1
- package/dist/node_modules/react/cjs/react-compiler-runtime.development.js +0 -22
- package/dist/node_modules/react/cjs/react-compiler-runtime.development.js.map +0 -1
- package/dist/node_modules/react/cjs/react-compiler-runtime.production.js +0 -16
- package/dist/node_modules/react/cjs/react-compiler-runtime.production.js.map +0 -1
- package/dist/node_modules/react/cjs/react-jsx-runtime.development.js.map +0 -1
- package/dist/node_modules/react/cjs/react-jsx-runtime.production.js +0 -33
- package/dist/node_modules/react/cjs/react-jsx-runtime.production.js.map +0 -1
- package/dist/node_modules/react/compiler-runtime.js +0 -18
- package/dist/node_modules/react/compiler-runtime.js.map +0 -1
- package/dist/node_modules/react/jsx-runtime.js +0 -18
- package/dist/node_modules/react/jsx-runtime.js.map +0 -1
- package/dist/providers/DialogsProvider.d.ts +0 -5
- package/dist/providers/DialogsProvider.js +0 -79
- package/dist/providers/DialogsProvider.js.map +0 -1
- package/dist/providers/LayoutProvider.d.ts +0 -11
- package/dist/providers/LayoutProvider.js +0 -94
- package/dist/providers/LayoutProvider.js.map +0 -1
- package/dist/queries/ApprovalHooks.d.ts +0 -338
- package/dist/queries/ApprovalHooks.js +0 -326
- package/dist/queries/ApprovalHooks.js.map +0 -1
- package/dist/queries/FileHooks.d.ts +0 -151
- package/dist/queries/FileHooks.js +0 -493
- package/dist/queries/FileHooks.js.map +0 -1
- package/dist/queries/PeopleSoftHooks.d.ts +0 -537
- package/dist/queries/PeopleSoftHooks.js +0 -628
- package/dist/queries/PeopleSoftHooks.js.map +0 -1
|
@@ -1,537 +0,0 @@
|
|
|
1
|
-
import { DefinedInitialDataOptions } from '@tanstack/react-query';
|
|
2
|
-
import { Department } from '../models/peoplesoft/Department';
|
|
3
|
-
import { Employee } from '../models/peoplesoft/Employee';
|
|
4
|
-
type OptionalId = string | undefined | null;
|
|
5
|
-
type BaseEmployeeArrayQueryOptions = Omit<DefinedInitialDataOptions<Array<Employee>>, "queryKey" | "queryFn" | "staleTime" | "gcTime" | "refetchOnWindowFocus" | "initialData">;
|
|
6
|
-
type BaseEmployeeQueryOptions = Omit<DefinedInitialDataOptions<Employee>, "queryKey" | "queryFn" | "staleTime" | "gcTime" | "refetchOnWindowFocus" | "initialData">;
|
|
7
|
-
type BaseDepartmentArrayQueryOptions = Omit<DefinedInitialDataOptions<Array<Department>>, "queryKey" | "queryFn" | "staleTime" | "gcTime" | "refetchOnWindowFocus" | "initialData">;
|
|
8
|
-
type BaseDepartmentQueryOptions = Omit<DefinedInitialDataOptions<Department>, "queryKey" | "queryFn" | "staleTime" | "gcTime" | "refetchOnWindowFocus" | "initialData">;
|
|
9
|
-
export declare const useGetPeopleSoftEmployeesSearch: (searchTerm: string, options?: BaseEmployeeArrayQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
10
|
-
badgeId: string;
|
|
11
|
-
category: string;
|
|
12
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
13
|
-
companyCode: string;
|
|
14
|
-
contactPhone: string;
|
|
15
|
-
departmentId: string;
|
|
16
|
-
departmentDescription: string;
|
|
17
|
-
emailString: string;
|
|
18
|
-
employeeId: string;
|
|
19
|
-
extensionNumber: string;
|
|
20
|
-
firstName: string;
|
|
21
|
-
gender: string;
|
|
22
|
-
hiredDate: Date;
|
|
23
|
-
lastName: string;
|
|
24
|
-
managerId: string;
|
|
25
|
-
middleName: string;
|
|
26
|
-
name: string;
|
|
27
|
-
nameTitleCase: string;
|
|
28
|
-
nfcSn: string;
|
|
29
|
-
plantId: string;
|
|
30
|
-
position: string;
|
|
31
|
-
previousEmployeeIds: string | null;
|
|
32
|
-
reHiredDate: Date | null;
|
|
33
|
-
recordNumber: number;
|
|
34
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
35
|
-
supervisorId: string;
|
|
36
|
-
terminationDate: Date | null;
|
|
37
|
-
terminationFutureDate: Date | null;
|
|
38
|
-
type: string;
|
|
39
|
-
upperDepartmentId: string;
|
|
40
|
-
jobCode: string;
|
|
41
|
-
jobDescription: string;
|
|
42
|
-
terminationReason: string | null;
|
|
43
|
-
supervisorRecordNumber: number;
|
|
44
|
-
}[], Error>;
|
|
45
|
-
export declare const useGetPeopleSoftEmployees: (options?: BaseEmployeeArrayQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
46
|
-
badgeId: string;
|
|
47
|
-
category: string;
|
|
48
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
49
|
-
companyCode: string;
|
|
50
|
-
contactPhone: string;
|
|
51
|
-
departmentId: string;
|
|
52
|
-
departmentDescription: string;
|
|
53
|
-
emailString: string;
|
|
54
|
-
employeeId: string;
|
|
55
|
-
extensionNumber: string;
|
|
56
|
-
firstName: string;
|
|
57
|
-
gender: string;
|
|
58
|
-
hiredDate: Date;
|
|
59
|
-
lastName: string;
|
|
60
|
-
managerId: string;
|
|
61
|
-
middleName: string;
|
|
62
|
-
name: string;
|
|
63
|
-
nameTitleCase: string;
|
|
64
|
-
nfcSn: string;
|
|
65
|
-
plantId: string;
|
|
66
|
-
position: string;
|
|
67
|
-
previousEmployeeIds: string | null;
|
|
68
|
-
reHiredDate: Date | null;
|
|
69
|
-
recordNumber: number;
|
|
70
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
71
|
-
supervisorId: string;
|
|
72
|
-
terminationDate: Date | null;
|
|
73
|
-
terminationFutureDate: Date | null;
|
|
74
|
-
type: string;
|
|
75
|
-
upperDepartmentId: string;
|
|
76
|
-
jobCode: string;
|
|
77
|
-
jobDescription: string;
|
|
78
|
-
terminationReason: string | null;
|
|
79
|
-
supervisorRecordNumber: number;
|
|
80
|
-
}[], Error>;
|
|
81
|
-
export declare const useGetPeopleSoftActiveEmployees: (options?: BaseEmployeeArrayQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
82
|
-
badgeId: string;
|
|
83
|
-
category: string;
|
|
84
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
85
|
-
companyCode: string;
|
|
86
|
-
contactPhone: string;
|
|
87
|
-
departmentId: string;
|
|
88
|
-
departmentDescription: string;
|
|
89
|
-
emailString: string;
|
|
90
|
-
employeeId: string;
|
|
91
|
-
extensionNumber: string;
|
|
92
|
-
firstName: string;
|
|
93
|
-
gender: string;
|
|
94
|
-
hiredDate: Date;
|
|
95
|
-
lastName: string;
|
|
96
|
-
managerId: string;
|
|
97
|
-
middleName: string;
|
|
98
|
-
name: string;
|
|
99
|
-
nameTitleCase: string;
|
|
100
|
-
nfcSn: string;
|
|
101
|
-
plantId: string;
|
|
102
|
-
position: string;
|
|
103
|
-
previousEmployeeIds: string | null;
|
|
104
|
-
reHiredDate: Date | null;
|
|
105
|
-
recordNumber: number;
|
|
106
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
107
|
-
supervisorId: string;
|
|
108
|
-
terminationDate: Date | null;
|
|
109
|
-
terminationFutureDate: Date | null;
|
|
110
|
-
type: string;
|
|
111
|
-
upperDepartmentId: string;
|
|
112
|
-
jobCode: string;
|
|
113
|
-
jobDescription: string;
|
|
114
|
-
terminationReason: string | null;
|
|
115
|
-
supervisorRecordNumber: number;
|
|
116
|
-
}[], Error>;
|
|
117
|
-
export declare const useGetPeopleSoftEmployeeById: (employeeId: OptionalId, options?: BaseEmployeeQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
118
|
-
badgeId: string;
|
|
119
|
-
category: string;
|
|
120
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
121
|
-
companyCode: string;
|
|
122
|
-
contactPhone: string;
|
|
123
|
-
departmentId: string;
|
|
124
|
-
departmentDescription: string;
|
|
125
|
-
emailString: string;
|
|
126
|
-
employeeId: string;
|
|
127
|
-
extensionNumber: string;
|
|
128
|
-
firstName: string;
|
|
129
|
-
gender: string;
|
|
130
|
-
hiredDate: Date;
|
|
131
|
-
lastName: string;
|
|
132
|
-
managerId: string;
|
|
133
|
-
middleName: string;
|
|
134
|
-
name: string;
|
|
135
|
-
nameTitleCase: string;
|
|
136
|
-
nfcSn: string;
|
|
137
|
-
plantId: string;
|
|
138
|
-
position: string;
|
|
139
|
-
previousEmployeeIds: string | null;
|
|
140
|
-
reHiredDate: Date | null;
|
|
141
|
-
recordNumber: number;
|
|
142
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
143
|
-
supervisorId: string;
|
|
144
|
-
terminationDate: Date | null;
|
|
145
|
-
terminationFutureDate: Date | null;
|
|
146
|
-
type: string;
|
|
147
|
-
upperDepartmentId: string;
|
|
148
|
-
jobCode: string;
|
|
149
|
-
jobDescription: string;
|
|
150
|
-
terminationReason: string | null;
|
|
151
|
-
supervisorRecordNumber: number;
|
|
152
|
-
}, Error>;
|
|
153
|
-
export declare const useGetPeopleSoftPreviousEmployeeIds: (options?: BaseEmployeeArrayQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
154
|
-
badgeId: string;
|
|
155
|
-
category: string;
|
|
156
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
157
|
-
companyCode: string;
|
|
158
|
-
contactPhone: string;
|
|
159
|
-
departmentId: string;
|
|
160
|
-
departmentDescription: string;
|
|
161
|
-
emailString: string;
|
|
162
|
-
employeeId: string;
|
|
163
|
-
extensionNumber: string;
|
|
164
|
-
firstName: string;
|
|
165
|
-
gender: string;
|
|
166
|
-
hiredDate: Date;
|
|
167
|
-
lastName: string;
|
|
168
|
-
managerId: string;
|
|
169
|
-
middleName: string;
|
|
170
|
-
name: string;
|
|
171
|
-
nameTitleCase: string;
|
|
172
|
-
nfcSn: string;
|
|
173
|
-
plantId: string;
|
|
174
|
-
position: string;
|
|
175
|
-
previousEmployeeIds: string | null;
|
|
176
|
-
reHiredDate: Date | null;
|
|
177
|
-
recordNumber: number;
|
|
178
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
179
|
-
supervisorId: string;
|
|
180
|
-
terminationDate: Date | null;
|
|
181
|
-
terminationFutureDate: Date | null;
|
|
182
|
-
type: string;
|
|
183
|
-
upperDepartmentId: string;
|
|
184
|
-
jobCode: string;
|
|
185
|
-
jobDescription: string;
|
|
186
|
-
terminationReason: string | null;
|
|
187
|
-
supervisorRecordNumber: number;
|
|
188
|
-
}[], Error>;
|
|
189
|
-
export declare const useGetPeopleSoftEmployeeSupervisor: (employeeId: OptionalId, options?: BaseEmployeeQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
190
|
-
badgeId: string;
|
|
191
|
-
category: string;
|
|
192
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
193
|
-
companyCode: string;
|
|
194
|
-
contactPhone: string;
|
|
195
|
-
departmentId: string;
|
|
196
|
-
departmentDescription: string;
|
|
197
|
-
emailString: string;
|
|
198
|
-
employeeId: string;
|
|
199
|
-
extensionNumber: string;
|
|
200
|
-
firstName: string;
|
|
201
|
-
gender: string;
|
|
202
|
-
hiredDate: Date;
|
|
203
|
-
lastName: string;
|
|
204
|
-
managerId: string;
|
|
205
|
-
middleName: string;
|
|
206
|
-
name: string;
|
|
207
|
-
nameTitleCase: string;
|
|
208
|
-
nfcSn: string;
|
|
209
|
-
plantId: string;
|
|
210
|
-
position: string;
|
|
211
|
-
previousEmployeeIds: string | null;
|
|
212
|
-
reHiredDate: Date | null;
|
|
213
|
-
recordNumber: number;
|
|
214
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
215
|
-
supervisorId: string;
|
|
216
|
-
terminationDate: Date | null;
|
|
217
|
-
terminationFutureDate: Date | null;
|
|
218
|
-
type: string;
|
|
219
|
-
upperDepartmentId: string;
|
|
220
|
-
jobCode: string;
|
|
221
|
-
jobDescription: string;
|
|
222
|
-
terminationReason: string | null;
|
|
223
|
-
supervisorRecordNumber: number;
|
|
224
|
-
}, Error>;
|
|
225
|
-
export declare const useGetPeopleSoftEmployeeSubordinates: (employeeId: OptionalId, options?: BaseEmployeeArrayQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
226
|
-
badgeId: string;
|
|
227
|
-
category: string;
|
|
228
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
229
|
-
companyCode: string;
|
|
230
|
-
contactPhone: string;
|
|
231
|
-
departmentId: string;
|
|
232
|
-
departmentDescription: string;
|
|
233
|
-
emailString: string;
|
|
234
|
-
employeeId: string;
|
|
235
|
-
extensionNumber: string;
|
|
236
|
-
firstName: string;
|
|
237
|
-
gender: string;
|
|
238
|
-
hiredDate: Date;
|
|
239
|
-
lastName: string;
|
|
240
|
-
managerId: string;
|
|
241
|
-
middleName: string;
|
|
242
|
-
name: string;
|
|
243
|
-
nameTitleCase: string;
|
|
244
|
-
nfcSn: string;
|
|
245
|
-
plantId: string;
|
|
246
|
-
position: string;
|
|
247
|
-
previousEmployeeIds: string | null;
|
|
248
|
-
reHiredDate: Date | null;
|
|
249
|
-
recordNumber: number;
|
|
250
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
251
|
-
supervisorId: string;
|
|
252
|
-
terminationDate: Date | null;
|
|
253
|
-
terminationFutureDate: Date | null;
|
|
254
|
-
type: string;
|
|
255
|
-
upperDepartmentId: string;
|
|
256
|
-
jobCode: string;
|
|
257
|
-
jobDescription: string;
|
|
258
|
-
terminationReason: string | null;
|
|
259
|
-
supervisorRecordNumber: number;
|
|
260
|
-
}[], Error>;
|
|
261
|
-
export declare const useGetPeopleSoftEmployeeManager: (employeeId: OptionalId, options?: BaseEmployeeQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
262
|
-
badgeId: string;
|
|
263
|
-
category: string;
|
|
264
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
265
|
-
companyCode: string;
|
|
266
|
-
contactPhone: string;
|
|
267
|
-
departmentId: string;
|
|
268
|
-
departmentDescription: string;
|
|
269
|
-
emailString: string;
|
|
270
|
-
employeeId: string;
|
|
271
|
-
extensionNumber: string;
|
|
272
|
-
firstName: string;
|
|
273
|
-
gender: string;
|
|
274
|
-
hiredDate: Date;
|
|
275
|
-
lastName: string;
|
|
276
|
-
managerId: string;
|
|
277
|
-
middleName: string;
|
|
278
|
-
name: string;
|
|
279
|
-
nameTitleCase: string;
|
|
280
|
-
nfcSn: string;
|
|
281
|
-
plantId: string;
|
|
282
|
-
position: string;
|
|
283
|
-
previousEmployeeIds: string | null;
|
|
284
|
-
reHiredDate: Date | null;
|
|
285
|
-
recordNumber: number;
|
|
286
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
287
|
-
supervisorId: string;
|
|
288
|
-
terminationDate: Date | null;
|
|
289
|
-
terminationFutureDate: Date | null;
|
|
290
|
-
type: string;
|
|
291
|
-
upperDepartmentId: string;
|
|
292
|
-
jobCode: string;
|
|
293
|
-
jobDescription: string;
|
|
294
|
-
terminationReason: string | null;
|
|
295
|
-
supervisorRecordNumber: number;
|
|
296
|
-
}, Error>;
|
|
297
|
-
export declare const useGetPeopleSoftEmployeeGeneralManager: (employeeId: OptionalId, options?: BaseEmployeeQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
298
|
-
badgeId: string;
|
|
299
|
-
category: string;
|
|
300
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
301
|
-
companyCode: string;
|
|
302
|
-
contactPhone: string;
|
|
303
|
-
departmentId: string;
|
|
304
|
-
departmentDescription: string;
|
|
305
|
-
emailString: string;
|
|
306
|
-
employeeId: string;
|
|
307
|
-
extensionNumber: string;
|
|
308
|
-
firstName: string;
|
|
309
|
-
gender: string;
|
|
310
|
-
hiredDate: Date;
|
|
311
|
-
lastName: string;
|
|
312
|
-
managerId: string;
|
|
313
|
-
middleName: string;
|
|
314
|
-
name: string;
|
|
315
|
-
nameTitleCase: string;
|
|
316
|
-
nfcSn: string;
|
|
317
|
-
plantId: string;
|
|
318
|
-
position: string;
|
|
319
|
-
previousEmployeeIds: string | null;
|
|
320
|
-
reHiredDate: Date | null;
|
|
321
|
-
recordNumber: number;
|
|
322
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
323
|
-
supervisorId: string;
|
|
324
|
-
terminationDate: Date | null;
|
|
325
|
-
terminationFutureDate: Date | null;
|
|
326
|
-
type: string;
|
|
327
|
-
upperDepartmentId: string;
|
|
328
|
-
jobCode: string;
|
|
329
|
-
jobDescription: string;
|
|
330
|
-
terminationReason: string | null;
|
|
331
|
-
supervisorRecordNumber: number;
|
|
332
|
-
}, Error>;
|
|
333
|
-
export declare const useGetPeopleSoftDepartments: (options?: BaseDepartmentArrayQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
334
|
-
departmentId: string;
|
|
335
|
-
description: string;
|
|
336
|
-
managerId: string;
|
|
337
|
-
managerRecordNumber: string;
|
|
338
|
-
treeLevel: number;
|
|
339
|
-
upperDepartmentId: string;
|
|
340
|
-
companyCode: string;
|
|
341
|
-
location: string;
|
|
342
|
-
salLocation: string;
|
|
343
|
-
plantId: string;
|
|
344
|
-
manager: {
|
|
345
|
-
badgeId: string;
|
|
346
|
-
category: string;
|
|
347
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
348
|
-
companyCode: string;
|
|
349
|
-
contactPhone: string;
|
|
350
|
-
departmentId: string;
|
|
351
|
-
departmentDescription: string;
|
|
352
|
-
emailString: string;
|
|
353
|
-
employeeId: string;
|
|
354
|
-
extensionNumber: string;
|
|
355
|
-
firstName: string;
|
|
356
|
-
gender: string;
|
|
357
|
-
hiredDate: Date;
|
|
358
|
-
lastName: string;
|
|
359
|
-
managerId: string;
|
|
360
|
-
middleName: string;
|
|
361
|
-
name: string;
|
|
362
|
-
nameTitleCase: string;
|
|
363
|
-
nfcSn: string;
|
|
364
|
-
plantId: string;
|
|
365
|
-
position: string;
|
|
366
|
-
previousEmployeeIds: string | null;
|
|
367
|
-
reHiredDate: Date | null;
|
|
368
|
-
recordNumber: number;
|
|
369
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
370
|
-
supervisorId: string;
|
|
371
|
-
terminationDate: Date | null;
|
|
372
|
-
terminationFutureDate: Date | null;
|
|
373
|
-
type: string;
|
|
374
|
-
upperDepartmentId: string;
|
|
375
|
-
jobCode: string;
|
|
376
|
-
jobDescription: string;
|
|
377
|
-
terminationReason: string | null;
|
|
378
|
-
supervisorRecordNumber: number;
|
|
379
|
-
};
|
|
380
|
-
}[], Error>;
|
|
381
|
-
export declare const useGetPeopleSoftDepartmentById: (departmentId: OptionalId, options?: BaseDepartmentQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
382
|
-
departmentId: string;
|
|
383
|
-
description: string;
|
|
384
|
-
managerId: string;
|
|
385
|
-
managerRecordNumber: string;
|
|
386
|
-
treeLevel: number;
|
|
387
|
-
upperDepartmentId: string;
|
|
388
|
-
companyCode: string;
|
|
389
|
-
location: string;
|
|
390
|
-
salLocation: string;
|
|
391
|
-
plantId: string;
|
|
392
|
-
manager: {
|
|
393
|
-
badgeId: string;
|
|
394
|
-
category: string;
|
|
395
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
396
|
-
companyCode: string;
|
|
397
|
-
contactPhone: string;
|
|
398
|
-
departmentId: string;
|
|
399
|
-
departmentDescription: string;
|
|
400
|
-
emailString: string;
|
|
401
|
-
employeeId: string;
|
|
402
|
-
extensionNumber: string;
|
|
403
|
-
firstName: string;
|
|
404
|
-
gender: string;
|
|
405
|
-
hiredDate: Date;
|
|
406
|
-
lastName: string;
|
|
407
|
-
managerId: string;
|
|
408
|
-
middleName: string;
|
|
409
|
-
name: string;
|
|
410
|
-
nameTitleCase: string;
|
|
411
|
-
nfcSn: string;
|
|
412
|
-
plantId: string;
|
|
413
|
-
position: string;
|
|
414
|
-
previousEmployeeIds: string | null;
|
|
415
|
-
reHiredDate: Date | null;
|
|
416
|
-
recordNumber: number;
|
|
417
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
418
|
-
supervisorId: string;
|
|
419
|
-
terminationDate: Date | null;
|
|
420
|
-
terminationFutureDate: Date | null;
|
|
421
|
-
type: string;
|
|
422
|
-
upperDepartmentId: string;
|
|
423
|
-
jobCode: string;
|
|
424
|
-
jobDescription: string;
|
|
425
|
-
terminationReason: string | null;
|
|
426
|
-
supervisorRecordNumber: number;
|
|
427
|
-
};
|
|
428
|
-
}, Error>;
|
|
429
|
-
export declare const useGetPeopleSoftDepartmentManager: (departmentId: OptionalId, options?: BaseEmployeeQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
430
|
-
badgeId: string;
|
|
431
|
-
category: string;
|
|
432
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
433
|
-
companyCode: string;
|
|
434
|
-
contactPhone: string;
|
|
435
|
-
departmentId: string;
|
|
436
|
-
departmentDescription: string;
|
|
437
|
-
emailString: string;
|
|
438
|
-
employeeId: string;
|
|
439
|
-
extensionNumber: string;
|
|
440
|
-
firstName: string;
|
|
441
|
-
gender: string;
|
|
442
|
-
hiredDate: Date;
|
|
443
|
-
lastName: string;
|
|
444
|
-
managerId: string;
|
|
445
|
-
middleName: string;
|
|
446
|
-
name: string;
|
|
447
|
-
nameTitleCase: string;
|
|
448
|
-
nfcSn: string;
|
|
449
|
-
plantId: string;
|
|
450
|
-
position: string;
|
|
451
|
-
previousEmployeeIds: string | null;
|
|
452
|
-
reHiredDate: Date | null;
|
|
453
|
-
recordNumber: number;
|
|
454
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
455
|
-
supervisorId: string;
|
|
456
|
-
terminationDate: Date | null;
|
|
457
|
-
terminationFutureDate: Date | null;
|
|
458
|
-
type: string;
|
|
459
|
-
upperDepartmentId: string;
|
|
460
|
-
jobCode: string;
|
|
461
|
-
jobDescription: string;
|
|
462
|
-
terminationReason: string | null;
|
|
463
|
-
supervisorRecordNumber: number;
|
|
464
|
-
}, Error>;
|
|
465
|
-
export declare const useGetPeopleSoftDepartmentEmployees: (departmentId: OptionalId, options?: BaseEmployeeArrayQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
466
|
-
badgeId: string;
|
|
467
|
-
category: string;
|
|
468
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
469
|
-
companyCode: string;
|
|
470
|
-
contactPhone: string;
|
|
471
|
-
departmentId: string;
|
|
472
|
-
departmentDescription: string;
|
|
473
|
-
emailString: string;
|
|
474
|
-
employeeId: string;
|
|
475
|
-
extensionNumber: string;
|
|
476
|
-
firstName: string;
|
|
477
|
-
gender: string;
|
|
478
|
-
hiredDate: Date;
|
|
479
|
-
lastName: string;
|
|
480
|
-
managerId: string;
|
|
481
|
-
middleName: string;
|
|
482
|
-
name: string;
|
|
483
|
-
nameTitleCase: string;
|
|
484
|
-
nfcSn: string;
|
|
485
|
-
plantId: string;
|
|
486
|
-
position: string;
|
|
487
|
-
previousEmployeeIds: string | null;
|
|
488
|
-
reHiredDate: Date | null;
|
|
489
|
-
recordNumber: number;
|
|
490
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
491
|
-
supervisorId: string;
|
|
492
|
-
terminationDate: Date | null;
|
|
493
|
-
terminationFutureDate: Date | null;
|
|
494
|
-
type: string;
|
|
495
|
-
upperDepartmentId: string;
|
|
496
|
-
jobCode: string;
|
|
497
|
-
jobDescription: string;
|
|
498
|
-
terminationReason: string | null;
|
|
499
|
-
supervisorRecordNumber: number;
|
|
500
|
-
}[], Error>;
|
|
501
|
-
export declare const useGetPeopleSoftCompanyGeneralManager: (companyCode: OptionalId, options?: BaseEmployeeQueryOptions) => import('@tanstack/react-query').UseQueryResult<{
|
|
502
|
-
badgeId: string;
|
|
503
|
-
category: string;
|
|
504
|
-
categoryGroup: "IDL" | "FD" | "FI";
|
|
505
|
-
companyCode: string;
|
|
506
|
-
contactPhone: string;
|
|
507
|
-
departmentId: string;
|
|
508
|
-
departmentDescription: string;
|
|
509
|
-
emailString: string;
|
|
510
|
-
employeeId: string;
|
|
511
|
-
extensionNumber: string;
|
|
512
|
-
firstName: string;
|
|
513
|
-
gender: string;
|
|
514
|
-
hiredDate: Date;
|
|
515
|
-
lastName: string;
|
|
516
|
-
managerId: string;
|
|
517
|
-
middleName: string;
|
|
518
|
-
name: string;
|
|
519
|
-
nameTitleCase: string;
|
|
520
|
-
nfcSn: string;
|
|
521
|
-
plantId: string;
|
|
522
|
-
position: string;
|
|
523
|
-
previousEmployeeIds: string | null;
|
|
524
|
-
reHiredDate: Date | null;
|
|
525
|
-
recordNumber: number;
|
|
526
|
-
status: "Active" | "Terminated" | "Leave of Absence";
|
|
527
|
-
supervisorId: string;
|
|
528
|
-
terminationDate: Date | null;
|
|
529
|
-
terminationFutureDate: Date | null;
|
|
530
|
-
type: string;
|
|
531
|
-
upperDepartmentId: string;
|
|
532
|
-
jobCode: string;
|
|
533
|
-
jobDescription: string;
|
|
534
|
-
terminationReason: string | null;
|
|
535
|
-
supervisorRecordNumber: number;
|
|
536
|
-
}, Error>;
|
|
537
|
-
export {};
|