@worknice/js-sdk 0.11.22 → 0.12.0
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/{_types-BDPQKGH6.d.ts → _types-of58m62-.d.ts} +3 -0
- package/dist/api/WorkniceIntegrationLogger.d.ts +1 -1
- package/dist/api/_generated.d.ts +30 -1
- package/dist/api/_generated.js.map +1 -1
- package/dist/api/_types.d.ts +2 -2
- package/dist/api/createApiOperation.d.ts +1 -1
- package/dist/api/createWorkniceClient.d.ts +1 -1
- package/dist/api/operations/activateIntegration.d.ts +1 -1
- package/dist/api/operations/authorizeIntegration.d.ts +1 -1
- package/dist/api/operations/completeSync.d.ts +1 -1
- package/dist/api/operations/createApiToken.d.ts +1 -1
- package/dist/api/operations/createDataImport.d.ts +1 -1
- package/dist/api/operations/createLeaveRequest.d.ts +1 -1
- package/dist/api/operations/createPerson.d.ts +2 -1
- package/dist/api/operations/createPersonConnection.d.ts +1 -1
- package/dist/api/operations/createPersonDataImportLine.d.ts +1 -1
- package/dist/api/operations/deleteApiToken.d.ts +1 -1
- package/dist/api/operations/deletePersonConnection.d.ts +1 -1
- package/dist/api/operations/fragments/PersonFullDetails.js +1 -0
- package/dist/api/operations/fragments/PersonFullDetails.js.map +1 -1
- package/dist/api/operations/getApiTokens.d.ts +1 -1
- package/dist/api/operations/getIntegration.d.ts +1 -1
- package/dist/api/operations/getLeaveRequests.d.ts +1 -1
- package/dist/api/operations/getMyApps.d.ts +1 -1
- package/dist/api/operations/getPeople.d.ts +2 -1
- package/dist/api/operations/getPersonConnections.d.ts +1 -1
- package/dist/api/operations/initializeIntegration.d.ts +1 -1
- package/dist/api/operations/updateLeaveRequest.d.ts +1 -1
- package/dist/api/operations/updatePerson.d.ts +2 -1
- package/dist/api/operations/updatePerson.js +3 -55
- package/dist/api/operations/updatePerson.js.map +1 -1
- package/dist/api/operations/updatePersonConnection.d.ts +1 -1
- package/dist/employee-records/EQUALITY_CHECKS.js +1 -0
- package/dist/employee-records/EQUALITY_CHECKS.js.map +1 -1
- package/dist/employee-records/_types.d.ts +2 -0
- package/dist/employee-records/comparePersonDataTransferLines.js +3 -0
- package/dist/employee-records/comparePersonDataTransferLines.js.map +1 -1
- package/dist/employee-records/validatePersonDataTransferLineSuperFunds.js +15 -1
- package/dist/employee-records/validatePersonDataTransferLineSuperFunds.js.map +1 -1
- package/dist/helpers/_types.d.ts +1 -1
- package/dist/helpers/handleApproveLeaveRequestWebhook.d.ts +1 -1
- package/dist/helpers/handleCancelLeaveRequestWebhook.d.ts +1 -1
- package/dist/helpers/handleCreateIntegrationWebhook.d.ts +1 -1
- package/dist/helpers/handleCreateLeaveRequestWebhook.d.ts +1 -1
- package/dist/helpers/handleDenyLeaveRequestWebhook.d.ts +1 -1
- package/dist/helpers/handleGetAuthorizationUrlWebhook.d.ts +1 -1
- package/dist/helpers/handleGetConfigurationUrlWebhook.d.ts +1 -1
- package/dist/helpers/handleGetLeaveBalancesWebhook.d.ts +1 -1
- package/dist/helpers/handleGetLeaveCategoriesWebhook.d.ts +1 -1
- package/dist/helpers/handleGetLeaveRequestHoursWebhook.d.ts +1 -1
- package/dist/helpers/handleGetOpenUrlWebhook.d.ts +1 -1
- package/dist/helpers/handleProcessLeaveRequestWebhook.d.ts +1 -1
- package/dist/helpers/handleRequest.d.ts +1 -1
- package/dist/helpers/handleRequestWithWorknice.d.ts +1 -1
- package/dist/helpers/handleTriggerIntegrationSyncWebhook.d.ts +1 -1
- package/dist/helpers/index.d.ts +1 -1
- package/package.json +2 -2
package/dist/api/_types.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { C as ClientConfig, a as FailedQueryResult, F as FetchOptions, Q as QueryResult, S as SuccessfulQueryResult, W as WorkniceClient } from '../_types-
|
|
2
|
-
export { Account, AccountAppsArgs, AccountFeatures, AccountFeaturesInput, AccountFlag, ActivateIntegrationMutation, ActivateIntegrationMutationVariables, AllocationMethod, AnniversaryEvent, ApiToken, App, AppCategory, AppConfig, AppConfigWebhooks, AppStatus, AppendIntegrationLogMutation, AppendIntegrationLogMutationVariables, Approval, ApprovalStatus, ApprovalSummary, Archivable, Assignment, AssignmentNotification, AssignmentNotificationsArgs, AssignmentRelation, AssignmentStatus, AssignmentType, AuthMethod, AuthProvider, AuthState, AuthorizeIntegrationMutation, AuthorizeIntegrationMutationVariables, BasicAbnForm, BasicAbnFormNotificationsArgs, BasicAbnFormTemplate, BasicBankAccountForm, BasicBankAccountFormNotificationsArgs, BasicBankAccountFormTemplate, BasicEmergencyContactForm, BasicEmergencyContactFormNotificationsArgs, BasicEmergencyContactFormTemplate, BasicPersonalDetailsForm, BasicPersonalDetailsFormNotificationsArgs, BasicPersonalDetailsFormTemplate, BasicPreEmploymentForm, BasicPreEmploymentFormNotificationsArgs, BasicPreEmploymentFormTemplate, BasicSuperForm, BasicSuperFormNotificationsArgs, BasicSuperFormTemplate, BasicTaxForm, BasicTaxFormNotificationsArgs, BasicTaxFormTemplate, Birthday, BirthdayEvent, BirthdayInput, Bundle, BundledPerson, BundledTemplate, BundledTemplateInput, Certificate, CertificateNotificationsArgs, CertificateProof, CertificateTemplate, ChoiceDocumentField, ChoiceDocumentFieldConfigInput, ChoiceDocumentFieldConfigOptionInput, ChoiceDocumentFieldInput, ChoiceDocumentFieldOption, ChoiceDocumentFieldOptionInput, CompleteSyncMutation, CompleteSyncMutationVariables, ConnectionRemote, ConnectionRemoteInput, ConnectionStatus, CreateApiTokenMutation, CreateApiTokenMutationVariables, CreateDataImportMutation, CreateDataImportMutationVariables, CreateLeaveRequestMutation, CreateLeaveRequestMutationVariables, CreateNoteAttachmentInput, CreatePersonConnectionMutation, CreatePersonConnectionMutationVariables, CreatePersonDataImportLineMutation, CreatePersonDataImportLineMutationVariables, CreatePersonMutation, CreatePersonMutationVariables, CustomTable, CustomTableColumn, CustomTableColumnInput, CustomTableConfig, CustomTableConfigFilter, CustomTableConfigFilterInput, CustomTableConfigInput, CustomTableConfigSorting, CustomTableConfigSortingInput, DataExport, DataExportType, DataImport, DataImportLine, DateDocumentField, DateDocumentFieldConfigInput, DateDocumentFieldInput, DeleteApiTokenMutation, DeleteApiTokenMutationVariables, DeletePersonConnectionMutation, DeletePersonConnectionMutationVariables, Department, Document, DocumentField, DocumentFieldConfigInput, DocumentFieldInput, DocumentFieldResponder, DocumentNotificationsArgs, DocumentTemplate, EmailNotificationSettings, EmailNotificationSettingsInput, Exact, ExpiryStatus, FieldPresence, Gender, GenericIntegration, GenericIntegrationFeaturesArgs, GetApiTokensQuery, GetApiTokensQueryVariables, GetIntegrationQuery, GetIntegrationQueryVariables, GetLeaveRequestsQuery, GetLeaveRequestsQueryVariables, GetMyAppsQuery, GetMyAppsQueryVariables, GetPeopleQuery, GetPeopleQueryVariables, GetPersonConnectionsQuery, GetPersonConnectionsQueryVariables, Incremental, InitializeIntegrationMutation, InitializeIntegrationMutationVariables, InputMaybe, Integration, IntegrationConnection, IntegrationFeatures, IntegrationFeaturesArgs, IntegrationFeaturesInput, IntegrationLog, IntegrationLogInput, IntegrationStatus, IntegrationSync, IntegrationSyncEvent, IntegrationSyncEventType, IntegrationSyncStatus, IntegrationType, Job, JobStatus, KeypayBusiness, KeypayEmployee, KeypayEmployeeForm, KeypayEmployeeFormNotificationsArgs, KeypayEmployeeFormTemplate, KeypayEmployeeStatus, KeypayEmploymentType, KeypayGender, KeypayIntegration, KeypayIntegrationFeaturesArgs, KeypayLeaveEmployee, KeypayLeaveIntegration, KeypayLeaveIntegrationFeaturesArgs, LeaveBalance, LeaveCategory, LeaveCategoryInput, LeaveHoursEstimate, LeaveRequest, LeaveRequestNotification, LeaveRequestNotificationsArgs, LeaveRequestStatus, Location, Login, MakeEmpty, MakeMaybe, MakeOptional, Maybe, Media, MultiLineTextDocumentField, MultiLineTextDocumentFieldConfigInput, MultiLineTextDocumentFieldInput, Mutation, MutationAcceptLoginArgs, MutationActivateIntegrationArgs, MutationActivatePersonArgs, MutationAddPeopleToBundlesArgs, MutationAddPeopleToTagsArgs, MutationAppendIntegrationLogArgs, MutationApproveAssignmentArgs, MutationApproveKeypayLeaveLeaveRequestArgs, MutationApproveLeaveRequestArgs, MutationApproveXeroLeaveRequestArgs, MutationArchiveAssignmentArgs, MutationArchiveBundleArgs, MutationArchiveCustomTableArgs, MutationArchiveIntegrationArgs, MutationArchiveLocationArgs, MutationArchiveNotesArgs, MutationArchiveOrgArgs, MutationArchivePersonArgs, MutationArchiveReviewCycleArgs, MutationArchiveSavedQuestionArgs, MutationArchiveStandardReviewArgs, MutationArchiveStandardReviewTemplateArgs, MutationArchiveTemplateArgs, MutationAssignAssignmentsArgs, MutationAssignBasicAbnFormArgs, MutationAssignBasicBankAccountFormArgs, MutationAssignBasicEmergencyContactFormArgs, MutationAssignBasicPersonalDetailsFormArgs, MutationAssignBasicPreEmploymentFormArgs, MutationAssignBasicSuperFormArgs, MutationAssignBasicTaxFormArgs, MutationAssignCertificateArgs, MutationAssignDocumentArgs, MutationAssignKeypayEmployeeFormArgs, MutationAssignQuestionnaireArgs, MutationAssignStandardReviewArgs, MutationAssignTaskArgs, MutationAuthorizeIntegrationArgs, MutationCancelLeaveRequestArgs, MutationCompleteIntegrationSyncArgs, MutationCompletePasswordResetArgs, MutationConfirmEmailArgs, MutationConfirmProfileArgs, MutationConfirmProviderArgs, MutationCreateAccountArgs, MutationCreateApiTokenArgs, MutationCreateAssignmentsArgs, MutationCreateBasicAbnFormArgs, MutationCreateBasicAbnFormTemplateArgs, MutationCreateBasicBankAccountFormArgs, MutationCreateBasicBankAccountFormTemplateArgs, MutationCreateBasicEmergencyContactFormArgs, MutationCreateBasicEmergencyContactFormTemplateArgs, MutationCreateBasicPersonalDetailsFormArgs, MutationCreateBasicPersonalDetailsFormTemplateArgs, MutationCreateBasicPreEmploymentFormArgs, MutationCreateBasicPreEmploymentFormTemplateArgs, MutationCreateBasicSuperFormArgs, MutationCreateBasicSuperFormTemplateArgs, MutationCreateBasicTaxFormArgs, MutationCreateBasicTaxFormTemplateArgs, MutationCreateBundleArgs, MutationCreateBundledPersonArgs, MutationCreateCertificateArgs, MutationCreateCertificateTemplateArgs, MutationCreateCustomTableArgs, MutationCreateDataExportArgs, MutationCreateDataImportArgs, MutationCreateDocumentArgs, MutationCreateDocumentTemplateArgs, MutationCreateIntegrationArgs, MutationCreateIntegrationLogArgs, MutationCreateJobArgs, MutationCreateKeypayEmployeeFormArgs, MutationCreateKeypayEmployeeFormTemplateArgs, MutationCreateKeypayLeaveLeaveRequestArgs, MutationCreateLeaveRequestArgs, MutationCreateLocalPersonConnectionsArgs, MutationCreateLocationArgs, MutationCreateLoginArgs, MutationCreateManualDataImportArgs, MutationCreateNoteArgs, MutationCreateNoteAttachmentsArgs, MutationCreateOrgArgs, MutationCreatePersonArgs, MutationCreatePersonConnectionArgs, MutationCreatePersonDataImportLineArgs, MutationCreatePositionArgs, MutationCreateQuestionnaireArgs, MutationCreateQuestionnaireTemplateArgs, MutationCreateReviewCycleArgs, MutationCreateSavedQuestionArgs, MutationCreateStandaloneCertificateArgs, MutationCreateStandaloneDocumentArgs, MutationCreateStandaloneQuestionnaireArgs, MutationCreateStandaloneStandardReviewArgs, MutationCreateStandaloneTaskArgs, MutationCreateStandardReviewArgs, MutationCreateStandardReviewQuestionArgs, MutationCreateStandardReviewTemplateArgs, MutationCreateStandardReviewTemplateQuestionArgs, MutationCreateTagArgs, MutationCreateTagsArgs, MutationCreateTaskArgs, MutationCreateTaskTemplateArgs, MutationCreateXeroLeaveRequestArgs, MutationDeleteApiTokenArgs, MutationDeleteApprovalsArgs, MutationDeleteBundledPersonArgs, MutationDeleteJobArgs, MutationDeleteLeaveRequestArgs, MutationDeleteLoginArgs, MutationDeletePersonConnectionArgs, MutationDeletePersonConnectionsArgs, MutationDeletePositionArgs, MutationDeleteStandardReviewQuestionArgs, MutationDeleteStandardReviewTemplateQuestionArgs, MutationDeleteTagArgs, MutationDenyKeypayLeaveLeaveRequestArgs, MutationDenyLeaveRequestArgs, MutationDenyXeroLeaveRequestArgs, MutationDuplicateTemplateArgs, MutationInitializeIntegrationArgs, MutationInvitePeopleArgs, MutationInvitePersonArgs, MutationJoinOrgArgs, MutationLogInArgs, MutationLogInWithProviderArgs, MutationMarkNotificationsReadArgs, MutationMarkNotificationsUnreadArgs, MutationPauseIntegrationArgs, MutationProcessAssignmentArgs, MutationProcessAssignmentsArgs, MutationProcessLeaveRequestArgs, MutationProcessStandardReviewArgs, MutationReassignAssignmentArgs, MutationReassignCertificateArgs, MutationReassignTaskArgs, MutationReinviteLoginArgs, MutationReinvitePeopleArgs, MutationReinvitePersonArgs, MutationRemovePeopleFromBundlesArgs, MutationRemovePeopleFromTagsArgs, MutationRequestApprovalsArgs, MutationRequestPasswordResetArgs, MutationResetXeroAuIntegrationArgs, MutationRestoreAssignmentArgs, MutationRestoreBundleArgs, MutationRestoreIntegrationArgs, MutationRestoreNotesArgs, MutationRestorePersonArgs, MutationRestoreReviewCycleArgs, MutationRestoreSavedQuestionArgs, MutationRestoreStandardReviewArgs, MutationRestoreStandardReviewTemplateArgs, MutationRestoreTemplateArgs, MutationScheduleStandardReviewArgs, MutationSetActiveLoginArgs, MutationSignUpArgs, MutationSubmitBasicAbnFormArgs, MutationSubmitBasicBankAccountFormArgs, MutationSubmitBasicEmergencyContactFormArgs, MutationSubmitBasicPersonalDetailsFormArgs, MutationSubmitBasicPreEmploymentFormArgs, MutationSubmitBasicSuperFormArgs, MutationSubmitBasicTaxFormArgs, MutationSubmitCertificateArgs, MutationSubmitDocumentArgs, MutationSubmitKeypayEmployeeFormArgs, MutationSubmitQuestionnaireArgs, MutationSubmitStandardReviewArgs, MutationSubmitStandardReviewQuestionArgs, MutationSubmitTaskArgs, MutationTerminatePersonArgs, MutationTriggerIntegrationSyncArgs, MutationUnmatchPersonConnectionsArgs, MutationUnpauseIntegrationArgs, MutationUnscheduleStandardReviewArgs, MutationUpdateAccountArgs, MutationUpdateAssignmentArgs, MutationUpdateAssignmentsArgs, MutationUpdateBasicAbnFormTemplateArgs, MutationUpdateBasicBankAccountFormTemplateArgs, MutationUpdateBasicEmergencyContactFormTemplateArgs, MutationUpdateBasicPersonalDetailsFormTemplateArgs, MutationUpdateBasicPreEmploymentFormTemplateArgs, MutationUpdateBasicSuperFormTemplateArgs, MutationUpdateBasicTaxFormTemplateArgs, MutationUpdateBundleArgs, MutationUpdateCertificateArgs, MutationUpdateCertificateTemplateArgs, MutationUpdateCustomTableArgs, MutationUpdateDocumentArgs, MutationUpdateDocumentTemplateArgs, MutationUpdateIntegrationArgs, MutationUpdateJobArgs, MutationUpdateKeypayEmployeeFormTemplateArgs, MutationUpdateKeypayIntegrationArgs, MutationUpdateKeypayLeaveIntegrationArgs, MutationUpdateLocationArgs, MutationUpdateNoteArgs, MutationUpdateOnboardingAssignmentsArgs, MutationUpdateOrgArgs, MutationUpdatePaperworkAssignmentArgs, MutationUpdatePersonArgs, MutationUpdatePersonConnectionArgs, MutationUpdatePositionArgs, MutationUpdatePositionsArgs, MutationUpdateQuestionnaireArgs, MutationUpdateQuestionnaireTemplateArgs, MutationUpdateReviewCycleArgs, MutationUpdateSavedQuestionArgs, MutationUpdateStandardReviewArgs, MutationUpdateStandardReviewQuestionArgs, MutationUpdateStandardReviewTemplateArgs, MutationUpdateStandardReviewTemplateQuestionArgs, MutationUpdateTagArgs, MutationUpdateTaskArgs, MutationUpdateTaskTemplateArgs, MutationUpdateUserPasswordArgs, MutationUpdateXeroAuIntegrationArgs, Note, NoteAttachment, Notification, NotificationType, Org, OrgBundlesArgs, OrgFeatures, OrgFeaturesInput, OrgIntegrationsArgs, OrgLocationsArgs, OrgPaperworkSummariesArgs, OrgPeopleArgs, OrgReviewCyclesArgs, OrgSavedQuestionsArgs, OrgTemplatesArgs, PaperworkAssignment, PaperworkAssignmentNotificationsArgs, PaperworkSummary, PaperworkSummaryStatus, PaperworkTemplate, PaperworkType, PayPeriod, Person, PersonAssignmentsArgs, PersonBankAccountsChange, PersonBankAccountsChangeInput, PersonCertificatesArgs, PersonChange, PersonConnection, PersonConnectionLeaveHoursEstimateArgs, PersonCustomTablesArgs, PersonDataImportLine, PersonDataTransferConfigInput, PersonDateOfBirthChange, PersonDateOfBirthChangeInput, PersonDocumentsArgs, PersonEmergencyContactsChange, PersonEmergencyContactsChangeInput, PersonFullDetailsFragment, PersonFullNameChange, PersonFullNameChangeInput, PersonGenderChange, PersonGenderChangeInput, PersonNotesArgs, PersonNotificationsArgs, PersonPersonalEmailChange, PersonPersonalEmailChangeInput, PersonPersonalPhoneChange, PersonPersonalPhoneChangeInput, PersonPostalAddressChange, PersonPostalAddressChangeInput, PersonQuestionnairesArgs, PersonRemunerationChange, PersonResidentialAddressChange, PersonResidentialAddressChangeInput, PersonReviewsArgs, PersonRole, PersonStatus, PersonSuperFundsChange, PersonSuperFundsChangeInput, PersonTasksArgs, PersonTaxDetailsChange, PersonTaxDetailsChangeInput, PersonTenureChange, PersonTenureChangeInput, Position, Query, QueryAccountArgs, QueryAssignmentArgs, QueryBasicAbnFormTemplateArgs, QueryBasicBankAccountFormTemplateArgs, QueryBasicEmergencyContactFormTemplateArgs, QueryBasicPersonalDetailsFormTemplateArgs, QueryBasicPreEmploymentFormTemplateArgs, QueryBasicSuperFormTemplateArgs, QueryBasicTaxFormTemplateArgs, QueryBundleArgs, QueryCertificateArgs, QueryCertificateTemplateArgs, QueryCustomTableArgs, QueryDataImportArgs, QueryDataImportLineArgs, QueryDocumentArgs, QueryDocumentTemplateArgs, QueryIntegrationArgs, QueryJobArgs, QueryKeypayEmployeeArgs, QueryKeypayEmployeeFormTemplateArgs, QueryKeypayLeaveEmployeeArgs, QueryLeaveRequestArgs, QueryNoteArgs, QueryOrgArgs, QueryPaperworkTypeArgs, QueryPersonArgs, QueryPersonConnectionArgs, QueryQuestionnaireArgs, QueryQuestionnaireTemplateArgs, QueryReviewCycleArgs, QuerySavedQuestionArgs, QueryStandardReviewArgs, QueryStandardReviewTemplateArgs, QueryTaskArgs, QueryTaskTemplateArgs, QueryTemplateArgs, QueryUserArgs, Question, QuestionConfig, QuestionConfigInput, QuestionLikert5Config, QuestionLikert5ConfigInput, QuestionLikert5Response, QuestionLikert5ResponseInput, QuestionMultipleChoiceConfig, QuestionMultipleChoiceConfigInput, QuestionMultipleChoiceOtherConfig, QuestionMultipleChoiceOtherConfigInput, QuestionMultipleChoiceOtherResponse, QuestionMultipleChoiceOtherResponseInput, QuestionMultipleChoiceResponse, QuestionMultipleChoiceResponseInput, QuestionResponse, QuestionResponseInput, QuestionTemplateInput, QuestionTextConfig, QuestionTextConfigInput, QuestionTextResponse, QuestionTextResponseInput, QuestionType, Questionnaire, QuestionnaireNotificationsArgs, QuestionnaireQuestion, QuestionnaireQuestionAnswerInput, QuestionnaireQuestionInput, QuestionnaireTemplate, QuestionnaireTemplateQuestion, ReviewCycle, ReviewCycleReviewsArgs, ReviewRelation, SavedQuestion, Scalars, Session, SharedCalendarEvent, SignatureUploadDocumentField, SignatureUploadDocumentFieldConfigInput, SignatureUploadDocumentFieldInput, SmartDocumentField, SmartDocumentFieldConfigInput, SmartDocumentFieldInput, SmartDocumentFieldType, StandardReview, StandardReviewNotification, StandardReviewNotificationsArgs, StandardReviewQuestion, StandardReviewQuestionRespondent, StandardReviewQuestionsArgs, StandardReviewStatus, StandardReviewTemplate, StandardReviewTemplateQuestion, SuperFundNomination, Tag, TagColor, TagInput, Task, TaskNotificationsArgs, TaskTemplate, TaxEmploymentBasis, TaxFileNumberExemption, TaxResidencyStatus, Template, TemplateInput, TemplateParameter, TemplateParameterInput, TemplateParameterInputValue, TemplateParameterType, TemplateParameterValue, TextDocumentField, TextDocumentFieldConfigInput, TextDocumentFieldInput, UpdateLeaveRequestMutation, UpdateLeaveRequestMutationVariables, UpdateNoteAttachmentInput, UpdatePersonConnectionMutation, UpdatePersonConnectionMutationVariables, UpdatePersonMutation, UpdatePersonMutationVariables, Upload, User, XeroAuBankAccount, XeroAuEmployee, XeroAuEmploymentBasis, XeroAuGender, XeroAuIntegration, XeroAuIntegrationFeaturesArgs, XeroAuResidencyStatus, XeroAuSuperFund, XeroAuSuperMembership, XeroAuTfnExemptionType, XeroLeaveEmployee, XeroLeaveIntegration, XeroLeaveIntegrationFeaturesArgs } from './_generated.js';
|
|
1
|
+
export { C as ClientConfig, a as FailedQueryResult, F as FetchOptions, Q as QueryResult, S as SuccessfulQueryResult, W as WorkniceClient } from '../_types-of58m62-.js';
|
|
2
|
+
export { Account, AccountAppsArgs, AccountFeatures, AccountFeaturesInput, AccountFlag, ActivateIntegrationMutation, ActivateIntegrationMutationVariables, AllocationMethod, AnniversaryEvent, ApiToken, App, AppCategory, AppConfig, AppConfigWebhooks, AppStatus, AppendIntegrationLogMutation, AppendIntegrationLogMutationVariables, Approval, ApprovalStatus, ApprovalSummary, Archivable, Assignment, AssignmentNotification, AssignmentNotificationsArgs, AssignmentRelation, AssignmentStatus, AssignmentType, AuthMethod, AuthProvider, AuthState, AuthorizeIntegrationMutation, AuthorizeIntegrationMutationVariables, BasicAbnForm, BasicAbnFormNotificationsArgs, BasicAbnFormTemplate, BasicBankAccountForm, BasicBankAccountFormNotificationsArgs, BasicBankAccountFormTemplate, BasicEmergencyContactForm, BasicEmergencyContactFormNotificationsArgs, BasicEmergencyContactFormTemplate, BasicPersonalDetailsForm, BasicPersonalDetailsFormNotificationsArgs, BasicPersonalDetailsFormTemplate, BasicPreEmploymentForm, BasicPreEmploymentFormNotificationsArgs, BasicPreEmploymentFormTemplate, BasicSuperForm, BasicSuperFormNotificationsArgs, BasicSuperFormTemplate, BasicTaxForm, BasicTaxFormNotificationsArgs, BasicTaxFormTemplate, Birthday, BirthdayEvent, BirthdayInput, Bundle, BundledPaperworkType, BundledPerson, BundledTemplate, BundledTemplateInput, Certificate, CertificateNotificationsArgs, CertificateProof, CertificateTemplate, ChoiceDocumentField, ChoiceDocumentFieldConfigInput, ChoiceDocumentFieldConfigOptionInput, ChoiceDocumentFieldInput, ChoiceDocumentFieldOption, ChoiceDocumentFieldOptionInput, CompleteSyncMutation, CompleteSyncMutationVariables, ConnectionRemote, ConnectionRemoteInput, ConnectionStatus, CreateApiTokenMutation, CreateApiTokenMutationVariables, CreateDataImportMutation, CreateDataImportMutationVariables, CreateLeaveRequestMutation, CreateLeaveRequestMutationVariables, CreateNoteAttachmentInput, CreatePersonConnectionMutation, CreatePersonConnectionMutationVariables, CreatePersonDataImportLineMutation, CreatePersonDataImportLineMutationVariables, CreatePersonMutation, CreatePersonMutationVariables, CustomTable, CustomTableColumn, CustomTableColumnInput, CustomTableConfig, CustomTableConfigFilter, CustomTableConfigFilterInput, CustomTableConfigInput, CustomTableConfigSorting, CustomTableConfigSortingInput, DataExport, DataExportType, DataImport, DataImportLine, DateDocumentField, DateDocumentFieldConfigInput, DateDocumentFieldInput, DeleteApiTokenMutation, DeleteApiTokenMutationVariables, DeletePersonConnectionMutation, DeletePersonConnectionMutationVariables, Department, Document, DocumentField, DocumentFieldConfigInput, DocumentFieldInput, DocumentFieldResponder, DocumentNotificationsArgs, DocumentTemplate, EmailNotificationSettings, EmailNotificationSettingsInput, Exact, ExpiryStatus, FieldPresence, Gender, GenericIntegration, GenericIntegrationFeaturesArgs, GetApiTokensQuery, GetApiTokensQueryVariables, GetIntegrationQuery, GetIntegrationQueryVariables, GetLeaveRequestsQuery, GetLeaveRequestsQueryVariables, GetMyAppsQuery, GetMyAppsQueryVariables, GetPeopleQuery, GetPeopleQueryVariables, GetPersonConnectionsQuery, GetPersonConnectionsQueryVariables, Incremental, InitializeIntegrationMutation, InitializeIntegrationMutationVariables, InputMaybe, Integration, IntegrationConnection, IntegrationFeatures, IntegrationFeaturesArgs, IntegrationFeaturesInput, IntegrationLog, IntegrationLogInput, IntegrationStatus, IntegrationSync, IntegrationSyncEvent, IntegrationSyncEventType, IntegrationSyncStatus, IntegrationType, Job, JobStatus, KeypayBusiness, KeypayEmployee, KeypayEmployeeForm, KeypayEmployeeFormNotificationsArgs, KeypayEmployeeFormTemplate, KeypayEmployeeStatus, KeypayEmploymentType, KeypayGender, KeypayIntegration, KeypayIntegrationFeaturesArgs, KeypayLeaveEmployee, KeypayLeaveIntegration, KeypayLeaveIntegrationFeaturesArgs, LeaveBalance, LeaveCategory, LeaveCategoryInput, LeaveHoursEstimate, LeaveRequest, LeaveRequestNotification, LeaveRequestNotificationsArgs, LeaveRequestStatus, Location, Login, MakeEmpty, MakeMaybe, MakeOptional, Maybe, Media, MultiLineTextDocumentField, MultiLineTextDocumentFieldConfigInput, MultiLineTextDocumentFieldInput, Mutation, MutationAcceptLoginArgs, MutationActivateIntegrationArgs, MutationActivatePersonArgs, MutationAddPeopleToBundlesArgs, MutationAddPeopleToTagsArgs, MutationAppendIntegrationLogArgs, MutationApproveAssignmentArgs, MutationApproveKeypayLeaveLeaveRequestArgs, MutationApproveLeaveRequestArgs, MutationApproveXeroLeaveRequestArgs, MutationArchiveAssignmentArgs, MutationArchiveBundleArgs, MutationArchiveCustomTableArgs, MutationArchiveIntegrationArgs, MutationArchiveLocationArgs, MutationArchiveNotesArgs, MutationArchiveOrgArgs, MutationArchivePersonArgs, MutationArchiveReviewCycleArgs, MutationArchiveSavedQuestionArgs, MutationArchiveStandardReviewArgs, MutationArchiveStandardReviewTemplateArgs, MutationArchiveTemplateArgs, MutationAssignAssignmentsArgs, MutationAssignBasicAbnFormArgs, MutationAssignBasicBankAccountFormArgs, MutationAssignBasicEmergencyContactFormArgs, MutationAssignBasicPersonalDetailsFormArgs, MutationAssignBasicPreEmploymentFormArgs, MutationAssignBasicSuperFormArgs, MutationAssignBasicTaxFormArgs, MutationAssignCertificateArgs, MutationAssignDocumentArgs, MutationAssignKeypayEmployeeFormArgs, MutationAssignQuestionnaireArgs, MutationAssignStandardReviewArgs, MutationAssignTaskArgs, MutationAuthorizeIntegrationArgs, MutationCancelLeaveRequestArgs, MutationCompleteIntegrationSyncArgs, MutationCompletePasswordResetArgs, MutationConfirmEmailArgs, MutationConfirmProfileArgs, MutationConfirmProviderArgs, MutationCreateAccountArgs, MutationCreateApiTokenArgs, MutationCreateAssignmentsArgs, MutationCreateBasicAbnFormArgs, MutationCreateBasicAbnFormTemplateArgs, MutationCreateBasicBankAccountFormArgs, MutationCreateBasicBankAccountFormTemplateArgs, MutationCreateBasicEmergencyContactFormArgs, MutationCreateBasicEmergencyContactFormTemplateArgs, MutationCreateBasicPersonalDetailsFormArgs, MutationCreateBasicPersonalDetailsFormTemplateArgs, MutationCreateBasicPreEmploymentFormArgs, MutationCreateBasicPreEmploymentFormTemplateArgs, MutationCreateBasicSuperFormArgs, MutationCreateBasicSuperFormTemplateArgs, MutationCreateBasicTaxFormArgs, MutationCreateBasicTaxFormTemplateArgs, MutationCreateBundleArgs, MutationCreateBundledPersonArgs, MutationCreateCertificateArgs, MutationCreateCertificateTemplateArgs, MutationCreateCustomTableArgs, MutationCreateDataExportArgs, MutationCreateDataImportArgs, MutationCreateDocumentArgs, MutationCreateDocumentTemplateArgs, MutationCreateIntegrationArgs, MutationCreateIntegrationLogArgs, MutationCreateJobArgs, MutationCreateKeypayEmployeeFormArgs, MutationCreateKeypayEmployeeFormTemplateArgs, MutationCreateKeypayLeaveLeaveRequestArgs, MutationCreateLeaveRequestArgs, MutationCreateLocalPersonConnectionsArgs, MutationCreateLocationArgs, MutationCreateLoginArgs, MutationCreateManualDataImportArgs, MutationCreateNoteArgs, MutationCreateNoteAttachmentsArgs, MutationCreateOrgArgs, MutationCreatePersonArgs, MutationCreatePersonConnectionArgs, MutationCreatePersonDataImportLineArgs, MutationCreatePositionArgs, MutationCreateQuestionnaireArgs, MutationCreateQuestionnaireTemplateArgs, MutationCreateReviewCycleArgs, MutationCreateSavedQuestionArgs, MutationCreateStandaloneCertificateArgs, MutationCreateStandaloneDocumentArgs, MutationCreateStandaloneQuestionnaireArgs, MutationCreateStandaloneStandardReviewArgs, MutationCreateStandaloneTaskArgs, MutationCreateStandardReviewArgs, MutationCreateStandardReviewQuestionArgs, MutationCreateStandardReviewTemplateArgs, MutationCreateStandardReviewTemplateQuestionArgs, MutationCreateTagArgs, MutationCreateTagsArgs, MutationCreateTaskArgs, MutationCreateTaskTemplateArgs, MutationCreateXeroLeaveRequestArgs, MutationDeleteApiTokenArgs, MutationDeleteApprovalsArgs, MutationDeleteBundledPersonArgs, MutationDeleteJobArgs, MutationDeleteLeaveRequestArgs, MutationDeleteLoginArgs, MutationDeletePersonConnectionArgs, MutationDeletePersonConnectionsArgs, MutationDeletePositionArgs, MutationDeleteStandardReviewQuestionArgs, MutationDeleteStandardReviewTemplateQuestionArgs, MutationDeleteTagArgs, MutationDenyKeypayLeaveLeaveRequestArgs, MutationDenyLeaveRequestArgs, MutationDenyXeroLeaveRequestArgs, MutationDuplicateTemplateArgs, MutationInitializeIntegrationArgs, MutationInvitePeopleArgs, MutationInvitePersonArgs, MutationJoinOrgArgs, MutationLogInArgs, MutationLogInWithProviderArgs, MutationMarkNotificationsReadArgs, MutationMarkNotificationsUnreadArgs, MutationPauseIntegrationArgs, MutationProcessAssignmentArgs, MutationProcessAssignmentsArgs, MutationProcessLeaveRequestArgs, MutationProcessStandardReviewArgs, MutationReassignAssignmentArgs, MutationReassignCertificateArgs, MutationReassignTaskArgs, MutationReinviteLoginArgs, MutationReinvitePeopleArgs, MutationReinvitePersonArgs, MutationRemovePeopleFromBundlesArgs, MutationRemovePeopleFromTagsArgs, MutationRequestApprovalsArgs, MutationRequestPasswordResetArgs, MutationResetXeroAuIntegrationArgs, MutationRestoreAssignmentArgs, MutationRestoreBundleArgs, MutationRestoreIntegrationArgs, MutationRestoreNotesArgs, MutationRestorePersonArgs, MutationRestoreReviewCycleArgs, MutationRestoreSavedQuestionArgs, MutationRestoreStandardReviewArgs, MutationRestoreStandardReviewTemplateArgs, MutationRestoreTemplateArgs, MutationScheduleStandardReviewArgs, MutationSetActiveLoginArgs, MutationSignUpArgs, MutationSubmitBasicAbnFormArgs, MutationSubmitBasicBankAccountFormArgs, MutationSubmitBasicEmergencyContactFormArgs, MutationSubmitBasicPersonalDetailsFormArgs, MutationSubmitBasicPreEmploymentFormArgs, MutationSubmitBasicSuperFormArgs, MutationSubmitBasicTaxFormArgs, MutationSubmitCertificateArgs, MutationSubmitDocumentArgs, MutationSubmitKeypayEmployeeFormArgs, MutationSubmitQuestionnaireArgs, MutationSubmitStandardReviewArgs, MutationSubmitStandardReviewQuestionArgs, MutationSubmitTaskArgs, MutationTerminatePersonArgs, MutationTriggerIntegrationSyncArgs, MutationUnmatchPersonConnectionsArgs, MutationUnpauseIntegrationArgs, MutationUnscheduleStandardReviewArgs, MutationUpdateAccountArgs, MutationUpdateAssignmentArgs, MutationUpdateAssignmentsArgs, MutationUpdateBasicAbnFormTemplateArgs, MutationUpdateBasicBankAccountFormTemplateArgs, MutationUpdateBasicEmergencyContactFormTemplateArgs, MutationUpdateBasicPersonalDetailsFormTemplateArgs, MutationUpdateBasicPreEmploymentFormTemplateArgs, MutationUpdateBasicSuperFormTemplateArgs, MutationUpdateBasicTaxFormTemplateArgs, MutationUpdateBundleArgs, MutationUpdateCertificateArgs, MutationUpdateCertificateTemplateArgs, MutationUpdateCustomTableArgs, MutationUpdateDocumentArgs, MutationUpdateDocumentTemplateArgs, MutationUpdateIntegrationArgs, MutationUpdateJobArgs, MutationUpdateKeypayEmployeeFormTemplateArgs, MutationUpdateKeypayIntegrationArgs, MutationUpdateKeypayLeaveIntegrationArgs, MutationUpdateLocationArgs, MutationUpdateNoteArgs, MutationUpdateOnboardingAssignmentsArgs, MutationUpdateOrgArgs, MutationUpdatePaperworkAssignmentArgs, MutationUpdatePersonArgs, MutationUpdatePersonConnectionArgs, MutationUpdatePositionArgs, MutationUpdatePositionsArgs, MutationUpdateQuestionnaireArgs, MutationUpdateQuestionnaireTemplateArgs, MutationUpdateReviewCycleArgs, MutationUpdateSavedQuestionArgs, MutationUpdateStandardReviewArgs, MutationUpdateStandardReviewQuestionArgs, MutationUpdateStandardReviewTemplateArgs, MutationUpdateStandardReviewTemplateQuestionArgs, MutationUpdateTagArgs, MutationUpdateTaskArgs, MutationUpdateTaskTemplateArgs, MutationUpdateUserPasswordArgs, MutationUpdateXeroAuIntegrationArgs, Note, NoteAttachment, Notification, NotificationType, Org, OrgBundlesArgs, OrgFeatures, OrgFeaturesInput, OrgIntegrationsArgs, OrgLocationsArgs, OrgPaperworkSummariesArgs, OrgPeopleArgs, OrgReviewCyclesArgs, OrgSavedQuestionsArgs, OrgTemplatesArgs, PaperworkAssignment, PaperworkAssignmentNotificationsArgs, PaperworkSummary, PaperworkSummaryStatus, PaperworkTemplate, PaperworkType, PayPeriod, Person, PersonAssignmentsArgs, PersonBankAccountsChange, PersonBankAccountsChangeInput, PersonCertificatesArgs, PersonChange, PersonConnection, PersonConnectionLeaveHoursEstimateArgs, PersonCustomTablesArgs, PersonDataImportLine, PersonDataTransferConfigInput, PersonDateOfBirthChange, PersonDateOfBirthChangeInput, PersonDocumentsArgs, PersonEmergencyContactsChange, PersonEmergencyContactsChangeInput, PersonFullDetailsFragment, PersonFullNameChange, PersonFullNameChangeInput, PersonGenderChange, PersonGenderChangeInput, PersonNotesArgs, PersonNotificationsArgs, PersonPersonalEmailChange, PersonPersonalEmailChangeInput, PersonPersonalPhoneChange, PersonPersonalPhoneChangeInput, PersonPostalAddressChange, PersonPostalAddressChangeInput, PersonQuestionnairesArgs, PersonRemunerationChange, PersonResidentialAddressChange, PersonResidentialAddressChangeInput, PersonReviewsArgs, PersonRole, PersonStatus, PersonSuperFundsChange, PersonSuperFundsChangeInput, PersonTasksArgs, PersonTaxDetailsChange, PersonTaxDetailsChangeInput, PersonTenureChange, PersonTenureChangeInput, Position, Query, QueryAccountArgs, QueryAssignmentArgs, QueryBasicAbnFormTemplateArgs, QueryBasicBankAccountFormTemplateArgs, QueryBasicEmergencyContactFormTemplateArgs, QueryBasicPersonalDetailsFormTemplateArgs, QueryBasicPreEmploymentFormTemplateArgs, QueryBasicSuperFormTemplateArgs, QueryBasicTaxFormTemplateArgs, QueryBundleArgs, QueryCertificateArgs, QueryCertificateTemplateArgs, QueryCustomTableArgs, QueryDataImportArgs, QueryDataImportLineArgs, QueryDocumentArgs, QueryDocumentTemplateArgs, QueryIntegrationArgs, QueryJobArgs, QueryKeypayEmployeeArgs, QueryKeypayEmployeeFormTemplateArgs, QueryKeypayLeaveEmployeeArgs, QueryLeaveRequestArgs, QueryNoteArgs, QueryOrgArgs, QueryPaperworkTypeArgs, QueryPersonArgs, QueryPersonConnectionArgs, QueryQuestionnaireArgs, QueryQuestionnaireTemplateArgs, QueryReviewCycleArgs, QuerySavedQuestionArgs, QueryStandardReviewArgs, QueryStandardReviewTemplateArgs, QueryTaskArgs, QueryTaskTemplateArgs, QueryTemplateArgs, QueryUserArgs, Question, QuestionConfig, QuestionConfigInput, QuestionLikert5Config, QuestionLikert5ConfigInput, QuestionLikert5Response, QuestionLikert5ResponseInput, QuestionMultipleChoiceConfig, QuestionMultipleChoiceConfigInput, QuestionMultipleChoiceOtherConfig, QuestionMultipleChoiceOtherConfigInput, QuestionMultipleChoiceOtherResponse, QuestionMultipleChoiceOtherResponseInput, QuestionMultipleChoiceResponse, QuestionMultipleChoiceResponseInput, QuestionResponse, QuestionResponseInput, QuestionTemplateInput, QuestionTextConfig, QuestionTextConfigInput, QuestionTextResponse, QuestionTextResponseInput, QuestionType, Questionnaire, QuestionnaireNotificationsArgs, QuestionnaireQuestion, QuestionnaireQuestionAnswerInput, QuestionnaireQuestionInput, QuestionnaireTemplate, QuestionnaireTemplateQuestion, ReviewCycle, ReviewCycleReviewsArgs, ReviewRelation, SavedQuestion, Scalars, Session, SharedCalendarEvent, SignatureUploadDocumentField, SignatureUploadDocumentFieldConfigInput, SignatureUploadDocumentFieldInput, SmartDocumentField, SmartDocumentFieldConfigInput, SmartDocumentFieldInput, SmartDocumentFieldType, StandardReview, StandardReviewNotification, StandardReviewNotificationsArgs, StandardReviewQuestion, StandardReviewQuestionRespondent, StandardReviewQuestionsArgs, StandardReviewStatus, StandardReviewTemplate, StandardReviewTemplateQuestion, SuperFundNomination, Tag, TagColor, TagInput, Task, TaskNotificationsArgs, TaskTemplate, TaxEmploymentBasis, TaxFileNumberExemption, TaxResidencyStatus, Template, TemplateInput, TemplateParameter, TemplateParameterInput, TemplateParameterInputValue, TemplateParameterType, TemplateParameterValue, TextDocumentField, TextDocumentFieldConfigInput, TextDocumentFieldInput, UpdateLeaveRequestMutation, UpdateLeaveRequestMutationVariables, UpdateNoteAttachmentInput, UpdatePersonConnectionMutation, UpdatePersonConnectionMutationVariables, UpdatePersonMutation, UpdatePersonMutationVariables, Upload, User, XeroAuBankAccount, XeroAuEmployee, XeroAuEmploymentBasis, XeroAuGender, XeroAuIntegration, XeroAuIntegrationFeaturesArgs, XeroAuResidencyStatus, XeroAuSuperFund, XeroAuSuperMembership, XeroAuTfnExemptionType, XeroLeaveEmployee, XeroLeaveIntegration, XeroLeaveIntegrationFeaturesArgs } from './_generated.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import './_generated.js';
|
|
2
|
-
export { c as default } from '../_types-
|
|
2
|
+
export { c as default } from '../_types-of58m62-.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars, InputMaybe } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const activateIntegration: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const authorizeIntegration: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const completeSync: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const createApiToken: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const createDataImport: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars, InputMaybe, LeaveCategoryInput, LeaveRequestStatus } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const createLeaveRequest: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars, PersonRole, AllocationMethod, Gender, TaxResidencyStatus, SuperFundNomination, TaxFileNumberExemption } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const createPerson: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -56,6 +56,7 @@ declare const createPerson: (context: {
|
|
|
56
56
|
startDate?: string | null;
|
|
57
57
|
superFund1MemberName?: string | null;
|
|
58
58
|
superFund1MemberNumber?: string | null;
|
|
59
|
+
superFund1Name?: string | null;
|
|
59
60
|
superFund1Nomination?: SuperFundNomination | null;
|
|
60
61
|
superFund1Usi?: string | null;
|
|
61
62
|
taxFileNumber?: string | null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
1
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
2
2
|
import { ConnectionStatus } from '../_generated.js';
|
|
3
3
|
|
|
4
4
|
declare const createPersonConnection: (context: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, InputMaybe, PersonBankAccountsChangeInput, PersonDataTransferConfigInput, Scalars, PersonDateOfBirthChangeInput, PersonEmergencyContactsChangeInput, PersonFullNameChangeInput, PersonGenderChangeInput, PersonPersonalEmailChangeInput, PersonPersonalPhoneChangeInput, PersonPostalAddressChangeInput, PersonResidentialAddressChangeInput, PersonSuperFundsChangeInput, PersonTaxDetailsChangeInput, PersonTenureChangeInput } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const createPersonDataImportLine: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const deleteApiToken: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const deletePersonConnection: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/api/operations/fragments/PersonFullDetails.ts"],"sourcesContent":["import gql from \"dedent\";\n\nexport const PersonFullDetails = gql`\n fragment PersonFullDetails on Person {\n bankAccount1Allocation\n bankAccount1AllocationMethod\n bankAccount1Bsb\n bankAccount1Name\n bankAccount1Number\n bankAccount2Allocation\n bankAccount2AllocationMethod\n bankAccount2Bsb\n bankAccount2Name\n bankAccount2Number\n bankAccount3Allocation\n bankAccount3AllocationMethod\n bankAccount3Bsb\n bankAccount3Name\n bankAccount3Number\n bankAccount4Allocation\n bankAccount4AllocationMethod\n bankAccount4Bsb\n bankAccount4Name\n bankAccount4Number\n bankAccount5Allocation\n bankAccount5AllocationMethod\n bankAccount5Bsb\n bankAccount5Name\n bankAccount5Number\n dateOfBirth\n displayName\n employeeCode\n endDate\n familyName\n gender\n givenName\n hasLoanOrStudentDebt\n id\n otherGivenNames\n personalEmail\n personalPhone\n profileEmail\n profilePhone\n residencyStatus\n residentialAddressCity\n residentialAddressCountry\n residentialAddressLine1\n residentialAddressLine2\n residentialAddressPostcode\n residentialAddressState\n startDate\n superFund1MemberName\n superFund1MemberNumber\n superFund1Nomination\n superFund1Usi\n taxFileNumber\n taxFileNumberExemption\n taxFreeThresholdClaimed\n updatedAt\n }\n`;\n"],"mappings":"AAAA,OAAO,SAAS;AAET,MAAM,oBAAoB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;","names":[]}
|
|
1
|
+
{"version":3,"sources":["../../../../src/api/operations/fragments/PersonFullDetails.ts"],"sourcesContent":["import gql from \"dedent\";\n\nexport const PersonFullDetails = gql`\n fragment PersonFullDetails on Person {\n bankAccount1Allocation\n bankAccount1AllocationMethod\n bankAccount1Bsb\n bankAccount1Name\n bankAccount1Number\n bankAccount2Allocation\n bankAccount2AllocationMethod\n bankAccount2Bsb\n bankAccount2Name\n bankAccount2Number\n bankAccount3Allocation\n bankAccount3AllocationMethod\n bankAccount3Bsb\n bankAccount3Name\n bankAccount3Number\n bankAccount4Allocation\n bankAccount4AllocationMethod\n bankAccount4Bsb\n bankAccount4Name\n bankAccount4Number\n bankAccount5Allocation\n bankAccount5AllocationMethod\n bankAccount5Bsb\n bankAccount5Name\n bankAccount5Number\n dateOfBirth\n displayName\n employeeCode\n endDate\n familyName\n gender\n givenName\n hasLoanOrStudentDebt\n id\n otherGivenNames\n personalEmail\n personalPhone\n profileEmail\n profilePhone\n residencyStatus\n residentialAddressCity\n residentialAddressCountry\n residentialAddressLine1\n residentialAddressLine2\n residentialAddressPostcode\n residentialAddressState\n startDate\n superFund1MemberName\n superFund1MemberNumber\n superFund1Name\n superFund1Nomination\n superFund1Usi\n taxFileNumber\n taxFileNumberExemption\n taxFreeThresholdClaimed\n updatedAt\n }\n`;\n"],"mappings":"AAAA,OAAO,SAAS;AAET,MAAM,oBAAoB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;","names":[]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const getApiTokens: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars, IntegrationStatus, AppCategory } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const getIntegration: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars, LeaveRequestStatus } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const getLeaveRequests: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, AppCategory, AppStatus } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const getMyApps: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars, AllocationMethod, Gender, TaxResidencyStatus, SuperFundNomination, TaxFileNumberExemption } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const getPeople: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -55,6 +55,7 @@ declare const getPeople: (context: {
|
|
|
55
55
|
startDate?: string | null;
|
|
56
56
|
superFund1MemberName?: string | null;
|
|
57
57
|
superFund1MemberNumber?: string | null;
|
|
58
|
+
superFund1Name?: string | null;
|
|
58
59
|
superFund1Nomination?: SuperFundNomination | null;
|
|
59
60
|
superFund1Usi?: string | null;
|
|
60
61
|
taxFileNumber?: string | null;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars, ConnectionStatus } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const getPersonConnections: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const initializeIntegration: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, Scalars, InputMaybe, LeaveCategoryInput, LeaveRequestStatus } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const updateLeaveRequest: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Exact, InputMaybe, Scalars, AllocationMethod, Gender, TaxResidencyStatus, SuperFundNomination, TaxFileNumberExemption } from '../_generated.js';
|
|
2
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
2
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
3
3
|
|
|
4
4
|
declare const updatePerson: (context: {
|
|
5
5
|
fetchFromApi: <Data extends object, Variables extends object>(query: string, variables?: Variables, fetchOptions?: FetchOptions) => Promise<SuccessfulQueryResult<Data>>;
|
|
@@ -59,6 +59,7 @@ declare const updatePerson: (context: {
|
|
|
59
59
|
startDate?: string | null;
|
|
60
60
|
superFund1MemberName?: string | null;
|
|
61
61
|
superFund1MemberNumber?: string | null;
|
|
62
|
+
superFund1Name?: string | null;
|
|
62
63
|
superFund1Nomination?: SuperFundNomination | null;
|
|
63
64
|
superFund1Usi?: string | null;
|
|
64
65
|
taxFileNumber?: string | null;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import gql from "dedent";
|
|
2
2
|
import {} from "../_types.js";
|
|
3
3
|
import createApiOperation from "../createApiOperation.js";
|
|
4
|
+
import { PersonFullDetails } from "./fragments/PersonFullDetails.js";
|
|
4
5
|
const updatePerson = createApiOperation(
|
|
5
6
|
({ fetchFromApi }) => async (variables, fetchOptions) => {
|
|
6
7
|
const result = await fetchFromApi(
|
|
@@ -19,63 +20,10 @@ const updatePerson = createApiOperation(
|
|
|
19
20
|
profileEmail: $profileEmail
|
|
20
21
|
profilePhone: $profilePhone
|
|
21
22
|
) {
|
|
22
|
-
|
|
23
|
-
bankAccount1AllocationMethod
|
|
24
|
-
bankAccount1Bsb
|
|
25
|
-
bankAccount1Name
|
|
26
|
-
bankAccount1Number
|
|
27
|
-
bankAccount2Allocation
|
|
28
|
-
bankAccount2AllocationMethod
|
|
29
|
-
bankAccount2Bsb
|
|
30
|
-
bankAccount2Name
|
|
31
|
-
bankAccount2Number
|
|
32
|
-
bankAccount3Allocation
|
|
33
|
-
bankAccount3AllocationMethod
|
|
34
|
-
bankAccount3Bsb
|
|
35
|
-
bankAccount3Name
|
|
36
|
-
bankAccount3Number
|
|
37
|
-
bankAccount4Allocation
|
|
38
|
-
bankAccount4AllocationMethod
|
|
39
|
-
bankAccount4Bsb
|
|
40
|
-
bankAccount4Name
|
|
41
|
-
bankAccount4Number
|
|
42
|
-
bankAccount5Allocation
|
|
43
|
-
bankAccount5AllocationMethod
|
|
44
|
-
bankAccount5Bsb
|
|
45
|
-
bankAccount5Name
|
|
46
|
-
bankAccount5Number
|
|
47
|
-
dateOfBirth
|
|
48
|
-
displayName
|
|
49
|
-
employeeCode
|
|
50
|
-
endDate
|
|
51
|
-
familyName
|
|
52
|
-
gender
|
|
53
|
-
givenName
|
|
54
|
-
hasLoanOrStudentDebt
|
|
55
|
-
id
|
|
56
|
-
otherGivenNames
|
|
57
|
-
personalEmail
|
|
58
|
-
personalPhone
|
|
59
|
-
profileEmail
|
|
60
|
-
profilePhone
|
|
61
|
-
residencyStatus
|
|
62
|
-
residentialAddressCity
|
|
63
|
-
residentialAddressCountry
|
|
64
|
-
residentialAddressLine1
|
|
65
|
-
residentialAddressLine2
|
|
66
|
-
residentialAddressPostcode
|
|
67
|
-
residentialAddressState
|
|
68
|
-
startDate
|
|
69
|
-
superFund1MemberName
|
|
70
|
-
superFund1MemberNumber
|
|
71
|
-
superFund1Nomination
|
|
72
|
-
superFund1Usi
|
|
73
|
-
taxFileNumber
|
|
74
|
-
taxFileNumberExemption
|
|
75
|
-
taxFreeThresholdClaimed
|
|
76
|
-
updatedAt
|
|
23
|
+
...PersonFullDetails
|
|
77
24
|
}
|
|
78
25
|
}
|
|
26
|
+
${PersonFullDetails}
|
|
79
27
|
`,
|
|
80
28
|
variables,
|
|
81
29
|
fetchOptions
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/api/operations/updatePerson.ts"],"sourcesContent":["import gql from \"dedent\";\n\nimport { type UpdatePersonMutation, type UpdatePersonMutationVariables } from \"../_types.js\";\nimport createApiOperation from \"../createApiOperation.js\";\n\nconst updatePerson = createApiOperation(\n ({ fetchFromApi }) =>\n async (variables: UpdatePersonMutationVariables, fetchOptions) => {\n const result = await fetchFromApi<UpdatePersonMutation, UpdatePersonMutationVariables>(\n gql`\n mutation UpdatePerson(\n $displayName: String\n $employeeCode: String\n $personId: ID!\n $profileEmail: String\n $profilePhone: String\n ) {\n updatePerson(\n displayName: $displayName\n employeeCode: $employeeCode\n id: $personId\n profileEmail: $profileEmail\n profilePhone: $profilePhone\n ) {\n
|
|
1
|
+
{"version":3,"sources":["../../../src/api/operations/updatePerson.ts"],"sourcesContent":["import gql from \"dedent\";\n\nimport { type UpdatePersonMutation, type UpdatePersonMutationVariables } from \"../_types.js\";\nimport createApiOperation from \"../createApiOperation.js\";\nimport { PersonFullDetails } from \"./fragments/PersonFullDetails.js\";\n\nconst updatePerson = createApiOperation(\n ({ fetchFromApi }) =>\n async (variables: UpdatePersonMutationVariables, fetchOptions) => {\n const result = await fetchFromApi<UpdatePersonMutation, UpdatePersonMutationVariables>(\n gql`\n mutation UpdatePerson(\n $displayName: String\n $employeeCode: String\n $personId: ID!\n $profileEmail: String\n $profilePhone: String\n ) {\n updatePerson(\n displayName: $displayName\n employeeCode: $employeeCode\n id: $personId\n profileEmail: $profileEmail\n profilePhone: $profilePhone\n ) {\n ...PersonFullDetails\n }\n }\n ${PersonFullDetails}\n `,\n variables,\n fetchOptions,\n );\n\n return result.data.updatePerson;\n },\n);\n\nexport default updatePerson;\n"],"mappings":"AAAA,OAAO,SAAS;AAEhB,eAA8E;AAC9E,OAAO,wBAAwB;AAC/B,SAAS,yBAAyB;AAElC,MAAM,eAAe;AAAA,EACnB,CAAC,EAAE,aAAa,MACd,OAAO,WAA0C,iBAAiB;AAChE,UAAM,SAAS,MAAM;AAAA,MACnB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,YAkBI,iBAAiB;AAAA;AAAA,MAErB;AAAA,MACA;AAAA,IACF;AAEA,WAAO,OAAO,KAAK;AAAA,EACrB;AACJ;AAEA,IAAO,uBAAQ;","names":[]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-
|
|
1
|
+
import { F as FetchOptions, S as SuccessfulQueryResult } from '../../_types-of58m62-.js';
|
|
2
2
|
import { ConnectionStatus } from '../_generated.js';
|
|
3
3
|
|
|
4
4
|
declare const updatePersonConnection: (context: {
|
|
@@ -94,6 +94,7 @@ const EQUALITY_CHECKS = {
|
|
|
94
94
|
superFunds: {
|
|
95
95
|
superFund1MemberName: (a, b) => (a.superFunds?.superFund1MemberName ?? "").trim() === (b.superFunds?.superFund1MemberName ?? "").trim(),
|
|
96
96
|
superFund1MemberNumber: (a, b) => (a.superFunds?.superFund1MemberNumber ?? "").trim() === (b.superFunds?.superFund1MemberNumber ?? "").trim(),
|
|
97
|
+
superFund1Name: (a, b) => (a.superFunds?.superFund1Name ?? "").trim() === (b.superFunds?.superFund1Name ?? "").trim(),
|
|
97
98
|
superFund1Nomination: (a, b) => (a.superFunds?.superFund1Nomination ?? "").trim() === (b.superFunds?.superFund1Nomination ?? "").trim(),
|
|
98
99
|
superFund1Usi: (a, b) => (a.superFunds?.superFund1Usi ?? "").trim() === (b.superFunds?.superFund1Usi ?? "").trim()
|
|
99
100
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/employee-records/EQUALITY_CHECKS.ts"],"sourcesContent":["import isSamePlainDate from \"@worknice/utils/temporal/isSamePlainDate\";\nimport parsePlainDate from \"@worknice/utils/temporal/parsePlainDate\";\n\nimport type { PartialPersonDataTransferLine, PersonDataTransferLine } from \"./_types.js\";\n\nconst EQUALITY_CHECKS: {\n [S in keyof PersonDataTransferLine]: {\n [F in keyof NonNullable<PersonDataTransferLine[S]>]: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) => boolean;\n };\n} = {\n bankAccounts: {\n bankAccount1Allocation: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.bankAccounts?.bankAccount1Allocation === b.bankAccounts?.bankAccount1Allocation,\n bankAccount1AllocationMethod: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n a.bankAccounts?.bankAccount1AllocationMethod === b.bankAccounts?.bankAccount1AllocationMethod,\n bankAccount1Bsb: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount1Bsb ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount1Bsb ?? \"\").trim(),\n bankAccount1Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount1Name ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount1Name ?? \"\").trim(),\n bankAccount1Number: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount1Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount1Number ?? \"\").trim(),\n bankAccount2Allocation: (\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n a: PartialPersonDataTransferLine,\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n b: PartialPersonDataTransferLine,\n ) => true,\n bankAccount2AllocationMethod: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n a.bankAccounts?.bankAccount2AllocationMethod === b.bankAccounts?.bankAccount2AllocationMethod,\n bankAccount2Bsb: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount2Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount2Number ?? \"\").trim(),\n bankAccount2Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount2Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount2Number ?? \"\").trim(),\n bankAccount2Number: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount2Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount2Number ?? \"\").trim(),\n bankAccount3Allocation: (\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n a: PartialPersonDataTransferLine,\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n b: PartialPersonDataTransferLine,\n ) => true,\n bankAccount3AllocationMethod: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n a.bankAccounts?.bankAccount3AllocationMethod === b.bankAccounts?.bankAccount3AllocationMethod,\n bankAccount3Bsb: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount3Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount3Number ?? \"\").trim(),\n bankAccount3Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount3Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount3Number ?? \"\").trim(),\n bankAccount3Number: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount3Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount3Number ?? \"\").trim(),\n bankAccount4Allocation: (\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n a: PartialPersonDataTransferLine,\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n b: PartialPersonDataTransferLine,\n ) => true,\n bankAccount4AllocationMethod: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n a.bankAccounts?.bankAccount4AllocationMethod === b.bankAccounts?.bankAccount4AllocationMethod,\n bankAccount4Bsb: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount4Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount4Number ?? \"\").trim(),\n bankAccount4Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount4Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount4Number ?? \"\").trim(),\n bankAccount4Number: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount4Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount4Number ?? \"\").trim(),\n bankAccount5Allocation: (\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n a: PartialPersonDataTransferLine,\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n b: PartialPersonDataTransferLine,\n ) => true,\n bankAccount5AllocationMethod: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n a.bankAccounts?.bankAccount5AllocationMethod === b.bankAccounts?.bankAccount5AllocationMethod,\n bankAccount5Bsb: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount5Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount5Number ?? \"\").trim(),\n bankAccount5Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount5Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount5Number ?? \"\").trim(),\n bankAccount5Number: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount5Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount5Number ?? \"\").trim(),\n },\n dateOfBirth: {\n dateOfBirth: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.dateOfBirth?.dateOfBirth === b.dateOfBirth?.dateOfBirth ||\n isSamePlainDate(\n parsePlainDate(a.dateOfBirth?.dateOfBirth),\n parsePlainDate(b.dateOfBirth?.dateOfBirth),\n ),\n },\n emergencyContacts: {\n emergencyContact1AddressCity: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1AddressCity ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1AddressCity ?? \"\").trim(),\n emergencyContact1AddressCountry: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1AddressCountry ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1AddressCountry ?? \"\").trim(),\n emergencyContact1AddressLine1: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1AddressLine1 ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1AddressLine1 ?? \"\").trim(),\n emergencyContact1AddressLine2: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1AddressLine2 ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1AddressLine2 ?? \"\").trim(),\n emergencyContact1AddressPostcode: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1AddressPostcode ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1AddressPostcode ?? \"\").trim(),\n emergencyContact1AddressState: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1AddressState ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1AddressState ?? \"\").trim(),\n emergencyContact1Email: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.emergencyContacts?.emergencyContact1Email ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1Email ?? \"\").trim(),\n emergencyContact1Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.emergencyContacts?.emergencyContact1Name ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1Name ?? \"\").trim(),\n emergencyContact1Phone: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.emergencyContacts?.emergencyContact1Phone ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1Phone ?? \"\").trim(),\n emergencyContact1Relationship: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1Relationship ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1Relationship ?? \"\").trim(),\n emergencyContact2AddressCity: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2AddressCity ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2AddressCity ?? \"\").trim(),\n emergencyContact2AddressCountry: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2AddressCountry ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2AddressCountry ?? \"\").trim(),\n emergencyContact2AddressLine1: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2AddressLine1 ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2AddressLine1 ?? \"\").trim(),\n emergencyContact2AddressLine2: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2AddressLine2 ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2AddressLine2 ?? \"\").trim(),\n emergencyContact2AddressPostcode: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2AddressPostcode ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2AddressPostcode ?? \"\").trim(),\n emergencyContact2AddressState: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2AddressState ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2AddressState ?? \"\").trim(),\n emergencyContact2Email: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.emergencyContacts?.emergencyContact2Email ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2Email ?? \"\").trim(),\n emergencyContact2Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.emergencyContacts?.emergencyContact2Name ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2Name ?? \"\").trim(),\n emergencyContact2Phone: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.emergencyContacts?.emergencyContact2Phone ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2Phone ?? \"\").trim(),\n emergencyContact2Relationship: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2Relationship ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2Relationship ?? \"\").trim(),\n },\n fullName: {\n familyName: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.fullName?.familyName ?? \"\").trim() === (b.fullName?.familyName ?? \"\").trim(),\n givenName: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.fullName?.givenName ?? \"\").trim() === (b.fullName?.givenName ?? \"\").trim(),\n otherGivenNames: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.fullName?.otherGivenNames ?? \"\").trim() === (b.fullName?.otherGivenNames ?? \"\").trim(),\n },\n gender: {\n gender: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.gender?.gender === b.gender?.gender,\n },\n personalEmail: {\n personalEmail: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.personalEmail?.personalEmail ?? \"\").trim() ===\n (b.personalEmail?.personalEmail ?? \"\").trim(),\n },\n personalPhone: {\n personalPhone: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.personalPhone?.personalPhone ?? \"\").trim() ===\n (b.personalPhone?.personalPhone ?? \"\").trim(),\n },\n postalAddress: {\n postalAddressCity: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.postalAddress?.postalAddressCity ?? \"\").trim() ===\n (b.postalAddress?.postalAddressCity ?? \"\").trim(),\n postalAddressCountry: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.postalAddress?.postalAddressCountry ?? \"\").trim() ===\n (b.postalAddress?.postalAddressCountry ?? \"\").trim(),\n postalAddressLine1: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.postalAddress?.postalAddressLine1 ?? \"\").trim() ===\n (b.postalAddress?.postalAddressLine1 ?? \"\").trim(),\n postalAddressLine2: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.postalAddress?.postalAddressLine2 ?? \"\").trim() ===\n (b.postalAddress?.postalAddressLine2 ?? \"\").trim(),\n postalAddressPostcode: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.postalAddress?.postalAddressPostcode ?? \"\").trim() ===\n (b.postalAddress?.postalAddressPostcode ?? \"\").trim(),\n postalAddressState: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.postalAddress?.postalAddressState ?? \"\").trim() ===\n (b.postalAddress?.postalAddressState ?? \"\").trim(),\n },\n profile: {\n displayName: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.profile?.displayName ?? \"\").trim() === (b.profile?.displayName ?? \"\").trim(),\n profileEmail: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.profile?.profileEmail ?? \"\").trim() === (b.profile?.profileEmail ?? \"\").trim(),\n profilePhone: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.profile?.profilePhone ?? \"\").trim() === (b.profile?.profilePhone ?? \"\").trim(),\n },\n residentialAddress: {\n residentialAddressCity: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.residentialAddress?.residentialAddressCity ?? \"\").trim() ===\n (b.residentialAddress?.residentialAddressCity ?? \"\").trim(),\n residentialAddressCountry: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.residentialAddress?.residentialAddressCountry ?? \"\").trim() ===\n (b.residentialAddress?.residentialAddressCountry ?? \"\").trim(),\n residentialAddressLine1: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.residentialAddress?.residentialAddressLine1 ?? \"\").trim() ===\n (b.residentialAddress?.residentialAddressLine1 ?? \"\").trim(),\n residentialAddressLine2: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.residentialAddress?.residentialAddressLine2 ?? \"\").trim() ===\n (b.residentialAddress?.residentialAddressLine2 ?? \"\").trim(),\n residentialAddressPostcode: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.residentialAddress?.residentialAddressPostcode ?? \"\").trim() ===\n (b.residentialAddress?.residentialAddressPostcode ?? \"\").trim(),\n residentialAddressState: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.residentialAddress?.residentialAddressState ?? \"\").trim() ===\n (b.residentialAddress?.residentialAddressState ?? \"\").trim(),\n },\n superFunds: {\n superFund1MemberName: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.superFunds?.superFund1MemberName ?? \"\").trim() ===\n (b.superFunds?.superFund1MemberName ?? \"\").trim(),\n superFund1MemberNumber: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.superFunds?.superFund1MemberNumber ?? \"\").trim() ===\n (b.superFunds?.superFund1MemberNumber ?? \"\").trim(),\n superFund1Nomination: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.superFunds?.superFund1Nomination ?? \"\").trim() ===\n (b.superFunds?.superFund1Nomination ?? \"\").trim(),\n superFund1Usi: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.superFunds?.superFund1Usi ?? \"\").trim() === (b.superFunds?.superFund1Usi ?? \"\").trim(),\n },\n taxDetails: {\n hasLoanOrStudentDebt: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.taxDetails?.hasLoanOrStudentDebt === b.taxDetails?.hasLoanOrStudentDebt,\n residencyStatus: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.taxDetails?.residencyStatus === b.taxDetails?.residencyStatus,\n taxFreeThresholdClaimed: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.taxDetails?.taxFreeThresholdClaimed === b.taxDetails?.taxFreeThresholdClaimed,\n taxFileNumber: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.taxDetails?.taxFileNumber ?? \"\").trim() === (b.taxDetails?.taxFileNumber ?? \"\").trim(),\n taxFileNumberExemption: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.taxDetails?.taxFileNumberExemption === b.taxDetails?.taxFileNumberExemption,\n },\n tenure: {\n endDate: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.tenure?.endDate === b.tenure?.endDate ||\n isSamePlainDate(parsePlainDate(a.tenure?.endDate), parsePlainDate(b.tenure?.endDate)),\n startDate: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.tenure?.startDate === b.tenure?.startDate ||\n isSamePlainDate(parsePlainDate(a.tenure?.startDate), parsePlainDate(b.tenure?.startDate)),\n },\n};\n\nexport default EQUALITY_CHECKS;\n"],"mappings":"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","names":[]}
|
|
1
|
+
{"version":3,"sources":["../../src/employee-records/EQUALITY_CHECKS.ts"],"sourcesContent":["import isSamePlainDate from \"@worknice/utils/temporal/isSamePlainDate\";\nimport parsePlainDate from \"@worknice/utils/temporal/parsePlainDate\";\n\nimport type { PartialPersonDataTransferLine, PersonDataTransferLine } from \"./_types.js\";\n\nconst EQUALITY_CHECKS: {\n [S in keyof PersonDataTransferLine]: {\n [F in keyof NonNullable<PersonDataTransferLine[S]>]: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) => boolean;\n };\n} = {\n bankAccounts: {\n bankAccount1Allocation: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.bankAccounts?.bankAccount1Allocation === b.bankAccounts?.bankAccount1Allocation,\n bankAccount1AllocationMethod: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n a.bankAccounts?.bankAccount1AllocationMethod === b.bankAccounts?.bankAccount1AllocationMethod,\n bankAccount1Bsb: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount1Bsb ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount1Bsb ?? \"\").trim(),\n bankAccount1Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount1Name ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount1Name ?? \"\").trim(),\n bankAccount1Number: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount1Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount1Number ?? \"\").trim(),\n bankAccount2Allocation: (\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n a: PartialPersonDataTransferLine,\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n b: PartialPersonDataTransferLine,\n ) => true,\n bankAccount2AllocationMethod: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n a.bankAccounts?.bankAccount2AllocationMethod === b.bankAccounts?.bankAccount2AllocationMethod,\n bankAccount2Bsb: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount2Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount2Number ?? \"\").trim(),\n bankAccount2Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount2Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount2Number ?? \"\").trim(),\n bankAccount2Number: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount2Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount2Number ?? \"\").trim(),\n bankAccount3Allocation: (\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n a: PartialPersonDataTransferLine,\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n b: PartialPersonDataTransferLine,\n ) => true,\n bankAccount3AllocationMethod: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n a.bankAccounts?.bankAccount3AllocationMethod === b.bankAccounts?.bankAccount3AllocationMethod,\n bankAccount3Bsb: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount3Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount3Number ?? \"\").trim(),\n bankAccount3Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount3Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount3Number ?? \"\").trim(),\n bankAccount3Number: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount3Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount3Number ?? \"\").trim(),\n bankAccount4Allocation: (\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n a: PartialPersonDataTransferLine,\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n b: PartialPersonDataTransferLine,\n ) => true,\n bankAccount4AllocationMethod: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n a.bankAccounts?.bankAccount4AllocationMethod === b.bankAccounts?.bankAccount4AllocationMethod,\n bankAccount4Bsb: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount4Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount4Number ?? \"\").trim(),\n bankAccount4Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount4Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount4Number ?? \"\").trim(),\n bankAccount4Number: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount4Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount4Number ?? \"\").trim(),\n bankAccount5Allocation: (\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n a: PartialPersonDataTransferLine,\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n b: PartialPersonDataTransferLine,\n ) => true,\n bankAccount5AllocationMethod: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n a.bankAccounts?.bankAccount5AllocationMethod === b.bankAccounts?.bankAccount5AllocationMethod,\n bankAccount5Bsb: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount5Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount5Number ?? \"\").trim(),\n bankAccount5Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount5Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount5Number ?? \"\").trim(),\n bankAccount5Number: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.bankAccounts?.bankAccount5Number ?? \"\").trim() ===\n (b.bankAccounts?.bankAccount5Number ?? \"\").trim(),\n },\n dateOfBirth: {\n dateOfBirth: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.dateOfBirth?.dateOfBirth === b.dateOfBirth?.dateOfBirth ||\n isSamePlainDate(\n parsePlainDate(a.dateOfBirth?.dateOfBirth),\n parsePlainDate(b.dateOfBirth?.dateOfBirth),\n ),\n },\n emergencyContacts: {\n emergencyContact1AddressCity: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1AddressCity ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1AddressCity ?? \"\").trim(),\n emergencyContact1AddressCountry: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1AddressCountry ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1AddressCountry ?? \"\").trim(),\n emergencyContact1AddressLine1: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1AddressLine1 ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1AddressLine1 ?? \"\").trim(),\n emergencyContact1AddressLine2: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1AddressLine2 ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1AddressLine2 ?? \"\").trim(),\n emergencyContact1AddressPostcode: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1AddressPostcode ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1AddressPostcode ?? \"\").trim(),\n emergencyContact1AddressState: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1AddressState ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1AddressState ?? \"\").trim(),\n emergencyContact1Email: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.emergencyContacts?.emergencyContact1Email ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1Email ?? \"\").trim(),\n emergencyContact1Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.emergencyContacts?.emergencyContact1Name ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1Name ?? \"\").trim(),\n emergencyContact1Phone: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.emergencyContacts?.emergencyContact1Phone ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1Phone ?? \"\").trim(),\n emergencyContact1Relationship: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact1Relationship ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact1Relationship ?? \"\").trim(),\n emergencyContact2AddressCity: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2AddressCity ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2AddressCity ?? \"\").trim(),\n emergencyContact2AddressCountry: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2AddressCountry ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2AddressCountry ?? \"\").trim(),\n emergencyContact2AddressLine1: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2AddressLine1 ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2AddressLine1 ?? \"\").trim(),\n emergencyContact2AddressLine2: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2AddressLine2 ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2AddressLine2 ?? \"\").trim(),\n emergencyContact2AddressPostcode: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2AddressPostcode ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2AddressPostcode ?? \"\").trim(),\n emergencyContact2AddressState: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2AddressState ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2AddressState ?? \"\").trim(),\n emergencyContact2Email: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.emergencyContacts?.emergencyContact2Email ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2Email ?? \"\").trim(),\n emergencyContact2Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.emergencyContacts?.emergencyContact2Name ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2Name ?? \"\").trim(),\n emergencyContact2Phone: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.emergencyContacts?.emergencyContact2Phone ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2Phone ?? \"\").trim(),\n emergencyContact2Relationship: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.emergencyContacts?.emergencyContact2Relationship ?? \"\").trim() ===\n (b.emergencyContacts?.emergencyContact2Relationship ?? \"\").trim(),\n },\n fullName: {\n familyName: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.fullName?.familyName ?? \"\").trim() === (b.fullName?.familyName ?? \"\").trim(),\n givenName: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.fullName?.givenName ?? \"\").trim() === (b.fullName?.givenName ?? \"\").trim(),\n otherGivenNames: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.fullName?.otherGivenNames ?? \"\").trim() === (b.fullName?.otherGivenNames ?? \"\").trim(),\n },\n gender: {\n gender: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.gender?.gender === b.gender?.gender,\n },\n personalEmail: {\n personalEmail: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.personalEmail?.personalEmail ?? \"\").trim() ===\n (b.personalEmail?.personalEmail ?? \"\").trim(),\n },\n personalPhone: {\n personalPhone: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.personalPhone?.personalPhone ?? \"\").trim() ===\n (b.personalPhone?.personalPhone ?? \"\").trim(),\n },\n postalAddress: {\n postalAddressCity: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.postalAddress?.postalAddressCity ?? \"\").trim() ===\n (b.postalAddress?.postalAddressCity ?? \"\").trim(),\n postalAddressCountry: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.postalAddress?.postalAddressCountry ?? \"\").trim() ===\n (b.postalAddress?.postalAddressCountry ?? \"\").trim(),\n postalAddressLine1: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.postalAddress?.postalAddressLine1 ?? \"\").trim() ===\n (b.postalAddress?.postalAddressLine1 ?? \"\").trim(),\n postalAddressLine2: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.postalAddress?.postalAddressLine2 ?? \"\").trim() ===\n (b.postalAddress?.postalAddressLine2 ?? \"\").trim(),\n postalAddressPostcode: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.postalAddress?.postalAddressPostcode ?? \"\").trim() ===\n (b.postalAddress?.postalAddressPostcode ?? \"\").trim(),\n postalAddressState: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.postalAddress?.postalAddressState ?? \"\").trim() ===\n (b.postalAddress?.postalAddressState ?? \"\").trim(),\n },\n profile: {\n displayName: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.profile?.displayName ?? \"\").trim() === (b.profile?.displayName ?? \"\").trim(),\n profileEmail: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.profile?.profileEmail ?? \"\").trim() === (b.profile?.profileEmail ?? \"\").trim(),\n profilePhone: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.profile?.profilePhone ?? \"\").trim() === (b.profile?.profilePhone ?? \"\").trim(),\n },\n residentialAddress: {\n residentialAddressCity: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.residentialAddress?.residentialAddressCity ?? \"\").trim() ===\n (b.residentialAddress?.residentialAddressCity ?? \"\").trim(),\n residentialAddressCountry: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.residentialAddress?.residentialAddressCountry ?? \"\").trim() ===\n (b.residentialAddress?.residentialAddressCountry ?? \"\").trim(),\n residentialAddressLine1: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.residentialAddress?.residentialAddressLine1 ?? \"\").trim() ===\n (b.residentialAddress?.residentialAddressLine1 ?? \"\").trim(),\n residentialAddressLine2: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.residentialAddress?.residentialAddressLine2 ?? \"\").trim() ===\n (b.residentialAddress?.residentialAddressLine2 ?? \"\").trim(),\n residentialAddressPostcode: (\n a: PartialPersonDataTransferLine,\n b: PartialPersonDataTransferLine,\n ) =>\n (a.residentialAddress?.residentialAddressPostcode ?? \"\").trim() ===\n (b.residentialAddress?.residentialAddressPostcode ?? \"\").trim(),\n residentialAddressState: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.residentialAddress?.residentialAddressState ?? \"\").trim() ===\n (b.residentialAddress?.residentialAddressState ?? \"\").trim(),\n },\n superFunds: {\n superFund1MemberName: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.superFunds?.superFund1MemberName ?? \"\").trim() ===\n (b.superFunds?.superFund1MemberName ?? \"\").trim(),\n superFund1MemberNumber: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.superFunds?.superFund1MemberNumber ?? \"\").trim() ===\n (b.superFunds?.superFund1MemberNumber ?? \"\").trim(),\n superFund1Name: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.superFunds?.superFund1Name ?? \"\").trim() === (b.superFunds?.superFund1Name ?? \"\").trim(),\n superFund1Nomination: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.superFunds?.superFund1Nomination ?? \"\").trim() ===\n (b.superFunds?.superFund1Nomination ?? \"\").trim(),\n superFund1Usi: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.superFunds?.superFund1Usi ?? \"\").trim() === (b.superFunds?.superFund1Usi ?? \"\").trim(),\n },\n taxDetails: {\n hasLoanOrStudentDebt: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.taxDetails?.hasLoanOrStudentDebt === b.taxDetails?.hasLoanOrStudentDebt,\n residencyStatus: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.taxDetails?.residencyStatus === b.taxDetails?.residencyStatus,\n taxFreeThresholdClaimed: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.taxDetails?.taxFreeThresholdClaimed === b.taxDetails?.taxFreeThresholdClaimed,\n taxFileNumber: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n (a.taxDetails?.taxFileNumber ?? \"\").trim() === (b.taxDetails?.taxFileNumber ?? \"\").trim(),\n taxFileNumberExemption: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.taxDetails?.taxFileNumberExemption === b.taxDetails?.taxFileNumberExemption,\n },\n tenure: {\n endDate: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.tenure?.endDate === b.tenure?.endDate ||\n isSamePlainDate(parsePlainDate(a.tenure?.endDate), parsePlainDate(b.tenure?.endDate)),\n startDate: (a: PartialPersonDataTransferLine, b: PartialPersonDataTransferLine) =>\n a.tenure?.startDate === b.tenure?.startDate ||\n isSamePlainDate(parsePlainDate(a.tenure?.startDate), parsePlainDate(b.tenure?.startDate)),\n },\n};\n\nexport default EQUALITY_CHECKS;\n"],"mappings":"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","names":[]}
|
|
@@ -153,11 +153,13 @@ type PersonDataTransferLineResidentialAddress = {
|
|
|
153
153
|
type PersonDataTransferLineSuperFunds = {
|
|
154
154
|
superFund1MemberName: null;
|
|
155
155
|
superFund1MemberNumber: null;
|
|
156
|
+
superFund1Name: null;
|
|
156
157
|
superFund1Nomination: "NOT_ENTITLED" | "EMPLOYER_NOMINATED" | "SELF_MANAGED";
|
|
157
158
|
superFund1Usi: null;
|
|
158
159
|
} | {
|
|
159
160
|
superFund1MemberName: string;
|
|
160
161
|
superFund1MemberNumber: string;
|
|
162
|
+
superFund1Name: string;
|
|
161
163
|
superFund1Nomination: "REGULATED";
|
|
162
164
|
superFund1Usi: string;
|
|
163
165
|
};
|