@gusto/embedded-react-sdk 0.0.4 → 0.0.6
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 +6 -0
- package/dist/{VREWMQAW-BCWuoH6G.js → B4MFY5CR-DoQFjw0x.js} +5 -5
- package/dist/B4MFY5CR-DoQFjw0x.js.map +1 -0
- package/dist/Employee.Compensation-D5dhIZgh.js +70 -0
- package/dist/Employee.Compensation-D5dhIZgh.js.map +1 -0
- package/dist/Employee.Deductions-yskR0evJ.js +77 -0
- package/dist/Employee.Deductions-yskR0evJ.js.map +1 -0
- package/dist/Employee.EmployeeList-Bh2iUvGI.js +36 -0
- package/dist/Employee.EmployeeList-Bh2iUvGI.js.map +1 -0
- package/dist/{Employee.HomeAddress-DR_603p_.js → Employee.HomeAddress-DQ-CWfZA.js} +6 -6
- package/dist/Employee.HomeAddress-DQ-CWfZA.js.map +1 -0
- package/dist/Employee.Landing-Hpn09zPP.js +22 -0
- package/dist/Employee.Landing-Hpn09zPP.js.map +1 -0
- package/dist/Employee.OnboardingSummary-BLQS8GZz.js +36 -0
- package/dist/Employee.OnboardingSummary-BLQS8GZz.js.map +1 -0
- package/dist/Employee.PaymentMethod-B1tieS6Y.js +96 -0
- package/dist/Employee.PaymentMethod-B1tieS6Y.js.map +1 -0
- package/dist/Employee.Profile-DTBA-TQA.js +57 -0
- package/dist/Employee.Profile-DTBA-TQA.js.map +1 -0
- package/dist/Employee.Taxes-DQX-wk0E.js +53 -0
- package/dist/Employee.Taxes-DQX-wk0E.js.map +1 -0
- package/dist/{COOQDZLH-B5iac4ID.js → HO4MOOFI-ObmoeQ5Y.js} +3 -3
- package/dist/{COOQDZLH-B5iac4ID.js.map → HO4MOOFI-ObmoeQ5Y.js.map} +1 -1
- package/dist/{MU7WGUJF-D3o-8MpJ.js → HUY7CZI3-DEEhMfZT.js} +3 -3
- package/dist/{MU7WGUJF-D3o-8MpJ.js.map → HUY7CZI3-DEEhMfZT.js.map} +1 -1
- package/dist/index-DZ5zT4yt.js +33704 -0
- package/dist/index-DZ5zT4yt.js.map +1 -0
- package/dist/{src/generated/schema.d.ts → index.d.ts} +19536 -15291
- package/dist/index.js +49 -47
- package/dist/style.css +1 -1
- package/package.json +18 -16
- package/dist/Employee.Compensation-BwQ0aU6j.js +0 -69
- package/dist/Employee.Compensation-BwQ0aU6j.js.map +0 -1
- package/dist/Employee.Deductions-v07AzjHC.js +0 -52
- package/dist/Employee.Deductions-v07AzjHC.js.map +0 -1
- package/dist/Employee.EmployeeList-ezoiz5mY.js +0 -34
- package/dist/Employee.EmployeeList-ezoiz5mY.js.map +0 -1
- package/dist/Employee.HomeAddress-DR_603p_.js.map +0 -1
- package/dist/Employee.OnboardingSummary-CX_vCaZK.js +0 -34
- package/dist/Employee.OnboardingSummary-CX_vCaZK.js.map +0 -1
- package/dist/Employee.PaymentMethod-lPeUXCVJ.js +0 -56
- package/dist/Employee.PaymentMethod-lPeUXCVJ.js.map +0 -1
- package/dist/Employee.Profile-B_wp6Ee2.js +0 -53
- package/dist/Employee.Profile-B_wp6Ee2.js.map +0 -1
- package/dist/Employee.Taxes-DrKjSqOM.js +0 -48
- package/dist/Employee.Taxes-DrKjSqOM.js.map +0 -1
- package/dist/VREWMQAW-BCWuoH6G.js.map +0 -1
- package/dist/index-G-nwCZPb.js +0 -32491
- package/dist/index-G-nwCZPb.js.map +0 -1
- package/dist/src/api/client.d.ts +0 -1361
- package/dist/src/api/constants.d.ts +0 -1
- package/dist/src/api/context.d.ts +0 -14
- package/dist/src/api/queries/company.d.ts +0 -267
- package/dist/src/api/queries/employee.d.ts +0 -586
- package/dist/src/api/queries/helpers.d.ts +0 -19
- package/dist/src/api/queries/index.d.ts +0 -3
- package/dist/src/api/queries/payroll.d.ts +0 -26
- package/dist/src/api/typeHelpers.d.ts +0 -18
- package/dist/src/components/Base/Base.d.ts +0 -25
- package/dist/src/components/Base/index.d.ts +0 -1
- package/dist/src/components/Common/Alert/Alert.d.ts +0 -6
- package/dist/src/components/Common/Button/Button.d.ts +0 -8
- package/dist/src/components/Common/Checkbox/Checkbox.d.ts +0 -7
- package/dist/src/components/Common/DateField/DateField.d.ts +0 -8
- package/dist/src/components/Common/EmptyData/EmptyData.d.ts +0 -6
- package/dist/src/components/Common/Flex/Flex.d.ts +0 -12
- package/dist/src/components/Common/Hamburger/Hamburger.d.ts +0 -10
- package/dist/src/components/Common/InternalError/InternalError.d.ts +0 -2
- package/dist/src/components/Common/Loading/Loading.d.ts +0 -1
- package/dist/src/components/Common/NumberField/NumberField.d.ts +0 -9
- package/dist/src/components/Common/Select/Select.d.ts +0 -17
- package/dist/src/components/Common/TaxInputs/TaxInputs.d.ts +0 -21
- package/dist/src/components/Common/TaxInputs/index.d.ts +0 -1
- package/dist/src/components/Common/Toast/Toast.d.ts +0 -4
- package/dist/src/components/Common/hooks/useAsyncError.d.ts +0 -5
- package/dist/src/components/Common/index.d.ts +0 -14
- package/dist/src/components/Company/Addresses.d.ts +0 -7
- package/dist/src/components/Company/BankAccount.d.ts +0 -6
- package/dist/src/components/Company/FederalTaxes.d.ts +0 -7
- package/dist/src/components/Company/Industry.d.ts +0 -12
- package/dist/src/components/Company/Overview.d.ts +0 -7
- package/dist/src/components/Company/StateTaxes.d.ts +0 -6
- package/dist/src/components/Company/index.d.ts +0 -5
- package/dist/src/components/Employee/BankAccount.d.ts +0 -15
- package/dist/src/components/Employee/Compensation/Actions.d.ts +0 -1
- package/dist/src/components/Employee/Compensation/Compensation.d.ts +0 -60
- package/dist/src/components/Employee/Compensation/Edit.d.ts +0 -1
- package/dist/src/components/Employee/Compensation/Head.d.ts +0 -1
- package/dist/src/components/Employee/Compensation/List.d.ts +0 -1
- package/dist/src/components/Employee/Compensation/index.d.ts +0 -1
- package/dist/src/components/Employee/Deductions.d.ts +0 -7
- package/dist/src/components/Employee/EditDeduction.d.ts +0 -23
- package/dist/src/components/Employee/EmployeeList.d.ts +0 -22
- package/dist/src/components/Employee/FederalTaxes.d.ts +0 -1
- package/dist/src/components/Employee/OnboardingSummary.d.ts +0 -7
- package/dist/src/components/Employee/PaySchedules.d.ts +0 -1
- package/dist/src/components/Employee/PaymentMethod.d.ts +0 -1
- package/dist/src/components/Employee/PaymentMethodCombo/Actions.d.ts +0 -1
- package/dist/src/components/Employee/PaymentMethodCombo/BankAccountEdit.d.ts +0 -9
- package/dist/src/components/Employee/PaymentMethodCombo/BankAccountsList.d.ts +0 -1
- package/dist/src/components/Employee/PaymentMethodCombo/Head.d.ts +0 -1
- package/dist/src/components/Employee/PaymentMethodCombo/PaymentMethod.d.ts +0 -22
- package/dist/src/components/Employee/PaymentMethodCombo/PaymentTypeForm.d.ts +0 -11
- package/dist/src/components/Employee/PaymentMethodCombo/Split.d.ts +0 -1
- package/dist/src/components/Employee/PaymentMethodCombo/index.d.ts +0 -1
- package/dist/src/components/Employee/Profile/Actions.d.ts +0 -1
- package/dist/src/components/Employee/Profile/HomeAddress.d.ts +0 -12
- package/dist/src/components/Employee/Profile/PersonalDetails.d.ts +0 -40
- package/dist/src/components/Employee/Profile/Profile.d.ts +0 -37
- package/dist/src/components/Employee/Profile/index.d.ts +0 -1
- package/dist/src/components/Employee/SplitPaycheck.d.ts +0 -9
- package/dist/src/components/Employee/StateTaxes.d.ts +0 -7
- package/dist/src/components/Employee/TaxesCombo/Actions.d.ts +0 -1
- package/dist/src/components/Employee/TaxesCombo/FederalForm.d.ts +0 -13
- package/dist/src/components/Employee/TaxesCombo/FederalHead.d.ts +0 -1
- package/dist/src/components/Employee/TaxesCombo/StateForm.d.ts +0 -6
- package/dist/src/components/Employee/TaxesCombo/Taxes.d.ts +0 -20
- package/dist/src/components/Employee/TaxesCombo/index.d.ts +0 -1
- package/dist/src/components/Employee/index.d.ts +0 -9
- package/dist/src/components/Flow/CompanyOnboardingFlow.d.ts +0 -10
- package/dist/src/components/Flow/EmployeeOnboardingFlow.d.ts +0 -12
- package/dist/src/components/Flow/Flow.d.ts +0 -14
- package/dist/src/components/Flow/FlowNav.d.ts +0 -1
- package/dist/src/components/Flow/StateMachines/companyOnboarding.d.ts +0 -5
- package/dist/src/components/Flow/StateMachines/employeeOnboarding.d.ts +0 -12
- package/dist/src/components/Flow/StateMachines/index.d.ts +0 -2
- package/dist/src/components/Flow/index.d.ts +0 -3
- package/dist/src/components/Payroll/PayrollHistoryList.d.ts +0 -1
- package/dist/src/components/Payroll/index.d.ts +0 -1
- package/dist/src/components/PayrollSchedule/SetupPayrollSchedule.d.ts +0 -6
- package/dist/src/components/PayrollSchedule/index.d.ts +0 -1
- package/dist/src/components/index.d.ts +0 -4
- package/dist/src/components/sample/PaymentMethodSDK.d.ts +0 -1
- package/dist/src/contexts/GustoApiProvider/GustoApiProvider.d.ts +0 -15
- package/dist/src/contexts/GustoApiProvider/index.d.ts +0 -1
- package/dist/src/contexts/LocaleProvider/LocaleProvider.d.ts +0 -8
- package/dist/src/contexts/LocaleProvider/index.d.ts +0 -1
- package/dist/src/contexts/ThemeProvider/DefaultTheme.d.ts +0 -150
- package/dist/src/contexts/ThemeProvider/ThemeProvider.d.ts +0 -12
- package/dist/src/contexts/ThemeProvider/ThemeProvider.test.d.ts +0 -1
- package/dist/src/contexts/ThemeProvider/index.d.ts +0 -1
- package/dist/src/contexts/ThemeProvider/test-utils.d.ts +0 -5
- package/dist/src/contexts/index.d.ts +0 -2
- package/dist/src/helpers/LRUCache.d.ts +0 -7
- package/dist/src/helpers/formattedStrings.d.ts +0 -7
- package/dist/src/helpers/formatters.d.ts +0 -2
- package/dist/src/helpers/normalizeSSN.d.ts +0 -1
- package/dist/src/helpers/payRateCalculator.d.ts +0 -2
- package/dist/src/i18n/I18n.d.ts +0 -8
- package/dist/src/i18n/en/common.json.d.ts +0 -99
- package/dist/src/i18n/index.d.ts +0 -1
- package/dist/src/index.d.ts +0 -7
- package/dist/src/models/PayPeriod.d.ts +0 -18
- package/dist/src/models/Payroll.d.ts +0 -40
- package/dist/src/models/PayrollTotals.d.ts +0 -24
- package/dist/src/shared/constants.d.ts +0 -124
- package/dist/src/types.d.ts +0 -10
- package/dist/test/api/client.test.d.ts +0 -1
- package/dist/test/api/companyFederalTaxes.test.d.ts +0 -1
- package/dist/test/api/employeeBankAccounts.test.d.ts +0 -1
- package/dist/test/api/payrolls.test.d.ts +0 -1
- package/dist/test/mocks/apis/company_federal_taxes.d.ts +0 -2
- package/dist/test/mocks/apis/company_locations.d.ts +0 -2
- package/dist/test/mocks/apis/compensations.d.ts +0 -2
- package/dist/test/mocks/apis/employees.d.ts +0 -2
- package/dist/test/mocks/apis/employeesBankAccounts.d.ts +0 -2
- package/dist/test/mocks/apis/homeAddresses.d.ts +0 -2
- package/dist/test/mocks/apis/payrolls.d.ts +0 -2
- package/dist/test/mocks/apis/tokens.d.ts +0 -2
- package/dist/test/mocks/apis/typeHelpers.d.ts +0 -10
- package/dist/test/mocks/apis/workAddresses.d.ts +0 -2
- package/dist/test/mocks/fileMock.d.ts +0 -6
- package/dist/test/mocks/fixtures/company_location.d.ts +0 -11
- package/dist/test/mocks/fixtures/getFixture.d.ts +0 -1
- package/dist/test/mocks/handlers.d.ts +0 -1
- package/dist/test/mocks/server.d.ts +0 -1
- package/dist/test/mocks/styleMock.d.ts +0 -6
|
@@ -1,124 +0,0 @@
|
|
|
1
|
-
export declare const employeeEvents: {
|
|
2
|
-
readonly EMPLOYEE_CREATE: "employee/create";
|
|
3
|
-
readonly EMPLOYEE_CREATED: "employee/created";
|
|
4
|
-
readonly EMPLOYEE_UPDATE: "employee/update";
|
|
5
|
-
readonly EMPLOYEE_UPDATED: "employee/updated";
|
|
6
|
-
readonly EMPLOYEE_DELETED: "employee/deleted";
|
|
7
|
-
readonly EMPLOYEE_PROFILE_DONE: "employee/profile/done";
|
|
8
|
-
readonly VIEW_EMPLOYEE_ADDRESSES: "employee/addresses";
|
|
9
|
-
readonly EMPLOYEE_HOME_ADDRESS: "employee/addresses/home";
|
|
10
|
-
readonly EMPLOYEE_HOME_ADDRESS_CREATED: "employee/addresses/home/created";
|
|
11
|
-
readonly EMPLOYEE_HOME_ADDRESS_UPDATED: "employee/addresses/home/updated";
|
|
12
|
-
readonly EMPLOYEE_WORK_ADDRESS: "employee/addresses/work";
|
|
13
|
-
readonly EMPLOYEE_WORK_ADDRESS_CREATED: "employee/addresses/work/created";
|
|
14
|
-
readonly EMPLOYEE_WORK_ADDRESS_UPDATED: "employee/addresses/work/updated";
|
|
15
|
-
readonly VIEW_EMPLOYEE_DEDUCTIONS: "employee/deductions";
|
|
16
|
-
readonly EMPLOYEE_DEDUCTION_CREATE: "employee/deductions/create";
|
|
17
|
-
readonly EMPLOYEE_DEDUCTION_EDIT: "employee/deductions/edit";
|
|
18
|
-
readonly EMPLOYEE_DEDUCTION_UPDATED: "employee/deductions/updated";
|
|
19
|
-
readonly EMPLOYEE_DEDUCTION_DELETED: "employee/deductions/deleted";
|
|
20
|
-
readonly EMPLOYEE_COMPENSATION_CREATE: "employee/compensations/create";
|
|
21
|
-
readonly EMPLOYEE_COMPENSATION_CREATED: "employee/compensations/created";
|
|
22
|
-
readonly EMPLOYEE_COMPENSATION_UPDATED: "employee/compensations/updated";
|
|
23
|
-
readonly EMPLOYEE_COMPENSATION_DONE: "employee/compensations/done";
|
|
24
|
-
readonly EMPLOYEE_PAYMENT_METHOD_UPDATED: "employee/paymentMethod/updated";
|
|
25
|
-
readonly EMPLOYEE_SPLIT_PAYMENT: "employee/paymentMethod/split";
|
|
26
|
-
readonly EMPLOYEE_BANK_ACCOUNT_CREATE: "employee/bankAccount/create";
|
|
27
|
-
readonly EMPLOYEE_BANK_ACCOUNT_CREATED: "employee/bankAccount/created";
|
|
28
|
-
readonly EMPLOYEE_BANK_ACCOUNT_DELETED: "employee/bankAccount/deleted";
|
|
29
|
-
readonly EMPLOYEE_FEDERAL_TAXES_VIEW: "employee/federalTaxes/view";
|
|
30
|
-
readonly EMPLOYEE_FEDERAL_TAXES_UPDATED: "employee/federalTaxes/updated";
|
|
31
|
-
readonly EMPLOYEE_STATE_TAXES_UPDATED: "employee/stateTaxes/updated";
|
|
32
|
-
readonly EMPLOYEE_TAXES_DONE: "employee/taxes/done";
|
|
33
|
-
readonly EMPLOYEE_SPLIT_PAYCHECK: "employee/bankAccount/split";
|
|
34
|
-
readonly EMPLOYEE_JOB_CREATED: "employee/job/created";
|
|
35
|
-
readonly EMPLOYEE_JOB_UPDATED: "employee/job/updated";
|
|
36
|
-
readonly EMPLOYEE_SUMMARY_VIEW: "employee/summary";
|
|
37
|
-
readonly EMPLOYEE_FILE_NEW_HIRE_REPORT: "employee/newHireReport";
|
|
38
|
-
readonly EMPLOYEES_LIST: "company/employees";
|
|
39
|
-
};
|
|
40
|
-
export declare const companyEvents: {
|
|
41
|
-
readonly COMPANY_ADDRESSES: "company/addresses";
|
|
42
|
-
readonly COMPANY_ADDRESSE_EDIT: "company/address/edit";
|
|
43
|
-
readonly COMPANY_INDUSTRY: "company/industry";
|
|
44
|
-
readonly COMPANY_FEDERAL_TAXES_UPDATED: "company/federalTaxes/updated";
|
|
45
|
-
};
|
|
46
|
-
export declare const componentEvents: {
|
|
47
|
-
readonly COMPANY_ADDRESSES: "company/addresses";
|
|
48
|
-
readonly COMPANY_ADDRESSE_EDIT: "company/address/edit";
|
|
49
|
-
readonly COMPANY_INDUSTRY: "company/industry";
|
|
50
|
-
readonly COMPANY_FEDERAL_TAXES_UPDATED: "company/federalTaxes/updated";
|
|
51
|
-
readonly EMPLOYEE_CREATE: "employee/create";
|
|
52
|
-
readonly EMPLOYEE_CREATED: "employee/created";
|
|
53
|
-
readonly EMPLOYEE_UPDATE: "employee/update";
|
|
54
|
-
readonly EMPLOYEE_UPDATED: "employee/updated";
|
|
55
|
-
readonly EMPLOYEE_DELETED: "employee/deleted";
|
|
56
|
-
readonly EMPLOYEE_PROFILE_DONE: "employee/profile/done";
|
|
57
|
-
readonly VIEW_EMPLOYEE_ADDRESSES: "employee/addresses";
|
|
58
|
-
readonly EMPLOYEE_HOME_ADDRESS: "employee/addresses/home";
|
|
59
|
-
readonly EMPLOYEE_HOME_ADDRESS_CREATED: "employee/addresses/home/created";
|
|
60
|
-
readonly EMPLOYEE_HOME_ADDRESS_UPDATED: "employee/addresses/home/updated";
|
|
61
|
-
readonly EMPLOYEE_WORK_ADDRESS: "employee/addresses/work";
|
|
62
|
-
readonly EMPLOYEE_WORK_ADDRESS_CREATED: "employee/addresses/work/created";
|
|
63
|
-
readonly EMPLOYEE_WORK_ADDRESS_UPDATED: "employee/addresses/work/updated";
|
|
64
|
-
readonly VIEW_EMPLOYEE_DEDUCTIONS: "employee/deductions";
|
|
65
|
-
readonly EMPLOYEE_DEDUCTION_CREATE: "employee/deductions/create";
|
|
66
|
-
readonly EMPLOYEE_DEDUCTION_EDIT: "employee/deductions/edit";
|
|
67
|
-
readonly EMPLOYEE_DEDUCTION_UPDATED: "employee/deductions/updated";
|
|
68
|
-
readonly EMPLOYEE_DEDUCTION_DELETED: "employee/deductions/deleted";
|
|
69
|
-
readonly EMPLOYEE_COMPENSATION_CREATE: "employee/compensations/create";
|
|
70
|
-
readonly EMPLOYEE_COMPENSATION_CREATED: "employee/compensations/created";
|
|
71
|
-
readonly EMPLOYEE_COMPENSATION_UPDATED: "employee/compensations/updated";
|
|
72
|
-
readonly EMPLOYEE_COMPENSATION_DONE: "employee/compensations/done";
|
|
73
|
-
readonly EMPLOYEE_PAYMENT_METHOD_UPDATED: "employee/paymentMethod/updated";
|
|
74
|
-
readonly EMPLOYEE_SPLIT_PAYMENT: "employee/paymentMethod/split";
|
|
75
|
-
readonly EMPLOYEE_BANK_ACCOUNT_CREATE: "employee/bankAccount/create";
|
|
76
|
-
readonly EMPLOYEE_BANK_ACCOUNT_CREATED: "employee/bankAccount/created";
|
|
77
|
-
readonly EMPLOYEE_BANK_ACCOUNT_DELETED: "employee/bankAccount/deleted";
|
|
78
|
-
readonly EMPLOYEE_FEDERAL_TAXES_VIEW: "employee/federalTaxes/view";
|
|
79
|
-
readonly EMPLOYEE_FEDERAL_TAXES_UPDATED: "employee/federalTaxes/updated";
|
|
80
|
-
readonly EMPLOYEE_STATE_TAXES_UPDATED: "employee/stateTaxes/updated";
|
|
81
|
-
readonly EMPLOYEE_TAXES_DONE: "employee/taxes/done";
|
|
82
|
-
readonly EMPLOYEE_SPLIT_PAYCHECK: "employee/bankAccount/split";
|
|
83
|
-
readonly EMPLOYEE_JOB_CREATED: "employee/job/created";
|
|
84
|
-
readonly EMPLOYEE_JOB_UPDATED: "employee/job/updated";
|
|
85
|
-
readonly EMPLOYEE_SUMMARY_VIEW: "employee/summary";
|
|
86
|
-
readonly EMPLOYEE_FILE_NEW_HIRE_REPORT: "employee/newHireReport";
|
|
87
|
-
readonly EMPLOYEES_LIST: "company/employees";
|
|
88
|
-
readonly SUCCESS: "SUCCESS";
|
|
89
|
-
readonly ERROR: "ERROR";
|
|
90
|
-
readonly CANCEL: "CANCEL";
|
|
91
|
-
readonly SUBMIT: "SUBMIT";
|
|
92
|
-
readonly LOAD_COMPONENT: "LOAD_COMPONENT";
|
|
93
|
-
readonly NAVIGATE: "NAVIGATE";
|
|
94
|
-
};
|
|
95
|
-
export type EventType = (typeof componentEvents)[keyof typeof componentEvents];
|
|
96
|
-
export declare const EmployeeOnboardingStatus: {
|
|
97
|
-
ADMIN_ONBOARDING_INCOMPLETE: string;
|
|
98
|
-
SELF_ONBOARDING_PENDING_INVITE: string;
|
|
99
|
-
SELF_ONBOARDING_INVITED: string;
|
|
100
|
-
SELF_ONBOARDING_INVITED_STARTED: string;
|
|
101
|
-
SELF_ONBOARDING_INVITED_OVERDUE: string;
|
|
102
|
-
SELF_ONBOARDING_COMPLETED_BY_EMPLOYEE: string;
|
|
103
|
-
SELF_ONBOARDING_AWAITING_ADMIN_REVIEW: string;
|
|
104
|
-
ONBOARDING_COMPLETED: string;
|
|
105
|
-
};
|
|
106
|
-
/**Map of API response flsa statuses */
|
|
107
|
-
export declare const FlsaStatus: {
|
|
108
|
-
readonly EXEMPT: "Exempt";
|
|
109
|
-
readonly SALARIED_NONEXEMPT: "Salaried Nonexempt";
|
|
110
|
-
readonly NONEXEMPT: "Nonexempt";
|
|
111
|
-
readonly OWNER: "Owner";
|
|
112
|
-
readonly COMMISSION_ONLY_EXEMPT: "Commission Only Exempt";
|
|
113
|
-
readonly COMISSION_ONLY_NONEXEMPT: "Commission Only Nonexempt";
|
|
114
|
-
};
|
|
115
|
-
export declare const FLSA_OVERTIME_SALARY_LIMIT = 43888;
|
|
116
|
-
export declare const HOURS_PER_PAY_PERIOD_DAILY = 5.69863;
|
|
117
|
-
export declare const HOURS_PER_PAY_PERIOD_WEEKLY = 40;
|
|
118
|
-
export declare const HOURS_PER_PAY_PERIOD_BIWEEKLY = 80;
|
|
119
|
-
export declare const HOURS_PER_PAY_PERIOD_SEMIMONTHLY = 86.666667;
|
|
120
|
-
export declare const HOURS_PER_PAY_PERIOD_MONTHLY = 173.333333;
|
|
121
|
-
export declare const HOURS_PER_PAY_PERIOD_QUARTERLY = 520;
|
|
122
|
-
export declare const HOURS_PER_PAY_PERIOD_SEMIANNUALLY = 1040;
|
|
123
|
-
export declare const HOURS_PER_PAY_PERIOD_ANNUALLY = 2080;
|
|
124
|
-
export declare const STATES_ABBR: readonly ["AL", "AK", "AZ", "AR", "CA", "CO", "CT", "DE", "FL", "GA", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "OH", "OK", "OR", "PA", "RI", "SC", "SD", "TN", "TX", "UT", "VT", "VA", "WA", "WV", "WI", "WY"];
|
package/dist/src/types.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { components, operations } from './generated/schema';
|
|
2
|
-
export type Schemas = components['schemas'];
|
|
3
|
-
export type Operations = operations;
|
|
4
|
-
export type DeductionType = components['schemas']['Garnishment'];
|
|
5
|
-
export type EmployeeType = components['schemas']['Employee'];
|
|
6
|
-
export type AddressType = components['schemas']['Address'];
|
|
7
|
-
export type PaymentMethodType = components['schemas']['Employee-Payment-Method'];
|
|
8
|
-
export type CompanyFederalTaxDetailsType = components['schemas']['Federal-Tax-Details'];
|
|
9
|
-
export type CompanyIndustryType = components['schemas']['Industry'];
|
|
10
|
-
export type EmployeeFederalTaxType = components['schemas']['Employee-Federal-Tax'];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { operations } from '../../../src/generated/schema';
|
|
2
|
-
export type PathParams<Operation extends keyof operations> = operations[Operation]['parameters']['path'];
|
|
3
|
-
export type RequestBodyParams<Operation extends keyof operations> = NonNullable<operations[Operation]['requestBody']>['content']['application/json'];
|
|
4
|
-
type Responses<Operation extends keyof operations> = NonNullable<operations[Operation]['responses']>;
|
|
5
|
-
export type ResponseType<Operation extends keyof operations, Code extends keyof Responses<Operation>> = Responses<Operation>[Code] extends {
|
|
6
|
-
content: {
|
|
7
|
-
'application/json': unknown;
|
|
8
|
-
};
|
|
9
|
-
} ? Responses<Operation>[Code]['content']['application/json'] : never;
|
|
10
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const getFixture: (path: string) => Promise<any>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const handlers: import('msw').HttpHandler[];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const server: import('msw/node').SetupServerApi;
|