@remoteoss/remote-flows 1.40.0 → 1.40.1
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/README.md +2 -0
- package/dist/{WorkScheduleFieldDefault-6DC7RDII.js → WorkScheduleFieldDefault-D6TGVPHC.js} +2 -2
- package/dist/{chunk-32ERURM2.js → chunk-33VF3QHP.js} +2 -2
- package/dist/{chunk-UI4AZZD5.js → chunk-36IU27QH.js} +2 -2
- package/dist/chunk-3GCJILCE.js +2 -0
- package/dist/chunk-3GCJILCE.js.map +1 -0
- package/dist/{chunk-JFPOX7SW.js → chunk-4VEUIX5E.js} +2 -2
- package/dist/{chunk-G556HMVA.js → chunk-COAJUZSE.js} +2 -2
- package/dist/{chunk-XYCFKCVZ.js → chunk-IZIKQFAC.js} +2 -2
- package/dist/{chunk-Q2OGLLBA.js → chunk-PB6UQ4A4.js} +2 -2
- package/dist/{chunk-Q2OGLLBA.js.map → chunk-PB6UQ4A4.js.map} +1 -1
- package/dist/{chunk-HK4LGSS7.js → chunk-UQMZU7HM.js} +2 -2
- package/dist/{chunk-7BPB4PXN.js → chunk-WIFDQWVX.js} +2 -2
- package/dist/default-components.js +1 -1
- package/dist/flows/ContractAmendment/ContractAmendmentBack.d.ts +2 -2
- package/dist/flows/ContractAmendment/ContractAmendmentConfirmationForm.d.ts +2 -2
- package/dist/flows/ContractAmendment/ContractAmendmentFlow.d.ts +2 -3
- package/dist/flows/ContractAmendment/ContractAmendmentForm.d.ts +2 -2
- package/dist/flows/ContractAmendment/ContractAmendmentSubmit.d.ts +2 -2
- package/dist/flows/ContractAmendment/index.d.ts +1 -2
- package/dist/flows/ContractorOnboarding/ContractorOnboarding.d.ts +4 -5
- package/dist/flows/ContractorOnboarding/ContractorOnboarding.js +1 -1
- package/dist/flows/ContractorOnboarding/api.d.ts +40 -40
- package/dist/flows/ContractorOnboarding/api.js +1 -1
- package/dist/flows/ContractorOnboarding/components/BasicInformationStep.d.ts +3 -4
- package/dist/flows/ContractorOnboarding/components/ContractDetailsStep.d.ts +3 -4
- package/dist/flows/ContractorOnboarding/components/ContractDetailsStep.js +1 -1
- package/dist/flows/ContractorOnboarding/components/ContractPreviewHeader.d.ts +2 -3
- package/dist/flows/ContractorOnboarding/components/ContractPreviewStatement.d.ts +2 -3
- package/dist/flows/ContractorOnboarding/components/ContractPreviewStep.d.ts +3 -4
- package/dist/flows/ContractorOnboarding/components/ContractReviewButton.d.ts +2 -2
- package/dist/flows/ContractorOnboarding/components/ContractorOnboardingForm.d.ts +4 -5
- package/dist/flows/ContractorOnboarding/components/EligibilityQuestionnaireStep.d.ts +3 -4
- package/dist/flows/ContractorOnboarding/components/OnboardingBack.d.ts +2 -2
- package/dist/flows/ContractorOnboarding/components/OnboardingInvite.d.ts +2 -2
- package/dist/flows/ContractorOnboarding/components/OnboardingSubmit.d.ts +2 -2
- package/dist/flows/ContractorOnboarding/components/PricingPlan.d.ts +3 -4
- package/dist/flows/ContractorOnboarding/components/SaveDraftButton.d.ts +2 -2
- package/dist/flows/ContractorOnboarding/components/SelectCountryStep.d.ts +3 -4
- package/dist/flows/ContractorOnboarding/components/StatementOfWorkDisclaimer.d.ts +2 -2
- package/dist/flows/ContractorOnboarding/components/StatementOfWorkDisclaimer.js +1 -1
- package/dist/flows/ContractorOnboarding/constants.js +1 -1
- package/dist/flows/ContractorOnboarding/context.d.ts +4 -5
- package/dist/flows/ContractorOnboarding/hooks.d.ts +2 -3
- package/dist/flows/ContractorOnboarding/hooks.js +1 -1
- package/dist/flows/ContractorOnboarding/index.d.ts +3 -4
- package/dist/flows/ContractorOnboarding/index.js +1 -1
- package/dist/flows/ContractorOnboarding/jsfModify.d.ts +2 -3
- package/dist/flows/ContractorOnboarding/jsfModify.js +1 -1
- package/dist/flows/ContractorOnboarding/types.d.ts +2 -3
- package/dist/flows/ContractorOnboarding/utils.d.ts +1 -2
- package/dist/flows/ContractorOnboarding/utils.js +1 -1
- package/dist/flows/CostCalculator/CostCalculatorFlow.d.ts +1 -2
- package/dist/flows/CostCalculator/CostCalculatorForm.d.ts +2 -3
- package/dist/flows/CostCalculator/CostCalculatorResetButton.d.ts +2 -2
- package/dist/flows/CostCalculator/CostCalculatorSubmitButton.d.ts +2 -2
- package/dist/flows/CostCalculator/EstimationResults/EstimationResults.d.ts +2 -3
- package/dist/flows/CostCalculator/SummaryResults/SummaryResults.d.ts +2 -3
- package/dist/flows/CostCalculator/api.d.ts +5 -5
- package/dist/flows/CostCalculator/components/SalaryField.d.ts +2 -3
- package/dist/flows/CostCalculator/context.d.ts +2 -2
- package/dist/flows/CostCalculator/hooks.d.ts +2 -2
- package/dist/flows/CostCalculator/index.d.ts +0 -1
- package/dist/flows/CostCalculator/index.js +1 -1
- package/dist/flows/CreateCompany/CreateCompany.d.ts +3 -4
- package/dist/flows/CreateCompany/api.d.ts +1 -1
- package/dist/flows/CreateCompany/components/AddressDetailsStep.d.ts +2 -3
- package/dist/flows/CreateCompany/components/CompanyBasicInformationStep.d.ts +2 -3
- package/dist/flows/CreateCompany/components/CreateCompanyForm.d.ts +2 -3
- package/dist/flows/CreateCompany/components/CreateCompanySubmit.d.ts +2 -2
- package/dist/flows/CreateCompany/context.d.ts +1 -2
- package/dist/flows/CreateCompany/hooks.d.ts +1 -2
- package/dist/flows/CreateCompany/index.d.ts +2 -3
- package/dist/flows/CreateCompany/types.d.ts +1 -2
- package/dist/flows/Onboarding/OnboardingFlow.d.ts +3 -4
- package/dist/flows/Onboarding/api.d.ts +16 -17
- package/dist/flows/Onboarding/components/AnnualGrossSalary.d.ts +2 -3
- package/dist/flows/Onboarding/components/BasicInformationStep.d.ts +2 -3
- package/dist/flows/Onboarding/components/BenefitsStep.d.ts +2 -3
- package/dist/flows/Onboarding/components/ContractDetailsStep.d.ts +2 -3
- package/dist/flows/Onboarding/components/EmploymentAgreementInfoContent.d.ts +2 -2
- package/dist/flows/Onboarding/components/EngagementAgreementDetailsStep.d.ts +2 -3
- package/dist/flows/Onboarding/components/EquityPriceDetails.d.ts +2 -2
- package/dist/flows/Onboarding/components/OnboardingBack.d.ts +2 -2
- package/dist/flows/Onboarding/components/OnboardingForm.d.ts +3 -4
- package/dist/flows/Onboarding/components/OnboardingInvite.d.ts +2 -2
- package/dist/flows/Onboarding/components/OnboardingSubmit.d.ts +2 -2
- package/dist/flows/Onboarding/components/PreOnboardingRequirements.d.ts +3 -3
- package/dist/flows/Onboarding/components/PreviewEmploymentAgreementStep.d.ts +2 -2
- package/dist/flows/Onboarding/components/ReviewStep.d.ts +1 -2
- package/dist/flows/Onboarding/components/SaveDraftButton.d.ts +2 -2
- package/dist/flows/Onboarding/components/SelectCountryStep.d.ts +2 -3
- package/dist/flows/Onboarding/context.d.ts +3 -4
- package/dist/flows/Onboarding/hooks.d.ts +1 -2
- package/dist/flows/Onboarding/index.d.ts +1 -2
- package/dist/flows/Onboarding/types.d.ts +2 -3
- package/dist/flows/Onboarding/utils.d.ts +2 -3
- package/dist/flows/PayrollAdminOnboarding/PayrollAdminOnboardingFlow.d.ts +3 -4
- package/dist/flows/PayrollAdminOnboarding/context.d.ts +1 -1
- package/dist/flows/PayrollAdminOnboarding/hooks.d.ts +1 -1
- package/dist/flows/PayrollAdminOnboarding/index.d.ts +2 -3
- package/dist/flows/PayrollAdminOnboarding/types.d.ts +1 -1
- package/dist/flows/PayrollEmployeeOnboarding/PayrollEmployeeOnboardingFlow.d.ts +3 -4
- package/dist/flows/PayrollEmployeeOnboarding/context.d.ts +1 -1
- package/dist/flows/PayrollEmployeeOnboarding/hooks.d.ts +1 -1
- package/dist/flows/PayrollEmployeeOnboarding/index.d.ts +2 -3
- package/dist/flows/PayrollEmployeeOnboarding/types.d.ts +1 -1
- package/dist/flows/Termination/AdditionalDetailsForm.d.ts +2 -3
- package/dist/flows/Termination/EmployeeComunicationForm.d.ts +2 -3
- package/dist/flows/Termination/PaidTimeOffForm.d.ts +2 -3
- package/dist/flows/Termination/TerminationBack.d.ts +2 -2
- package/dist/flows/Termination/TerminationDetailsForm.d.ts +2 -3
- package/dist/flows/Termination/TerminationFlow.d.ts +3 -4
- package/dist/flows/Termination/TerminationForm.d.ts +3 -4
- package/dist/flows/Termination/TerminationSubmit.d.ts +2 -2
- package/dist/flows/Termination/api.d.ts +4 -5
- package/dist/flows/Termination/components/AcknowledgeInformation/AcknowledgeInformation.d.ts +2 -2
- package/dist/flows/Termination/components/AcknowledgeInformation/AcknowledgeInformationFees.d.ts +2 -2
- package/dist/flows/Termination/components/PaidTimeOff/PaidTimeOff.d.ts +6 -7
- package/dist/flows/Termination/components/PaidTimeOff/PaidTimeOffContainer.d.ts +4 -5
- package/dist/flows/Termination/components/PaidTimeOff/types.d.ts +4 -5
- package/dist/flows/Termination/components/TerminationDialogInfoContent/TerminationDialogInfoContent.d.ts +2 -2
- package/dist/flows/Termination/components/TerminationReasonsDetailContent/TerminationReasonsDetailContent.d.ts +2 -2
- package/dist/flows/Termination/context.d.ts +1 -2
- package/dist/flows/Termination/hooks.d.ts +1 -2
- package/dist/flows/Termination/index.d.ts +5 -6
- package/dist/flows/Termination/json-schemas/schema.d.ts +2 -3
- package/dist/flows/Termination/types.d.ts +2 -3
- package/dist/flows/Termination/utils.d.ts +1 -2
- package/dist/index.d.ts +13 -13
- package/dist/index.js +2 -2
- package/dist/internals.d.ts +45 -45
- package/dist/{types-BDhuq1UF.d.ts → types-BcjbPv3W.d.ts} +8 -9
- package/dist/{types-Cjy498SD.d.ts → types-BydTmx76.d.ts} +2 -2
- package/dist/{types-5vsf9upM.d.ts → types-CBE9Gstk.d.ts} +8 -9
- package/dist/{types---jTQSYP.d.ts → types-CTjgSFHY.d.ts} +2 -2
- package/dist/{types-5jgrwYf3.d.ts → types-CgDgP-h7.d.ts} +5 -6
- package/dist/{types-STTuXABa.d.ts → types-DS-m0rPG.d.ts} +3 -4
- package/dist/{types-Buo22VR2.d.ts → types-De7SaR2_.d.ts} +2 -3
- package/package.json +20 -20
- package/dist/chunk-OQIJAVBT.js +0 -2
- package/dist/chunk-OQIJAVBT.js.map +0 -1
- /package/dist/{WorkScheduleFieldDefault-6DC7RDII.js.map → WorkScheduleFieldDefault-D6TGVPHC.js.map} +0 -0
- /package/dist/{chunk-32ERURM2.js.map → chunk-33VF3QHP.js.map} +0 -0
- /package/dist/{chunk-UI4AZZD5.js.map → chunk-36IU27QH.js.map} +0 -0
- /package/dist/{chunk-JFPOX7SW.js.map → chunk-4VEUIX5E.js.map} +0 -0
- /package/dist/{chunk-G556HMVA.js.map → chunk-COAJUZSE.js.map} +0 -0
- /package/dist/{chunk-XYCFKCVZ.js.map → chunk-IZIKQFAC.js.map} +0 -0
- /package/dist/{chunk-HK4LGSS7.js.map → chunk-UQMZU7HM.js.map} +0 -0
- /package/dist/{chunk-7BPB4PXN.js.map → chunk-WIFDQWVX.js.map} +0 -0
|
@@ -39,7 +39,7 @@ declare const useGetContractDocumentSignatureSchema: ({ fieldValues, options, }:
|
|
|
39
39
|
};
|
|
40
40
|
jsfModify?: JSFModify;
|
|
41
41
|
};
|
|
42
|
-
}) => UseQueryResult<JSONSchemaFormResultWithFieldsets
|
|
42
|
+
}) => UseQueryResult<NoInfer<JSONSchemaFormResultWithFieldsets>, Error>;
|
|
43
43
|
/**
|
|
44
44
|
* Signs the contract document
|
|
45
45
|
* @param employmentId - The employment ID
|
|
@@ -76,14 +76,14 @@ declare const useGetShowContractDocument: ({ employmentId, contractDocumentId, o
|
|
|
76
76
|
};
|
|
77
77
|
jsfModify?: JSFModify;
|
|
78
78
|
};
|
|
79
|
-
}) => UseQueryResult<{
|
|
79
|
+
}) => UseQueryResult<NoInfer<{
|
|
80
80
|
contract_document: {
|
|
81
81
|
content: string;
|
|
82
82
|
name?: string | undefined;
|
|
83
83
|
signatories?: Signatory[] | undefined;
|
|
84
84
|
status?: ContractorContractDocumentStatus | undefined;
|
|
85
85
|
};
|
|
86
|
-
}
|
|
86
|
+
}>, Error>;
|
|
87
87
|
declare const useHasCompanySignedContract: ({ employmentId, contractDocumentId, options, }: {
|
|
88
88
|
employmentId: string;
|
|
89
89
|
contractDocumentId: string;
|
|
@@ -107,7 +107,7 @@ declare const useGetContractorSubscriptions: ({ employmentId, options, }: {
|
|
|
107
107
|
enabled?: boolean;
|
|
108
108
|
};
|
|
109
109
|
};
|
|
110
|
-
}) => UseQueryResult<ContractorSubscriptionsSummary[] | undefined
|
|
110
|
+
}) => UseQueryResult<NoInfer<ContractorSubscriptionsSummary[] | undefined>, Error>;
|
|
111
111
|
/**
|
|
112
112
|
* Upgrade or downgrade contractor subscription
|
|
113
113
|
*/
|
|
@@ -159,9 +159,9 @@ declare const useContractorSubscriptionSchemaField: (employmentId: string, selec
|
|
|
159
159
|
}) => {
|
|
160
160
|
isLoading: boolean;
|
|
161
161
|
form: JSONSchemaFormResultWithFieldsets;
|
|
162
|
-
contractorSubscriptions: ContractorSubscriptionsSummary[] | undefined;
|
|
162
|
+
contractorSubscriptions: NoInfer<ContractorSubscriptionsSummary[] | undefined> | undefined;
|
|
163
163
|
filteredContractorSubscriptions: ContractorSubscriptionsSummary[];
|
|
164
|
-
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<ContractorSubscriptionsSummary[] | undefined
|
|
164
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<NoInfer<ContractorSubscriptionsSummary[] | undefined>, Error>>;
|
|
165
165
|
isEligibilityQuestionnaireBlocked: boolean | undefined;
|
|
166
166
|
};
|
|
167
167
|
declare const useUpdateUKandSaudiFields: (createContractorContractDocumentMutation: ReturnType<typeof useCreateContractorContractDocument>, uploadFileMutation: ReturnType<typeof useUploadFile>, parsedValues: FieldValues) => {
|
|
@@ -173,14 +173,14 @@ declare const useGetIR35File: (employmentId: string, options?: {
|
|
|
173
173
|
enabled?: boolean;
|
|
174
174
|
}) => {
|
|
175
175
|
isLoading: boolean;
|
|
176
|
-
data: {
|
|
176
|
+
data: NoInfer<{
|
|
177
177
|
content: Blob | File;
|
|
178
178
|
id: string;
|
|
179
179
|
inserted_at: DateTimeIso8601;
|
|
180
180
|
name: string;
|
|
181
181
|
sub_type?: string | null;
|
|
182
182
|
type: string;
|
|
183
|
-
}
|
|
183
|
+
}>;
|
|
184
184
|
error: Error;
|
|
185
185
|
isError: true;
|
|
186
186
|
isPending: false;
|
|
@@ -202,33 +202,33 @@ declare const useGetIR35File: (employmentId: string, options?: {
|
|
|
202
202
|
isRefetching: boolean;
|
|
203
203
|
isStale: boolean;
|
|
204
204
|
isEnabled: boolean;
|
|
205
|
-
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<{
|
|
205
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<NoInfer<{
|
|
206
206
|
content: Blob | File;
|
|
207
207
|
id: string;
|
|
208
208
|
inserted_at: DateTimeIso8601;
|
|
209
209
|
name: string;
|
|
210
210
|
sub_type?: string | null;
|
|
211
211
|
type: string;
|
|
212
|
-
}
|
|
212
|
+
}>, Error>>;
|
|
213
213
|
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
214
|
-
promise: Promise<{
|
|
214
|
+
promise: Promise<NoInfer<{
|
|
215
215
|
content: Blob | File;
|
|
216
216
|
id: string;
|
|
217
217
|
inserted_at: DateTimeIso8601;
|
|
218
218
|
name: string;
|
|
219
219
|
sub_type?: string | null;
|
|
220
220
|
type: string;
|
|
221
|
-
}
|
|
221
|
+
}>>;
|
|
222
222
|
} | {
|
|
223
223
|
isLoading: boolean;
|
|
224
|
-
data: {
|
|
224
|
+
data: NoInfer<{
|
|
225
225
|
content: Blob | File;
|
|
226
226
|
id: string;
|
|
227
227
|
inserted_at: DateTimeIso8601;
|
|
228
228
|
name: string;
|
|
229
229
|
sub_type?: string | null;
|
|
230
230
|
type: string;
|
|
231
|
-
}
|
|
231
|
+
}>;
|
|
232
232
|
error: null;
|
|
233
233
|
isError: false;
|
|
234
234
|
isPending: false;
|
|
@@ -250,23 +250,23 @@ declare const useGetIR35File: (employmentId: string, options?: {
|
|
|
250
250
|
isRefetching: boolean;
|
|
251
251
|
isStale: boolean;
|
|
252
252
|
isEnabled: boolean;
|
|
253
|
-
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<{
|
|
253
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<NoInfer<{
|
|
254
254
|
content: Blob | File;
|
|
255
255
|
id: string;
|
|
256
256
|
inserted_at: DateTimeIso8601;
|
|
257
257
|
name: string;
|
|
258
258
|
sub_type?: string | null;
|
|
259
259
|
type: string;
|
|
260
|
-
}
|
|
260
|
+
}>, Error>>;
|
|
261
261
|
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
262
|
-
promise: Promise<{
|
|
262
|
+
promise: Promise<NoInfer<{
|
|
263
263
|
content: Blob | File;
|
|
264
264
|
id: string;
|
|
265
265
|
inserted_at: DateTimeIso8601;
|
|
266
266
|
name: string;
|
|
267
267
|
sub_type?: string | null;
|
|
268
268
|
type: string;
|
|
269
|
-
}
|
|
269
|
+
}>>;
|
|
270
270
|
} | {
|
|
271
271
|
isLoading: boolean;
|
|
272
272
|
data: undefined;
|
|
@@ -291,23 +291,23 @@ declare const useGetIR35File: (employmentId: string, options?: {
|
|
|
291
291
|
isRefetching: boolean;
|
|
292
292
|
isStale: boolean;
|
|
293
293
|
isEnabled: boolean;
|
|
294
|
-
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<{
|
|
294
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<NoInfer<{
|
|
295
295
|
content: Blob | File;
|
|
296
296
|
id: string;
|
|
297
297
|
inserted_at: DateTimeIso8601;
|
|
298
298
|
name: string;
|
|
299
299
|
sub_type?: string | null;
|
|
300
300
|
type: string;
|
|
301
|
-
}
|
|
301
|
+
}>, Error>>;
|
|
302
302
|
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
303
|
-
promise: Promise<{
|
|
303
|
+
promise: Promise<NoInfer<{
|
|
304
304
|
content: Blob | File;
|
|
305
305
|
id: string;
|
|
306
306
|
inserted_at: DateTimeIso8601;
|
|
307
307
|
name: string;
|
|
308
308
|
sub_type?: string | null;
|
|
309
309
|
type: string;
|
|
310
|
-
}
|
|
310
|
+
}>>;
|
|
311
311
|
} | {
|
|
312
312
|
isLoading: boolean;
|
|
313
313
|
data: undefined;
|
|
@@ -332,23 +332,23 @@ declare const useGetIR35File: (employmentId: string, options?: {
|
|
|
332
332
|
isRefetching: boolean;
|
|
333
333
|
isStale: boolean;
|
|
334
334
|
isEnabled: boolean;
|
|
335
|
-
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<{
|
|
335
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<NoInfer<{
|
|
336
336
|
content: Blob | File;
|
|
337
337
|
id: string;
|
|
338
338
|
inserted_at: DateTimeIso8601;
|
|
339
339
|
name: string;
|
|
340
340
|
sub_type?: string | null;
|
|
341
341
|
type: string;
|
|
342
|
-
}
|
|
342
|
+
}>, Error>>;
|
|
343
343
|
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
344
|
-
promise: Promise<{
|
|
344
|
+
promise: Promise<NoInfer<{
|
|
345
345
|
content: Blob | File;
|
|
346
346
|
id: string;
|
|
347
347
|
inserted_at: DateTimeIso8601;
|
|
348
348
|
name: string;
|
|
349
349
|
sub_type?: string | null;
|
|
350
350
|
type: string;
|
|
351
|
-
}
|
|
351
|
+
}>>;
|
|
352
352
|
} | {
|
|
353
353
|
isLoading: boolean;
|
|
354
354
|
data: undefined;
|
|
@@ -373,33 +373,33 @@ declare const useGetIR35File: (employmentId: string, options?: {
|
|
|
373
373
|
isRefetching: boolean;
|
|
374
374
|
isStale: boolean;
|
|
375
375
|
isEnabled: boolean;
|
|
376
|
-
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<{
|
|
376
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<NoInfer<{
|
|
377
377
|
content: Blob | File;
|
|
378
378
|
id: string;
|
|
379
379
|
inserted_at: DateTimeIso8601;
|
|
380
380
|
name: string;
|
|
381
381
|
sub_type?: string | null;
|
|
382
382
|
type: string;
|
|
383
|
-
}
|
|
383
|
+
}>, Error>>;
|
|
384
384
|
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
385
|
-
promise: Promise<{
|
|
385
|
+
promise: Promise<NoInfer<{
|
|
386
386
|
content: Blob | File;
|
|
387
387
|
id: string;
|
|
388
388
|
inserted_at: DateTimeIso8601;
|
|
389
389
|
name: string;
|
|
390
390
|
sub_type?: string | null;
|
|
391
391
|
type: string;
|
|
392
|
-
}
|
|
392
|
+
}>>;
|
|
393
393
|
} | {
|
|
394
394
|
isLoading: boolean;
|
|
395
|
-
data: {
|
|
395
|
+
data: NoInfer<{
|
|
396
396
|
content: Blob | File;
|
|
397
397
|
id: string;
|
|
398
398
|
inserted_at: DateTimeIso8601;
|
|
399
399
|
name: string;
|
|
400
400
|
sub_type?: string | null;
|
|
401
401
|
type: string;
|
|
402
|
-
}
|
|
402
|
+
}>;
|
|
403
403
|
isError: false;
|
|
404
404
|
error: null;
|
|
405
405
|
isPending: false;
|
|
@@ -421,23 +421,23 @@ declare const useGetIR35File: (employmentId: string, options?: {
|
|
|
421
421
|
isRefetching: boolean;
|
|
422
422
|
isStale: boolean;
|
|
423
423
|
isEnabled: boolean;
|
|
424
|
-
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<{
|
|
424
|
+
refetch: (options?: _tanstack_query_core.RefetchOptions) => Promise<_tanstack_query_core.QueryObserverResult<NoInfer<{
|
|
425
425
|
content: Blob | File;
|
|
426
426
|
id: string;
|
|
427
427
|
inserted_at: DateTimeIso8601;
|
|
428
428
|
name: string;
|
|
429
429
|
sub_type?: string | null;
|
|
430
430
|
type: string;
|
|
431
|
-
}
|
|
431
|
+
}>, Error>>;
|
|
432
432
|
fetchStatus: _tanstack_query_core.FetchStatus;
|
|
433
|
-
promise: Promise<{
|
|
433
|
+
promise: Promise<NoInfer<{
|
|
434
434
|
content: Blob | File;
|
|
435
435
|
id: string;
|
|
436
436
|
inserted_at: DateTimeIso8601;
|
|
437
437
|
name: string;
|
|
438
438
|
sub_type?: string | null;
|
|
439
439
|
type: string;
|
|
440
|
-
}
|
|
440
|
+
}>>;
|
|
441
441
|
};
|
|
442
442
|
/**
|
|
443
443
|
* Get the contract documents for a given employment
|
|
@@ -447,7 +447,7 @@ declare const useGetIR35File: (employmentId: string, options?: {
|
|
|
447
447
|
*/
|
|
448
448
|
declare const useGetContractDocuments: (employmentId: string, options?: {
|
|
449
449
|
enabled?: boolean;
|
|
450
|
-
}) => UseQueryResult<ContractDocumentItem[] | undefined
|
|
450
|
+
}) => UseQueryResult<NoInfer<ContractDocumentItem[] | undefined>, Error>;
|
|
451
451
|
declare const useGetEligibilityQuestionnaire: ({ options, fieldValues, }: {
|
|
452
452
|
options?: FlowOptions & {
|
|
453
453
|
queryOptions?: {
|
|
@@ -455,7 +455,7 @@ declare const useGetEligibilityQuestionnaire: ({ options, fieldValues, }: {
|
|
|
455
455
|
};
|
|
456
456
|
};
|
|
457
457
|
fieldValues: FieldValues;
|
|
458
|
-
}) => UseQueryResult<JSONSchemaFormResultWithFieldsets
|
|
458
|
+
}) => UseQueryResult<NoInfer<JSONSchemaFormResultWithFieldsets>, Error>;
|
|
459
459
|
declare const usePostCreateEligibilityQuestionnaire: () => _tanstack_react_query.UseMutationResult<({
|
|
460
460
|
data: EligibilityQuestionnaireResponse;
|
|
461
461
|
error: undefined;
|
|
@@ -500,12 +500,12 @@ declare const useCountriesSchemaField: (options?: Omit<FlowOptions, "jsonSchemaV
|
|
|
500
500
|
}) => {
|
|
501
501
|
isLoading: boolean;
|
|
502
502
|
selectCountryForm: JSONSchemaFormResultWithFieldsets;
|
|
503
|
-
countries: {
|
|
503
|
+
countries: NoInfer<{
|
|
504
504
|
label: string;
|
|
505
505
|
value: string;
|
|
506
506
|
eor_onboarding: boolean | undefined;
|
|
507
507
|
contractor_products_available: ("standard" | "cor" | "plus")[] | undefined;
|
|
508
|
-
}[] | undefined;
|
|
508
|
+
}[]> | undefined;
|
|
509
509
|
};
|
|
510
510
|
/**
|
|
511
511
|
* Get contractor onboarding details schema with currency options overridden
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{d as a,e as b,f as c,g as d,h as e,i as f,j as g,k as h,l as i,m as j,n as k,o as l,p as m,q as n,r as o,s as p,t as q,u as r}from"../../chunk-
|
|
1
|
+
import{d as a,e as b,f as c,g as d,h as e,i as f,j as g,k as h,l as i,m as j,n as k,o as l,p as m,q as n,r as o,s as p,t as q,u as r}from"../../chunk-IZIKQFAC.js";import"../../chunk-AP56UUME.js";import"../../chunk-IJCTN52C.js";import"../../chunk-COAJUZSE.js";import"../../chunk-PB6UQ4A4.js";import"../../chunk-WVJDCDGZ.js";import"../../chunk-54Z4QJ3Q.js";import"../../chunk-LKVQ32ZK.js";import"../../chunk-GZUP2IE6.js";import"../../chunk-G2LZFGZA.js";import"../../chunk-626FTNKA.js";import"../../chunk-H2O4CVKF.js";import"../../chunk-P37U34EQ.js";export{h as CONTRACT_PRODUCT_TITLES,r as useContractorOnboardingDetailsSchemaWithCurrencies,i as useContractorSubscriptionSchemaField,q as useCountriesSchemaField,g as useCreateContractorContractDocument,p as useDeleteContractorCorSubscription,a as useGetContractDocumentSignatureSchema,l as useGetContractDocuments,e as useGetContractorSubscriptions,m as useGetEligibilityQuestionnaire,k as useGetIR35File,c as useGetShowContractDocument,d as useHasCompanySignedContract,n as usePostCreateEligibilityQuestionnaire,o as usePostManageContractorCorSubscription,f as usePostManageContractorSubscriptions,b as useSignContractDocument,j as useUpdateUKandSaudiFields};
|
|
2
2
|
//# sourceMappingURL=api.js.map
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import { a as BasicInformationFormPayload } from '../../../types-
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { a as BasicInformationFormPayload } from '../../../types-CBE9Gstk.js';
|
|
3
3
|
import { d as EmploymentCreationResponse } from '../../../types.gen-CTQ9C-mR.js';
|
|
4
4
|
import { N as NormalizedFieldError } from '../../../mutations-DZjKx4tI.js';
|
|
5
5
|
import '../../Onboarding/components/OnboardingBack.js';
|
|
6
|
-
import 'react';
|
|
7
6
|
import '../../Onboarding/components/OnboardingInvite.js';
|
|
8
7
|
import '../../../remoteFlows-C4Vv3_7t.js';
|
|
9
8
|
import 'yup';
|
|
@@ -26,6 +25,6 @@ type BasicInformationStepProps = {
|
|
|
26
25
|
fieldErrors: NormalizedFieldError[];
|
|
27
26
|
}) => void;
|
|
28
27
|
};
|
|
29
|
-
declare function BasicInformationStep({ onSubmit, onSuccess, onError, }: BasicInformationStepProps):
|
|
28
|
+
declare function BasicInformationStep({ onSubmit, onSuccess, onError, }: BasicInformationStepProps): React.JSX.Element;
|
|
30
29
|
|
|
31
30
|
export { BasicInformationStep };
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import 'react
|
|
1
|
+
import 'react';
|
|
2
2
|
import '../../../mutations-DZjKx4tI.js';
|
|
3
|
-
export { i as ContractDetailsStep } from '../../../types-
|
|
3
|
+
export { i as ContractDetailsStep } from '../../../types-BcjbPv3W.js';
|
|
4
4
|
import '../../../remoteFlows-C4Vv3_7t.js';
|
|
5
|
-
import 'react';
|
|
6
5
|
import 'yup';
|
|
7
6
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
8
7
|
import 'react-hook-form';
|
|
@@ -13,7 +12,7 @@ import '../../useStepState.js';
|
|
|
13
12
|
import '@remoteoss/remote-json-schema-form-kit';
|
|
14
13
|
import '../utils.js';
|
|
15
14
|
import '../constants.js';
|
|
16
|
-
import '../../../types-
|
|
15
|
+
import '../../../types-CBE9Gstk.js';
|
|
17
16
|
import '../../Onboarding/components/OnboardingBack.js';
|
|
18
17
|
import '../../Onboarding/components/OnboardingInvite.js';
|
|
19
18
|
import '../../Onboarding/components/OnboardingSubmit.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../../../chunk-
|
|
1
|
+
import{a}from"../../../chunk-33VF3QHP.js";import"../../../chunk-WIFDQWVX.js";import"../../../chunk-Y34DKDJI.js";import"../../../chunk-J2ARI3NQ.js";import"../../../chunk-Q3ALCPJN.js";import"../../../chunk-COAJUZSE.js";import"../../../chunk-PB6UQ4A4.js";import"../../../chunk-KFYWUBRS.js";import"../../../chunk-W5MWHAAI.js";import"../../../chunk-3YTML5RG.js";import"../../../chunk-OXTA4W4J.js";import"../../../chunk-RR57VT45.js";import"../../../chunk-FQFLC6YA.js";import"../../../chunk-LLHJODMO.js";import"../../../chunk-T5J2Z6ZR.js";import"../../../chunk-OV6PV4N5.js";import"../../../chunk-2Q462FT7.js";import"../../../chunk-Y3CJRZLA.js";import"../../../chunk-GZUP2IE6.js";import"../../../chunk-G2LZFGZA.js";import"../../../chunk-H2O4CVKF.js";import"../../../chunk-P37U34EQ.js";export{a as ContractDetailsStep};
|
|
2
2
|
//# sourceMappingURL=ContractDetailsStep.js.map
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { b as JSFCustomComponentProps } from '../../../remoteFlows-C4Vv3_7t.js';
|
|
3
|
-
import 'react';
|
|
4
3
|
import 'yup';
|
|
5
4
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
6
5
|
import 'react-hook-form';
|
|
7
6
|
|
|
8
|
-
declare const ContractPreviewHeader: (props: JSFCustomComponentProps) =>
|
|
7
|
+
declare const ContractPreviewHeader: (props: JSFCustomComponentProps) => React.JSX.Element;
|
|
9
8
|
|
|
10
9
|
export { ContractPreviewHeader };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { b as JSFCustomComponentProps } from '../../../remoteFlows-C4Vv3_7t.js';
|
|
3
|
-
import 'react';
|
|
4
3
|
import 'yup';
|
|
5
4
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
6
5
|
import 'react-hook-form';
|
|
@@ -8,6 +7,6 @@ import 'react-hook-form';
|
|
|
8
7
|
type ContractPreviewStatementProps = JSFCustomComponentProps & {
|
|
9
8
|
reviewCompleted: boolean;
|
|
10
9
|
};
|
|
11
|
-
declare const ContractPreviewStatement: ({ reviewCompleted, label, description, }: ContractPreviewStatementProps) =>
|
|
10
|
+
declare const ContractPreviewStatement: ({ reviewCompleted, label, description, }: ContractPreviewStatementProps) => React.JSX.Element;
|
|
12
11
|
|
|
13
12
|
export { ContractPreviewStatement, type ContractPreviewStatementProps };
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import 'react
|
|
1
|
+
import 'react';
|
|
2
2
|
import '../../../mutations-DZjKx4tI.js';
|
|
3
|
-
export { j as ContractPreviewStep } from '../../../types-
|
|
3
|
+
export { j as ContractPreviewStep } from '../../../types-BcjbPv3W.js';
|
|
4
4
|
import '../../../remoteFlows-C4Vv3_7t.js';
|
|
5
|
-
import 'react';
|
|
6
5
|
import 'yup';
|
|
7
6
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
8
7
|
import 'react-hook-form';
|
|
@@ -13,7 +12,7 @@ import '../../useStepState.js';
|
|
|
13
12
|
import '@remoteoss/remote-json-schema-form-kit';
|
|
14
13
|
import '../utils.js';
|
|
15
14
|
import '../constants.js';
|
|
16
|
-
import '../../../types-
|
|
15
|
+
import '../../../types-CBE9Gstk.js';
|
|
17
16
|
import '../../Onboarding/components/OnboardingBack.js';
|
|
18
17
|
import '../../Onboarding/components/OnboardingInvite.js';
|
|
19
18
|
import '../../Onboarding/components/OnboardingSubmit.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React$1 from 'react';
|
|
2
2
|
import { ButtonHTMLAttributes } from 'react';
|
|
3
3
|
|
|
4
4
|
type ContractReviewButtonProps = {
|
|
@@ -6,6 +6,6 @@ type ContractReviewButtonProps = {
|
|
|
6
6
|
reviewCompleted: boolean;
|
|
7
7
|
}) => React.ReactNode;
|
|
8
8
|
} & ButtonHTMLAttributes<HTMLButtonElement>;
|
|
9
|
-
declare function ContractReviewButton({ render, onClick, ...props }: ContractReviewButtonProps):
|
|
9
|
+
declare function ContractReviewButton({ render, onClick, ...props }: ContractReviewButtonProps): React$1.JSX.Element;
|
|
10
10
|
|
|
11
11
|
export { ContractReviewButton };
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { $ as $TSFixMe, C as Components, J as JSFFields } from '../../../remoteFlows-C4Vv3_7t.js';
|
|
3
|
-
import { a as BasicInformationFormPayload } from '../../../types-
|
|
4
|
-
import { P as PricingPlanFormPayload, a as ContractorOnboardingContractDetailsFormPayload, E as EligibilityQuestionnaireFormPayload } from '../../../types-
|
|
3
|
+
import { a as BasicInformationFormPayload } from '../../../types-CBE9Gstk.js';
|
|
4
|
+
import { P as PricingPlanFormPayload, a as ContractorOnboardingContractDetailsFormPayload, E as EligibilityQuestionnaireFormPayload } from '../../../types-BcjbPv3W.js';
|
|
5
5
|
import { UseFormReturn } from 'react-hook-form';
|
|
6
|
-
import 'react';
|
|
7
6
|
import 'yup';
|
|
8
7
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
9
8
|
import '../../Onboarding/components/OnboardingBack.js';
|
|
@@ -32,6 +31,6 @@ type ContractorOnboardingFormProps = {
|
|
|
32
31
|
fields?: JSFFields;
|
|
33
32
|
defaultValues: Record<string, unknown>;
|
|
34
33
|
};
|
|
35
|
-
declare function ContractorOnboardingForm({ defaultValues, onSubmit, components, }: ContractorOnboardingFormProps):
|
|
34
|
+
declare function ContractorOnboardingForm({ defaultValues, onSubmit, components, }: ContractorOnboardingFormProps): React.JSX.Element;
|
|
36
35
|
|
|
37
36
|
export { ContractorOnboardingForm };
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import 'react
|
|
1
|
+
import 'react';
|
|
2
2
|
import '../../../mutations-DZjKx4tI.js';
|
|
3
|
-
export { k as EligibilityQuestionnaireStep } from '../../../types-
|
|
3
|
+
export { k as EligibilityQuestionnaireStep } from '../../../types-BcjbPv3W.js';
|
|
4
4
|
import '../../../remoteFlows-C4Vv3_7t.js';
|
|
5
|
-
import 'react';
|
|
6
5
|
import 'yup';
|
|
7
6
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
8
7
|
import 'react-hook-form';
|
|
@@ -13,7 +12,7 @@ import '../../useStepState.js';
|
|
|
13
12
|
import '@remoteoss/remote-json-schema-form-kit';
|
|
14
13
|
import '../utils.js';
|
|
15
14
|
import '../constants.js';
|
|
16
|
-
import '../../../types-
|
|
15
|
+
import '../../../types-CBE9Gstk.js';
|
|
17
16
|
import '../../Onboarding/components/OnboardingBack.js';
|
|
18
17
|
import '../../Onboarding/components/OnboardingInvite.js';
|
|
19
18
|
import '../../Onboarding/components/OnboardingSubmit.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { PropsWithChildren, ButtonHTMLAttributes } from 'react';
|
|
3
3
|
|
|
4
4
|
type OnboardingBackProps = ButtonHTMLAttributes<HTMLButtonElement> & Record<string, unknown>;
|
|
5
|
-
declare function OnboardingBack({ children, onClick, ...props }: PropsWithChildren<OnboardingBackProps>):
|
|
5
|
+
declare function OnboardingBack({ children, onClick, ...props }: PropsWithChildren<OnboardingBackProps>): React.JSX.Element;
|
|
6
6
|
|
|
7
7
|
export { OnboardingBack };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ButtonHTMLAttributes, ReactNode } from 'react';
|
|
3
3
|
import { F as FieldError } from '../../../mutations-DZjKx4tI.js';
|
|
4
4
|
import { S as SuccessResponse } from '../../../types.gen-CTQ9C-mR.js';
|
|
@@ -21,6 +21,6 @@ type OnboardingInviteProps = Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'onEr
|
|
|
21
21
|
status: 'invite' | 'create_reserve';
|
|
22
22
|
}) => ReactNode;
|
|
23
23
|
} & Record<string, unknown>;
|
|
24
|
-
declare function OnboardingInvite({ onSubmit, onSuccess, onError, render, ...props }: OnboardingInviteProps):
|
|
24
|
+
declare function OnboardingInvite({ onSubmit, onSuccess, onError, render, ...props }: OnboardingInviteProps): React.JSX.Element;
|
|
25
25
|
|
|
26
26
|
export { OnboardingInvite, type OnboardingInviteProps };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { PropsWithChildren, ButtonHTMLAttributes } from 'react';
|
|
3
3
|
|
|
4
|
-
declare function OnboardingSubmit({ children, ...props }: PropsWithChildren<ButtonHTMLAttributes<HTMLButtonElement> & Record<string, unknown>>):
|
|
4
|
+
declare function OnboardingSubmit({ children, ...props }: PropsWithChildren<ButtonHTMLAttributes<HTMLButtonElement> & Record<string, unknown>>): React.JSX.Element;
|
|
5
5
|
|
|
6
6
|
export { OnboardingSubmit };
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import 'react
|
|
1
|
+
import 'react';
|
|
2
2
|
import '../../../remoteFlows-C4Vv3_7t.js';
|
|
3
3
|
import '../../../mutations-DZjKx4tI.js';
|
|
4
|
-
export { h as PricingPlanStep } from '../../../types-
|
|
5
|
-
import 'react';
|
|
4
|
+
export { h as PricingPlanStep } from '../../../types-BcjbPv3W.js';
|
|
6
5
|
import 'yup';
|
|
7
6
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
8
7
|
import 'react-hook-form';
|
|
@@ -13,7 +12,7 @@ import '../../useStepState.js';
|
|
|
13
12
|
import '@remoteoss/remote-json-schema-form-kit';
|
|
14
13
|
import '../utils.js';
|
|
15
14
|
import '../constants.js';
|
|
16
|
-
import '../../../types-
|
|
15
|
+
import '../../../types-CBE9Gstk.js';
|
|
17
16
|
import '../../Onboarding/components/OnboardingBack.js';
|
|
18
17
|
import '../../Onboarding/components/OnboardingInvite.js';
|
|
19
18
|
import '../../Onboarding/components/OnboardingSubmit.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { ButtonHTMLAttributes } from 'react';
|
|
3
3
|
import { N as NormalizedFieldError } from '../../../mutations-DZjKx4tI.js';
|
|
4
4
|
import '../../../remoteFlows-C4Vv3_7t.js';
|
|
@@ -14,6 +14,6 @@ type SaveDraftButtonProps = Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'onErr
|
|
|
14
14
|
fieldErrors: NormalizedFieldError[];
|
|
15
15
|
}) => void;
|
|
16
16
|
};
|
|
17
|
-
declare const SaveDraftButton: ({ onSuccess, onError, className, children, disabled, ...props }: SaveDraftButtonProps) =>
|
|
17
|
+
declare const SaveDraftButton: ({ onSuccess, onError, className, children, disabled, ...props }: SaveDraftButtonProps) => React.JSX.Element;
|
|
18
18
|
|
|
19
19
|
export { SaveDraftButton };
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import { S as SelectCountryFormPayload, b as SelectCountrySuccess } from '../../../types-
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { S as SelectCountryFormPayload, b as SelectCountrySuccess } from '../../../types-CBE9Gstk.js';
|
|
3
3
|
import { N as NormalizedFieldError } from '../../../mutations-DZjKx4tI.js';
|
|
4
4
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
5
5
|
import '../../Onboarding/components/OnboardingBack.js';
|
|
6
|
-
import 'react';
|
|
7
6
|
import '../../Onboarding/components/OnboardingInvite.js';
|
|
8
7
|
import '../../../remoteFlows-C4Vv3_7t.js';
|
|
9
8
|
import 'yup';
|
|
@@ -26,6 +25,6 @@ type SelectCountryStepProps = {
|
|
|
26
25
|
fieldErrors: NormalizedFieldError[];
|
|
27
26
|
}) => void;
|
|
28
27
|
};
|
|
29
|
-
declare function SelectCountryStep({ onSubmit, onSuccess, onError, }: SelectCountryStepProps):
|
|
28
|
+
declare function SelectCountryStep({ onSubmit, onSuccess, onError, }: SelectCountryStepProps): React.JSX.Element;
|
|
30
29
|
|
|
31
30
|
export { SelectCountryStep };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
|
|
3
3
|
declare const StatementOfWorkDisclaimer: ({ subscription, }: {
|
|
4
4
|
subscription: string;
|
|
5
|
-
}) =>
|
|
5
|
+
}) => React.JSX.Element;
|
|
6
6
|
|
|
7
7
|
export { StatementOfWorkDisclaimer };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../../../chunk-
|
|
1
|
+
import{a}from"../../../chunk-WIFDQWVX.js";import"../../../chunk-PB6UQ4A4.js";import"../../../chunk-OXTA4W4J.js";import"../../../chunk-G2LZFGZA.js";import"../../../chunk-H2O4CVKF.js";import"../../../chunk-P37U34EQ.js";export{a as StatementOfWorkDisclaimer};
|
|
2
2
|
//# sourceMappingURL=StatementOfWorkDisclaimer.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c,d,e,f,g,h,i,j,k,l,m}from"../../chunk-
|
|
1
|
+
import{a,b,c,d,e,f,g,h,i,j,k,l,m}from"../../chunk-PB6UQ4A4.js";import"../../chunk-P37U34EQ.js";export{m as FEATURES_BY_IDENTIFIER,f as IR35_FILE_SUBTYPE,e as PRODUCT_IDENTIFIER_MAP,g as REMOTE_AI_ERROR_SOURCE,i as REMOTE_AI_SERVICES_AND_DELIVERABLES_COR_ERROR_MESSAGE,h as REMOTE_AI_SERVICES_AND_DELIVERABLES_ERROR_MESSAGE,b as contractorPlusProductIdentifier,a as contractorStandardProductIdentifier,j as corOnboardingWorkflow,c as corProductIdentifier,d as eorProductIdentifier,k as onboardingWorkflows,l as pricingPlanDetails};
|
|
2
2
|
//# sourceMappingURL=constants.js.map
|
|
@@ -7,16 +7,15 @@ import { RefObject } from 'react';
|
|
|
7
7
|
import * as react_hook_form from 'react-hook-form';
|
|
8
8
|
import { UseFormSetValue } from 'react-hook-form';
|
|
9
9
|
import { Step } from '../useStepState.js';
|
|
10
|
-
import { u as useContractorOnboarding } from '../../types-
|
|
10
|
+
import { u as useContractorOnboarding } from '../../types-BcjbPv3W.js';
|
|
11
11
|
import { StepKeys } from './utils.js';
|
|
12
12
|
import 'yup';
|
|
13
13
|
import './components/OnboardingBack.js';
|
|
14
|
-
import 'react/jsx-runtime';
|
|
15
14
|
import './components/OnboardingSubmit.js';
|
|
16
15
|
import '../../mutations-DZjKx4tI.js';
|
|
17
16
|
import '@remoteoss/remote-json-schema-form-kit';
|
|
18
17
|
import './components/BasicInformationStep.js';
|
|
19
|
-
import '../../types-
|
|
18
|
+
import '../../types-CBE9Gstk.js';
|
|
20
19
|
import '../Onboarding/components/OnboardingBack.js';
|
|
21
20
|
import '../Onboarding/components/OnboardingInvite.js';
|
|
22
21
|
import '../Onboarding/components/OnboardingSubmit.js';
|
|
@@ -103,14 +102,14 @@ declare const useContractorOnboardingContext: () => {
|
|
|
103
102
|
termination_date?: string | null;
|
|
104
103
|
}) | undefined, unknown>>;
|
|
105
104
|
isSubmitting: boolean;
|
|
106
|
-
documentPreviewPdf: {
|
|
105
|
+
documentPreviewPdf: NoInfer<{
|
|
107
106
|
contract_document: {
|
|
108
107
|
content: string;
|
|
109
108
|
name?: string | undefined;
|
|
110
109
|
signatories?: Signatory[] | undefined;
|
|
111
110
|
status?: ContractorContractDocumentStatus | undefined;
|
|
112
111
|
};
|
|
113
|
-
} | undefined;
|
|
112
|
+
}> | undefined;
|
|
114
113
|
canInvite: boolean | undefined;
|
|
115
114
|
isEmploymentReadOnly: boolean | undefined;
|
|
116
115
|
invitedStatus: "invited" | "not_invited";
|
|
@@ -5,15 +5,14 @@ import '../useStepState.js';
|
|
|
5
5
|
import 'react-hook-form';
|
|
6
6
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
7
7
|
import '@remoteoss/remote-json-schema-form-kit';
|
|
8
|
-
export { u as useContractorOnboarding } from '../../types-
|
|
8
|
+
export { u as useContractorOnboarding } from '../../types-BcjbPv3W.js';
|
|
9
9
|
import './utils.js';
|
|
10
10
|
import 'yup';
|
|
11
11
|
import './components/OnboardingBack.js';
|
|
12
|
-
import 'react/jsx-runtime';
|
|
13
12
|
import './components/OnboardingSubmit.js';
|
|
14
13
|
import '../../mutations-DZjKx4tI.js';
|
|
15
14
|
import './components/BasicInformationStep.js';
|
|
16
|
-
import '../../types-
|
|
15
|
+
import '../../types-CBE9Gstk.js';
|
|
17
16
|
import '../Onboarding/components/OnboardingBack.js';
|
|
18
17
|
import '../Onboarding/components/OnboardingInvite.js';
|
|
19
18
|
import '../Onboarding/components/OnboardingSubmit.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../../chunk-
|
|
1
|
+
import{a}from"../../chunk-36IU27QH.js";import"../../chunk-IZIKQFAC.js";import"../../chunk-AP56UUME.js";import"../../chunk-IJCTN52C.js";import"../../chunk-UQMZU7HM.js";import"../../chunk-3UDRMQNE.js";import"../../chunk-Y3YYLANJ.js";import"../../chunk-6PWZ4TBI.js";import"../../chunk-VDRNNOVA.js";import"../../chunk-NW3D7CPK.js";import"../../chunk-COAJUZSE.js";import"../../chunk-PB6UQ4A4.js";import"../../chunk-PJ6KPGIE.js";import"../../chunk-UYGDMJF2.js";import"../../chunk-TJLXZ2ZK.js";import"../../chunk-WVJDCDGZ.js";import"../../chunk-54Z4QJ3Q.js";import"../../chunk-LKVQ32ZK.js";import"../../chunk-BUOHZMK6.js";import"../../chunk-2Q462FT7.js";import"../../chunk-GZUP2IE6.js";import"../../chunk-G2LZFGZA.js";import"../../chunk-JDIKYCN6.js";import"../../chunk-626FTNKA.js";import"../../chunk-H2O4CVKF.js";import"../../chunk-P37U34EQ.js";export{a as useContractorOnboarding};
|
|
2
2
|
//# sourceMappingURL=hooks.js.map
|