@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
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import 'react
|
|
1
|
+
import 'react';
|
|
2
2
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
3
|
-
export { k as ContractDetailsStep } from '../../../types-
|
|
3
|
+
export { k as ContractDetailsStep } from '../../../types-CBE9Gstk.js';
|
|
4
4
|
import '../../../mutations-DZjKx4tI.js';
|
|
5
5
|
import './OnboardingBack.js';
|
|
6
|
-
import 'react';
|
|
7
6
|
import './OnboardingInvite.js';
|
|
8
7
|
import '../../../remoteFlows-C4Vv3_7t.js';
|
|
9
8
|
import 'yup';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
|
|
3
|
-
declare const EmploymentAgreementInfoContent: () =>
|
|
3
|
+
declare const EmploymentAgreementInfoContent: () => React.JSX.Element;
|
|
4
4
|
|
|
5
5
|
export { EmploymentAgreementInfoContent };
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import 'react
|
|
1
|
+
import 'react';
|
|
2
2
|
import '../../../mutations-DZjKx4tI.js';
|
|
3
|
-
export { s as EngagementAgreementDetailsStep } from '../../../types-
|
|
3
|
+
export { s as EngagementAgreementDetailsStep } from '../../../types-CBE9Gstk.js';
|
|
4
4
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
5
5
|
import '../../../remoteFlows-C4Vv3_7t.js';
|
|
6
|
-
import 'react';
|
|
7
6
|
import 'yup';
|
|
8
7
|
import 'react-hook-form';
|
|
9
8
|
import './OnboardingBack.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
|
|
3
3
|
type Cost = {
|
|
4
4
|
currency: string;
|
|
@@ -12,6 +12,6 @@ type EquityPriceDetailsProps = {
|
|
|
12
12
|
calculated?: Cost;
|
|
13
13
|
};
|
|
14
14
|
};
|
|
15
|
-
declare const EquityPriceDetails: ({ offerEquity, equityCost, }: EquityPriceDetailsProps) =>
|
|
15
|
+
declare const EquityPriceDetails: ({ offerEquity, equityCost, }: EquityPriceDetailsProps) => React.JSX.Element | null;
|
|
16
16
|
|
|
17
17
|
export { EquityPriceDetails };
|
|
@@ -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,7 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { C as Components, J as JSFFields } from '../../../remoteFlows-C4Vv3_7t.js';
|
|
3
|
-
import { a as BasicInformationFormPayload, B as BenefitsFormPayload, C as ContractDetailsFormPayload, E as EngagementAgreementDetailsFormPayload } from '../../../types-
|
|
4
|
-
import 'react';
|
|
3
|
+
import { a as BasicInformationFormPayload, B as BenefitsFormPayload, C as ContractDetailsFormPayload, E as EngagementAgreementDetailsFormPayload } from '../../../types-CBE9Gstk.js';
|
|
5
4
|
import 'yup';
|
|
6
5
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
7
6
|
import 'react-hook-form';
|
|
@@ -23,6 +22,6 @@ type OnboardingFormProps = {
|
|
|
23
22
|
fields?: JSFFields;
|
|
24
23
|
defaultValues: Record<string, unknown>;
|
|
25
24
|
};
|
|
26
|
-
declare function OnboardingForm({ defaultValues, onSubmit, components, }: OnboardingFormProps):
|
|
25
|
+
declare function OnboardingForm({ defaultValues, onSubmit, components, }: OnboardingFormProps): React.JSX.Element;
|
|
27
26
|
|
|
28
27
|
export { OnboardingForm };
|
|
@@ -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
|
employmentStatus: 'invited' | 'created_awaiting_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 };
|
|
@@ -7,16 +7,16 @@ import 'react-hook-form';
|
|
|
7
7
|
declare const usePreOnboardingRequirements: ({ employmentId, }: {
|
|
8
8
|
employmentId: string;
|
|
9
9
|
}) => {
|
|
10
|
-
requirements: PreOnboardingDocumentRequirement[] | undefined;
|
|
10
|
+
requirements: NoInfer<PreOnboardingDocumentRequirement[]> | undefined;
|
|
11
11
|
isLoadingRequirements: boolean;
|
|
12
|
-
documentPreview: {
|
|
12
|
+
documentPreview: NoInfer<{
|
|
13
13
|
pre_onboarding_document: {
|
|
14
14
|
content: Blob | File;
|
|
15
15
|
name: string;
|
|
16
16
|
signatories: Array<Signatory>;
|
|
17
17
|
status: ContractorContractDocumentStatus;
|
|
18
18
|
};
|
|
19
|
-
} | undefined;
|
|
19
|
+
}> | undefined;
|
|
20
20
|
isLoadingDocumentPreview: boolean;
|
|
21
21
|
activeRequirementSlug: string | undefined;
|
|
22
22
|
isCreatingDocument: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
|
|
3
|
-
declare function PreviewEmploymentAgreementStep():
|
|
3
|
+
declare function PreviewEmploymentAgreementStep(): React.JSX.Element;
|
|
4
4
|
|
|
5
5
|
export { PreviewEmploymentAgreementStep };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
export { R as ReviewStep } from '../../../types-
|
|
2
|
+
export { R as ReviewStep } from '../../../types-CBE9Gstk.js';
|
|
3
3
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
4
|
-
import 'react/jsx-runtime';
|
|
5
4
|
import './OnboardingBack.js';
|
|
6
5
|
import './OnboardingInvite.js';
|
|
7
6
|
import '../../../mutations-DZjKx4tI.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 'react
|
|
2
|
-
export { i as SelectCountryStep } from '../../../types-
|
|
1
|
+
import 'react';
|
|
2
|
+
export { i as SelectCountryStep } from '../../../types-CBE9Gstk.js';
|
|
3
3
|
import '../../../mutations-DZjKx4tI.js';
|
|
4
4
|
import '../../../types.gen-CTQ9C-mR.js';
|
|
5
5
|
import './OnboardingBack.js';
|
|
6
|
-
import 'react';
|
|
7
6
|
import './OnboardingInvite.js';
|
|
8
7
|
import '../../../remoteFlows-C4Vv3_7t.js';
|
|
9
8
|
import 'yup';
|
|
@@ -6,9 +6,8 @@ import { J as JSFFields, N as NestedMeta, a as JSFFieldset } from '../../remoteF
|
|
|
6
6
|
import * as react_hook_form from 'react-hook-form';
|
|
7
7
|
import * as _remoteoss_json_schema_form from '@remoteoss/json-schema-form';
|
|
8
8
|
import { Step } from '../useStepState.js';
|
|
9
|
-
import { u as useOnboarding, h as StepKeys } from '../../types-
|
|
9
|
+
import { u as useOnboarding, h as StepKeys } from '../../types-CBE9Gstk.js';
|
|
10
10
|
import 'yup';
|
|
11
|
-
import 'react/jsx-runtime';
|
|
12
11
|
import './components/OnboardingBack.js';
|
|
13
12
|
import './components/OnboardingInvite.js';
|
|
14
13
|
import './components/OnboardingSubmit.js';
|
|
@@ -136,10 +135,10 @@ declare const useOnboardingContext: () => {
|
|
|
136
135
|
code: string;
|
|
137
136
|
name: string | undefined;
|
|
138
137
|
} | null;
|
|
139
|
-
employmentAgreementPreview: {
|
|
138
|
+
employmentAgreementPreview: NoInfer<{
|
|
140
139
|
content: Blob | File;
|
|
141
140
|
name: string;
|
|
142
|
-
} | undefined;
|
|
141
|
+
}> | undefined;
|
|
143
142
|
};
|
|
144
143
|
readonly creditScore: {
|
|
145
144
|
showReserveInvoice: boolean;
|
|
@@ -5,10 +5,9 @@ import 'react';
|
|
|
5
5
|
import '@remoteoss/remote-json-schema-form-kit';
|
|
6
6
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
7
7
|
import '../useStepState.js';
|
|
8
|
-
export { u as useOnboarding } from '../../types-
|
|
8
|
+
export { u as useOnboarding } from '../../types-CBE9Gstk.js';
|
|
9
9
|
import 'react-hook-form';
|
|
10
10
|
import 'yup';
|
|
11
|
-
import 'react/jsx-runtime';
|
|
12
11
|
import './components/OnboardingBack.js';
|
|
13
12
|
import './components/OnboardingInvite.js';
|
|
14
13
|
import './components/OnboardingSubmit.js';
|
|
@@ -2,8 +2,7 @@ export { OnboardingFlow } from './OnboardingFlow.js';
|
|
|
2
2
|
export { EmploymentAgreementInfoContent } from './components/EmploymentAgreementInfoContent.js';
|
|
3
3
|
export { OnboardingInviteProps } from './components/OnboardingInvite.js';
|
|
4
4
|
export { PreOnboardingRequirementsBag } from './components/PreOnboardingRequirements.js';
|
|
5
|
-
export { a as BasicInformationFormPayload, B as BenefitsFormPayload, C as ContractDetailsFormPayload, e as CreditRiskState, c as CreditRiskStatus, d as Employment, E as EngagementAgreementDetailsFormPayload, O as OnboardingRenderProps, S as SelectCountryFormPayload, b as SelectCountrySuccess } from '../../types-
|
|
6
|
-
import 'react/jsx-runtime';
|
|
5
|
+
export { a as BasicInformationFormPayload, B as BenefitsFormPayload, C as ContractDetailsFormPayload, e as CreditRiskState, c as CreditRiskStatus, d as Employment, E as EngagementAgreementDetailsFormPayload, O as OnboardingRenderProps, S as SelectCountryFormPayload, b as SelectCountrySuccess } from '../../types-CBE9Gstk.js';
|
|
7
6
|
import 'react';
|
|
8
7
|
import '../../mutations-DZjKx4tI.js';
|
|
9
8
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../../types.gen-CTQ9C-mR.js';
|
|
2
|
-
export { a as BasicInformationFormPayload, B as BenefitsFormPayload, C as ContractDetailsFormPayload, e as CreditRiskState, c as CreditRiskStatus, d as Employment, E as EngagementAgreementDetailsFormPayload, f as OnboardingFlowProps, g as OnboardingJsfModify, O as OnboardingRenderProps, S as SelectCountryFormPayload, b as SelectCountrySuccess } from '../../types-
|
|
2
|
+
export { a as BasicInformationFormPayload, B as BenefitsFormPayload, C as ContractDetailsFormPayload, e as CreditRiskState, c as CreditRiskStatus, d as Employment, E as EngagementAgreementDetailsFormPayload, f as OnboardingFlowProps, g as OnboardingJsfModify, O as OnboardingRenderProps, S as SelectCountryFormPayload, b as SelectCountrySuccess } from '../../types-CBE9Gstk.js';
|
|
3
3
|
import './components/OnboardingBack.js';
|
|
4
4
|
import './components/OnboardingInvite.js';
|
|
5
5
|
import './components/OnboardingSubmit.js';
|
|
@@ -7,10 +7,9 @@ import '../types.js';
|
|
|
7
7
|
import './components/SaveDraftButton.js';
|
|
8
8
|
import './components/PreOnboardingRequirements.js';
|
|
9
9
|
import './components/PreviewEmploymentAgreementStep.js';
|
|
10
|
-
import 'react
|
|
10
|
+
import 'react';
|
|
11
11
|
import '../../mutations-DZjKx4tI.js';
|
|
12
12
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
13
|
-
import 'react';
|
|
14
13
|
import 'yup';
|
|
15
14
|
import 'react-hook-form';
|
|
16
15
|
import '@tanstack/query-core';
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
export { D as DEFAULT_VERSION, h as StepKeys, m as buildSteps, n as disabledInviteButtonEmploymentStatus, p as getBasicInformationSchemaVersion, q as getBenefitOffersSchemaVersion, o as getContractDetailsSchemaVersion, r as reviewStepAllowedEmploymentStatus } from '../../types-
|
|
1
|
+
export { D as DEFAULT_VERSION, h as StepKeys, m as buildSteps, n as disabledInviteButtonEmploymentStatus, p as getBasicInformationSchemaVersion, q as getBenefitOffersSchemaVersion, o as getContractDetailsSchemaVersion, r as reviewStepAllowedEmploymentStatus } from '../../types-CBE9Gstk.js';
|
|
2
2
|
import '../useStepState.js';
|
|
3
3
|
import '../../types.gen-CTQ9C-mR.js';
|
|
4
|
-
import 'react/jsx-runtime';
|
|
5
|
-
import './components/OnboardingBack.js';
|
|
6
4
|
import 'react';
|
|
5
|
+
import './components/OnboardingBack.js';
|
|
7
6
|
import './components/OnboardingInvite.js';
|
|
8
7
|
import '../../mutations-DZjKx4tI.js';
|
|
9
8
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import { P as PayrollAdminOnboardingFlowProps } from '../../types-
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { P as PayrollAdminOnboardingFlowProps } from '../../types-BydTmx76.js';
|
|
3
3
|
import '../types.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';
|
|
@@ -10,6 +9,6 @@ import '@remoteoss/remote-json-schema-form-kit';
|
|
|
10
9
|
import '@tanstack/query-core';
|
|
11
10
|
import '../useStepState.js';
|
|
12
11
|
|
|
13
|
-
declare const PayrollAdminOnboardingFlow: ({ companyId, legalEntityId, countryCode, employmentId, initialValues, options, render, }: PayrollAdminOnboardingFlowProps) =>
|
|
12
|
+
declare const PayrollAdminOnboardingFlow: ({ companyId, legalEntityId, countryCode, employmentId, initialValues, options, render, }: PayrollAdminOnboardingFlowProps) => React.JSX.Element;
|
|
14
13
|
|
|
15
14
|
export { PayrollAdminOnboardingFlow };
|
|
@@ -4,7 +4,7 @@ import '../../types.gen-CTQ9C-mR.js';
|
|
|
4
4
|
import '../types.js';
|
|
5
5
|
import 'react-hook-form';
|
|
6
6
|
import '../useStepState.js';
|
|
7
|
-
export { A as AdminStepKey, u as usePayrollAdminOnboarding } from '../../types-
|
|
7
|
+
export { A as AdminStepKey, u as usePayrollAdminOnboarding } from '../../types-BydTmx76.js';
|
|
8
8
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
9
9
|
import 'yup';
|
|
10
10
|
import '@remoteoss/remote-json-schema-form-kit';
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
export { PayrollAdminOnboardingFlow } from './PayrollAdminOnboardingFlow.js';
|
|
2
|
-
export { P as PayrollAdminOnboardingFlowProps, a as PayrollAdminOnboardingRenderProps, u as usePayrollAdminOnboarding } from '../../types-
|
|
3
|
-
import 'react
|
|
2
|
+
export { P as PayrollAdminOnboardingFlowProps, a as PayrollAdminOnboardingRenderProps, u as usePayrollAdminOnboarding } from '../../types-BydTmx76.js';
|
|
3
|
+
import 'react';
|
|
4
4
|
import '../types.js';
|
|
5
5
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
6
|
-
import 'react';
|
|
7
6
|
import 'yup';
|
|
8
7
|
import '../../types.gen-CTQ9C-mR.js';
|
|
9
8
|
import 'react-hook-form';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../types.js';
|
|
2
|
-
export { P as PayrollAdminOnboardingFlowProps, a as PayrollAdminOnboardingRenderProps } from '../../types-
|
|
2
|
+
export { P as PayrollAdminOnboardingFlowProps, a as PayrollAdminOnboardingRenderProps } from '../../types-BydTmx76.js';
|
|
3
3
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'yup';
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import { P as PayrollEmployeeOnboardingFlowProps } from '../../types
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { P as PayrollEmployeeOnboardingFlowProps } from '../../types-CTjgSFHY.js';
|
|
3
3
|
import '../types.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';
|
|
@@ -10,6 +9,6 @@ import '@remoteoss/remote-json-schema-form-kit';
|
|
|
10
9
|
import '@tanstack/query-core';
|
|
11
10
|
import '../useStepState.js';
|
|
12
11
|
|
|
13
|
-
declare const PayrollEmployeeOnboardingFlow: ({ employmentId, initialValues, options, render, }: PayrollEmployeeOnboardingFlowProps) =>
|
|
12
|
+
declare const PayrollEmployeeOnboardingFlow: ({ employmentId, initialValues, options, render, }: PayrollEmployeeOnboardingFlowProps) => React.JSX.Element;
|
|
14
13
|
|
|
15
14
|
export { PayrollEmployeeOnboardingFlow };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { u as usePayrollEmployeeOnboarding } from '../../types
|
|
2
|
+
import { u as usePayrollEmployeeOnboarding } from '../../types-CTjgSFHY.js';
|
|
3
3
|
import '../types.js';
|
|
4
4
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
5
5
|
import 'yup';
|
|
@@ -3,7 +3,7 @@ import '../../types.gen-CTQ9C-mR.js';
|
|
|
3
3
|
import '../types.js';
|
|
4
4
|
import 'react-hook-form';
|
|
5
5
|
import '../useStepState.js';
|
|
6
|
-
export { E as EmployeeStepKey, u as usePayrollEmployeeOnboarding } from '../../types
|
|
6
|
+
export { E as EmployeeStepKey, u as usePayrollEmployeeOnboarding } from '../../types-CTjgSFHY.js';
|
|
7
7
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
8
8
|
import 'react';
|
|
9
9
|
import 'yup';
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
export { PayrollEmployeeOnboardingFlow } from './PayrollEmployeeOnboardingFlow.js';
|
|
2
|
-
export { P as PayrollEmployeeOnboardingFlowProps, a as PayrollEmployeeOnboardingRenderProps, u as usePayrollEmployeeOnboarding } from '../../types
|
|
3
|
-
import 'react
|
|
2
|
+
export { P as PayrollEmployeeOnboardingFlowProps, a as PayrollEmployeeOnboardingRenderProps, u as usePayrollEmployeeOnboarding } from '../../types-CTjgSFHY.js';
|
|
3
|
+
import 'react';
|
|
4
4
|
import '../types.js';
|
|
5
5
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
6
|
-
import 'react';
|
|
7
6
|
import 'yup';
|
|
8
7
|
import '../../types.gen-CTQ9C-mR.js';
|
|
9
8
|
import 'react-hook-form';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../types.js';
|
|
2
|
-
export { P as PayrollEmployeeOnboardingFlowProps, a as PayrollEmployeeOnboardingRenderProps } from '../../types
|
|
2
|
+
export { P as PayrollEmployeeOnboardingFlowProps, a as PayrollEmployeeOnboardingRenderProps } from '../../types-CTjgSFHY.js';
|
|
3
3
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'yup';
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import 'react
|
|
2
|
-
export { d as AdditionalDetailsForm } from '../../types-
|
|
1
|
+
import 'react';
|
|
2
|
+
export { d as AdditionalDetailsForm } from '../../types-CgDgP-h7.js';
|
|
3
3
|
import '../../types.gen-CTQ9C-mR.js';
|
|
4
4
|
import '../../mutations-DZjKx4tI.js';
|
|
5
5
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
6
|
-
import 'react';
|
|
7
6
|
import 'yup';
|
|
8
7
|
import 'react-hook-form';
|
|
9
8
|
import '@remoteoss/json-schema-form';
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import 'react
|
|
2
|
-
export { e as EmployeeCommunicationForm } from '../../types-
|
|
1
|
+
import 'react';
|
|
2
|
+
export { e as EmployeeCommunicationForm } from '../../types-CgDgP-h7.js';
|
|
3
3
|
import '../../types.gen-CTQ9C-mR.js';
|
|
4
4
|
import '../../mutations-DZjKx4tI.js';
|
|
5
5
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
6
|
-
import 'react';
|
|
7
6
|
import 'yup';
|
|
8
7
|
import 'react-hook-form';
|
|
9
8
|
import '@remoteoss/json-schema-form';
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import 'react
|
|
2
|
-
export { j as PaidTimeOffForm } from '../../types-
|
|
1
|
+
import 'react';
|
|
2
|
+
export { j as PaidTimeOffForm } from '../../types-CgDgP-h7.js';
|
|
3
3
|
import '../../types.gen-CTQ9C-mR.js';
|
|
4
4
|
import '../../mutations-DZjKx4tI.js';
|
|
5
5
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
6
|
-
import 'react';
|
|
7
6
|
import 'yup';
|
|
8
7
|
import 'react-hook-form';
|
|
9
8
|
import '@remoteoss/json-schema-form';
|
|
@@ -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 TerminationBack({ children, ...props }: PropsWithChildren<ButtonHTMLAttributes<HTMLButtonElement>> & Record<string, unknown>):
|
|
4
|
+
declare function TerminationBack({ children, ...props }: PropsWithChildren<ButtonHTMLAttributes<HTMLButtonElement>> & Record<string, unknown>): React.JSX.Element;
|
|
5
5
|
|
|
6
6
|
export { TerminationBack };
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import 'react
|
|
2
|
-
export { k as TerminationDetailsForm } from '../../types-
|
|
1
|
+
import 'react';
|
|
2
|
+
export { k as TerminationDetailsForm } from '../../types-CgDgP-h7.js';
|
|
3
3
|
import '../../types.gen-CTQ9C-mR.js';
|
|
4
4
|
import '../../mutations-DZjKx4tI.js';
|
|
5
5
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
6
|
-
import 'react';
|
|
7
6
|
import 'yup';
|
|
8
7
|
import 'react-hook-form';
|
|
9
8
|
import '@remoteoss/json-schema-form';
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import { a as TerminationFlowProps } from '../../types-
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { a as TerminationFlowProps } from '../../types-CgDgP-h7.js';
|
|
3
3
|
import '../../types.gen-CTQ9C-mR.js';
|
|
4
4
|
import '../../mutations-DZjKx4tI.js';
|
|
5
5
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
6
|
-
import 'react';
|
|
7
6
|
import 'yup';
|
|
8
7
|
import 'react-hook-form';
|
|
9
8
|
import '@remoteoss/json-schema-form';
|
|
@@ -14,6 +13,6 @@ import './TerminationSubmit.js';
|
|
|
14
13
|
import '../types.js';
|
|
15
14
|
import '@remoteoss/remote-json-schema-form-kit';
|
|
16
15
|
|
|
17
|
-
declare const TerminationFlow: ({ employmentId, render, options, initialValues, }: TerminationFlowProps) =>
|
|
16
|
+
declare const TerminationFlow: ({ employmentId, render, options, initialValues, }: TerminationFlowProps) => React.JSX.Element;
|
|
18
17
|
|
|
19
18
|
export { TerminationFlow };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { J as JSFFields } from '../../remoteFlows-C4Vv3_7t.js';
|
|
3
|
-
import { T as TerminationFormValues } from '../../types-
|
|
4
|
-
import 'react';
|
|
3
|
+
import { T as TerminationFormValues } from '../../types-CgDgP-h7.js';
|
|
5
4
|
import 'yup';
|
|
6
5
|
import '../../types.gen-CTQ9C-mR.js';
|
|
7
6
|
import 'react-hook-form';
|
|
@@ -19,6 +18,6 @@ type TerminationFormProps = {
|
|
|
19
18
|
fields?: JSFFields;
|
|
20
19
|
defaultValues: Record<string, unknown>;
|
|
21
20
|
};
|
|
22
|
-
declare function TerminationForm({ defaultValues, fields, onSubmit, }: TerminationFormProps):
|
|
21
|
+
declare function TerminationForm({ defaultValues, fields, onSubmit, }: TerminationFormProps): React.JSX.Element;
|
|
23
22
|
|
|
24
23
|
export { TerminationForm };
|
|
@@ -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 TerminationSubmit({ children, ...props }: PropsWithChildren<ButtonHTMLAttributes<HTMLButtonElement>> & Record<string, unknown>):
|
|
4
|
+
declare function TerminationSubmit({ children, ...props }: PropsWithChildren<ButtonHTMLAttributes<HTMLButtonElement>> & Record<string, unknown>): React.JSX.Element;
|
|
5
5
|
|
|
6
6
|
export { TerminationSubmit };
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
import { JSFModify, JSONSchemaFormResultWithFieldsets } from '../types.js';
|
|
2
2
|
import { Q as OffboardingResponse, N as NotFoundResponse, U as UnprocessableEntityResponse, T as TooManyRequestsResponse, B as BadRequestResponse, a as UnauthorizedResponse, R as RequestError, ad as CreateOffboardingParams } from '../../types.gen-CTQ9C-mR.js';
|
|
3
3
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
4
|
-
import { d as Employment } from '../../types-
|
|
5
|
-
import { T as TerminationFormValues } from '../../types-
|
|
4
|
+
import { d as Employment } from '../../types-CBE9Gstk.js';
|
|
5
|
+
import { T as TerminationFormValues } from '../../types-CgDgP-h7.js';
|
|
6
6
|
import '../../remoteFlows-C4Vv3_7t.js';
|
|
7
7
|
import 'react';
|
|
8
8
|
import 'yup';
|
|
9
9
|
import 'react-hook-form';
|
|
10
10
|
import '@remoteoss/remote-json-schema-form-kit';
|
|
11
|
-
import 'react/jsx-runtime';
|
|
12
11
|
import '../Onboarding/components/OnboardingBack.js';
|
|
13
12
|
import '../Onboarding/components/OnboardingInvite.js';
|
|
14
13
|
import '../../mutations-DZjKx4tI.js';
|
|
@@ -48,7 +47,7 @@ declare const useBookedTimeoffBeforeAndAfterTerminationQuery: ({ employmentId, d
|
|
|
48
47
|
options?: {
|
|
49
48
|
enabled: boolean;
|
|
50
49
|
};
|
|
51
|
-
}) => _tanstack_react_query.UseQueryResult<BookedTimeoffBeforeDateResponse
|
|
50
|
+
}) => _tanstack_react_query.UseQueryResult<NoInfer<BookedTimeoffBeforeDateResponse>, Error>;
|
|
52
51
|
type SummaryTimeOffDataResponse = {
|
|
53
52
|
entitledDays: string;
|
|
54
53
|
bookedDays: string;
|
|
@@ -103,6 +102,6 @@ declare const useTerminationSchema: ({ formValues, jsfModify, step, }: {
|
|
|
103
102
|
formValues?: TerminationFormValues;
|
|
104
103
|
jsfModify?: JSFModify;
|
|
105
104
|
step?: string;
|
|
106
|
-
}) => _tanstack_react_query.UseQueryResult<JSONSchemaFormResultWithFieldsets
|
|
105
|
+
}) => _tanstack_react_query.UseQueryResult<NoInfer<JSONSchemaFormResultWithFieldsets>, Error>;
|
|
107
106
|
|
|
108
107
|
export { type BookedTimeoffBeforeDateResponse, type SummaryTimeOffDataResponse, useBookedTimeoffBeforeAndAfterTerminationQuery, useCreateTermination, useSummaryTimeOffDataQuery, useTerminationSchema };
|
package/dist/flows/Termination/components/AcknowledgeInformation/AcknowledgeInformation.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { AcknowledgeInformationContainerRenderProps } from './types.js';
|
|
3
3
|
import './constants.js';
|
|
4
4
|
|
|
@@ -6,6 +6,6 @@ import './constants.js';
|
|
|
6
6
|
* The acknowledge information component props
|
|
7
7
|
*/
|
|
8
8
|
type AcknowledgeInformationProps = AcknowledgeInformationContainerRenderProps;
|
|
9
|
-
declare const AcknowledgeInformation: ({ cards, }: AcknowledgeInformationProps) =>
|
|
9
|
+
declare const AcknowledgeInformation: ({ cards, }: AcknowledgeInformationProps) => React.JSX.Element;
|
|
10
10
|
|
|
11
11
|
export { AcknowledgeInformation, type AcknowledgeInformationProps };
|
package/dist/flows/Termination/components/AcknowledgeInformation/AcknowledgeInformationFees.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* The acknowledge information fees component props
|
|
@@ -13,6 +13,6 @@ type AcknowledgeInformationFeesProps = {
|
|
|
13
13
|
*/
|
|
14
14
|
reconciliationInvoiceZendeskId: number;
|
|
15
15
|
};
|
|
16
|
-
declare const AcknowledgeInformationFees: ({ involuntaryOffboardingServiceChargeZendeskId, reconciliationInvoiceZendeskId, }: AcknowledgeInformationFeesProps) =>
|
|
16
|
+
declare const AcknowledgeInformationFees: ({ involuntaryOffboardingServiceChargeZendeskId, reconciliationInvoiceZendeskId, }: AcknowledgeInformationFeesProps) => React.JSX.Element;
|
|
17
17
|
|
|
18
18
|
export { AcknowledgeInformationFees, type AcknowledgeInformationFeesProps };
|
|
@@ -1,25 +1,24 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import { P as PaidTimeOffRenderProps } from '../../../../types-
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { P as PaidTimeOffRenderProps } from '../../../../types-DS-m0rPG.js';
|
|
3
3
|
import '../../../../types.gen-CTQ9C-mR.js';
|
|
4
4
|
import '@tanstack/react-query';
|
|
5
|
-
import '@tanstack/query-core';
|
|
6
5
|
import '../../api.js';
|
|
7
6
|
import '../../../types.js';
|
|
8
7
|
import '../../../../remoteFlows-C4Vv3_7t.js';
|
|
9
|
-
import 'react';
|
|
10
8
|
import 'yup';
|
|
11
9
|
import 'react-hook-form';
|
|
12
10
|
import '@remoteoss/remote-json-schema-form-kit';
|
|
13
|
-
import '../../../../types-
|
|
11
|
+
import '../../../../types-CBE9Gstk.js';
|
|
14
12
|
import '../../../Onboarding/components/OnboardingBack.js';
|
|
15
13
|
import '../../../Onboarding/components/OnboardingInvite.js';
|
|
16
14
|
import '../../../../mutations-DZjKx4tI.js';
|
|
17
15
|
import '../../../Onboarding/components/OnboardingSubmit.js';
|
|
16
|
+
import '@tanstack/query-core';
|
|
18
17
|
import '../../../useStepState.js';
|
|
19
18
|
import '../../../Onboarding/components/SaveDraftButton.js';
|
|
20
19
|
import '../../../Onboarding/components/PreOnboardingRequirements.js';
|
|
21
20
|
import '../../../Onboarding/components/PreviewEmploymentAgreementStep.js';
|
|
22
|
-
import '../../../../types-
|
|
21
|
+
import '../../../../types-CgDgP-h7.js';
|
|
23
22
|
import '@remoteoss/json-schema-form';
|
|
24
23
|
import '@remoteoss/json-schema-form-v0-deprecated';
|
|
25
24
|
import '../../TerminationBack.js';
|
|
@@ -33,6 +32,6 @@ type PaidTimeOffProps = PaidTimeOffRenderProps;
|
|
|
33
32
|
* It displays the summary data and a button to open the details drawer.
|
|
34
33
|
* When the details drawer is open, it displays the paid time off breakdown.
|
|
35
34
|
*/
|
|
36
|
-
declare const PaidTimeOff: ({ employeeName, proposedTerminationDate, summaryData, formattedProposedTerminationDate, timeoffQuery, employment, onOpenChange, open, }: PaidTimeOffProps) =>
|
|
35
|
+
declare const PaidTimeOff: ({ employeeName, proposedTerminationDate, summaryData, formattedProposedTerminationDate, timeoffQuery, employment, onOpenChange, open, }: PaidTimeOffProps) => React.JSX.Element;
|
|
37
36
|
|
|
38
37
|
export { PaidTimeOff, type PaidTimeOffProps };
|