@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.
Files changed (177) hide show
  1. package/README.md +6 -0
  2. package/dist/{VREWMQAW-BCWuoH6G.js → B4MFY5CR-DoQFjw0x.js} +5 -5
  3. package/dist/B4MFY5CR-DoQFjw0x.js.map +1 -0
  4. package/dist/Employee.Compensation-D5dhIZgh.js +70 -0
  5. package/dist/Employee.Compensation-D5dhIZgh.js.map +1 -0
  6. package/dist/Employee.Deductions-yskR0evJ.js +77 -0
  7. package/dist/Employee.Deductions-yskR0evJ.js.map +1 -0
  8. package/dist/Employee.EmployeeList-Bh2iUvGI.js +36 -0
  9. package/dist/Employee.EmployeeList-Bh2iUvGI.js.map +1 -0
  10. package/dist/{Employee.HomeAddress-DR_603p_.js → Employee.HomeAddress-DQ-CWfZA.js} +6 -6
  11. package/dist/Employee.HomeAddress-DQ-CWfZA.js.map +1 -0
  12. package/dist/Employee.Landing-Hpn09zPP.js +22 -0
  13. package/dist/Employee.Landing-Hpn09zPP.js.map +1 -0
  14. package/dist/Employee.OnboardingSummary-BLQS8GZz.js +36 -0
  15. package/dist/Employee.OnboardingSummary-BLQS8GZz.js.map +1 -0
  16. package/dist/Employee.PaymentMethod-B1tieS6Y.js +96 -0
  17. package/dist/Employee.PaymentMethod-B1tieS6Y.js.map +1 -0
  18. package/dist/Employee.Profile-DTBA-TQA.js +57 -0
  19. package/dist/Employee.Profile-DTBA-TQA.js.map +1 -0
  20. package/dist/Employee.Taxes-DQX-wk0E.js +53 -0
  21. package/dist/Employee.Taxes-DQX-wk0E.js.map +1 -0
  22. package/dist/{COOQDZLH-B5iac4ID.js → HO4MOOFI-ObmoeQ5Y.js} +3 -3
  23. package/dist/{COOQDZLH-B5iac4ID.js.map → HO4MOOFI-ObmoeQ5Y.js.map} +1 -1
  24. package/dist/{MU7WGUJF-D3o-8MpJ.js → HUY7CZI3-DEEhMfZT.js} +3 -3
  25. package/dist/{MU7WGUJF-D3o-8MpJ.js.map → HUY7CZI3-DEEhMfZT.js.map} +1 -1
  26. package/dist/index-DZ5zT4yt.js +33704 -0
  27. package/dist/index-DZ5zT4yt.js.map +1 -0
  28. package/dist/{src/generated/schema.d.ts → index.d.ts} +19536 -15291
  29. package/dist/index.js +49 -47
  30. package/dist/style.css +1 -1
  31. package/package.json +18 -16
  32. package/dist/Employee.Compensation-BwQ0aU6j.js +0 -69
  33. package/dist/Employee.Compensation-BwQ0aU6j.js.map +0 -1
  34. package/dist/Employee.Deductions-v07AzjHC.js +0 -52
  35. package/dist/Employee.Deductions-v07AzjHC.js.map +0 -1
  36. package/dist/Employee.EmployeeList-ezoiz5mY.js +0 -34
  37. package/dist/Employee.EmployeeList-ezoiz5mY.js.map +0 -1
  38. package/dist/Employee.HomeAddress-DR_603p_.js.map +0 -1
  39. package/dist/Employee.OnboardingSummary-CX_vCaZK.js +0 -34
  40. package/dist/Employee.OnboardingSummary-CX_vCaZK.js.map +0 -1
  41. package/dist/Employee.PaymentMethod-lPeUXCVJ.js +0 -56
  42. package/dist/Employee.PaymentMethod-lPeUXCVJ.js.map +0 -1
  43. package/dist/Employee.Profile-B_wp6Ee2.js +0 -53
  44. package/dist/Employee.Profile-B_wp6Ee2.js.map +0 -1
  45. package/dist/Employee.Taxes-DrKjSqOM.js +0 -48
  46. package/dist/Employee.Taxes-DrKjSqOM.js.map +0 -1
  47. package/dist/VREWMQAW-BCWuoH6G.js.map +0 -1
  48. package/dist/index-G-nwCZPb.js +0 -32491
  49. package/dist/index-G-nwCZPb.js.map +0 -1
  50. package/dist/src/api/client.d.ts +0 -1361
  51. package/dist/src/api/constants.d.ts +0 -1
  52. package/dist/src/api/context.d.ts +0 -14
  53. package/dist/src/api/queries/company.d.ts +0 -267
  54. package/dist/src/api/queries/employee.d.ts +0 -586
  55. package/dist/src/api/queries/helpers.d.ts +0 -19
  56. package/dist/src/api/queries/index.d.ts +0 -3
  57. package/dist/src/api/queries/payroll.d.ts +0 -26
  58. package/dist/src/api/typeHelpers.d.ts +0 -18
  59. package/dist/src/components/Base/Base.d.ts +0 -25
  60. package/dist/src/components/Base/index.d.ts +0 -1
  61. package/dist/src/components/Common/Alert/Alert.d.ts +0 -6
  62. package/dist/src/components/Common/Button/Button.d.ts +0 -8
  63. package/dist/src/components/Common/Checkbox/Checkbox.d.ts +0 -7
  64. package/dist/src/components/Common/DateField/DateField.d.ts +0 -8
  65. package/dist/src/components/Common/EmptyData/EmptyData.d.ts +0 -6
  66. package/dist/src/components/Common/Flex/Flex.d.ts +0 -12
  67. package/dist/src/components/Common/Hamburger/Hamburger.d.ts +0 -10
  68. package/dist/src/components/Common/InternalError/InternalError.d.ts +0 -2
  69. package/dist/src/components/Common/Loading/Loading.d.ts +0 -1
  70. package/dist/src/components/Common/NumberField/NumberField.d.ts +0 -9
  71. package/dist/src/components/Common/Select/Select.d.ts +0 -17
  72. package/dist/src/components/Common/TaxInputs/TaxInputs.d.ts +0 -21
  73. package/dist/src/components/Common/TaxInputs/index.d.ts +0 -1
  74. package/dist/src/components/Common/Toast/Toast.d.ts +0 -4
  75. package/dist/src/components/Common/hooks/useAsyncError.d.ts +0 -5
  76. package/dist/src/components/Common/index.d.ts +0 -14
  77. package/dist/src/components/Company/Addresses.d.ts +0 -7
  78. package/dist/src/components/Company/BankAccount.d.ts +0 -6
  79. package/dist/src/components/Company/FederalTaxes.d.ts +0 -7
  80. package/dist/src/components/Company/Industry.d.ts +0 -12
  81. package/dist/src/components/Company/Overview.d.ts +0 -7
  82. package/dist/src/components/Company/StateTaxes.d.ts +0 -6
  83. package/dist/src/components/Company/index.d.ts +0 -5
  84. package/dist/src/components/Employee/BankAccount.d.ts +0 -15
  85. package/dist/src/components/Employee/Compensation/Actions.d.ts +0 -1
  86. package/dist/src/components/Employee/Compensation/Compensation.d.ts +0 -60
  87. package/dist/src/components/Employee/Compensation/Edit.d.ts +0 -1
  88. package/dist/src/components/Employee/Compensation/Head.d.ts +0 -1
  89. package/dist/src/components/Employee/Compensation/List.d.ts +0 -1
  90. package/dist/src/components/Employee/Compensation/index.d.ts +0 -1
  91. package/dist/src/components/Employee/Deductions.d.ts +0 -7
  92. package/dist/src/components/Employee/EditDeduction.d.ts +0 -23
  93. package/dist/src/components/Employee/EmployeeList.d.ts +0 -22
  94. package/dist/src/components/Employee/FederalTaxes.d.ts +0 -1
  95. package/dist/src/components/Employee/OnboardingSummary.d.ts +0 -7
  96. package/dist/src/components/Employee/PaySchedules.d.ts +0 -1
  97. package/dist/src/components/Employee/PaymentMethod.d.ts +0 -1
  98. package/dist/src/components/Employee/PaymentMethodCombo/Actions.d.ts +0 -1
  99. package/dist/src/components/Employee/PaymentMethodCombo/BankAccountEdit.d.ts +0 -9
  100. package/dist/src/components/Employee/PaymentMethodCombo/BankAccountsList.d.ts +0 -1
  101. package/dist/src/components/Employee/PaymentMethodCombo/Head.d.ts +0 -1
  102. package/dist/src/components/Employee/PaymentMethodCombo/PaymentMethod.d.ts +0 -22
  103. package/dist/src/components/Employee/PaymentMethodCombo/PaymentTypeForm.d.ts +0 -11
  104. package/dist/src/components/Employee/PaymentMethodCombo/Split.d.ts +0 -1
  105. package/dist/src/components/Employee/PaymentMethodCombo/index.d.ts +0 -1
  106. package/dist/src/components/Employee/Profile/Actions.d.ts +0 -1
  107. package/dist/src/components/Employee/Profile/HomeAddress.d.ts +0 -12
  108. package/dist/src/components/Employee/Profile/PersonalDetails.d.ts +0 -40
  109. package/dist/src/components/Employee/Profile/Profile.d.ts +0 -37
  110. package/dist/src/components/Employee/Profile/index.d.ts +0 -1
  111. package/dist/src/components/Employee/SplitPaycheck.d.ts +0 -9
  112. package/dist/src/components/Employee/StateTaxes.d.ts +0 -7
  113. package/dist/src/components/Employee/TaxesCombo/Actions.d.ts +0 -1
  114. package/dist/src/components/Employee/TaxesCombo/FederalForm.d.ts +0 -13
  115. package/dist/src/components/Employee/TaxesCombo/FederalHead.d.ts +0 -1
  116. package/dist/src/components/Employee/TaxesCombo/StateForm.d.ts +0 -6
  117. package/dist/src/components/Employee/TaxesCombo/Taxes.d.ts +0 -20
  118. package/dist/src/components/Employee/TaxesCombo/index.d.ts +0 -1
  119. package/dist/src/components/Employee/index.d.ts +0 -9
  120. package/dist/src/components/Flow/CompanyOnboardingFlow.d.ts +0 -10
  121. package/dist/src/components/Flow/EmployeeOnboardingFlow.d.ts +0 -12
  122. package/dist/src/components/Flow/Flow.d.ts +0 -14
  123. package/dist/src/components/Flow/FlowNav.d.ts +0 -1
  124. package/dist/src/components/Flow/StateMachines/companyOnboarding.d.ts +0 -5
  125. package/dist/src/components/Flow/StateMachines/employeeOnboarding.d.ts +0 -12
  126. package/dist/src/components/Flow/StateMachines/index.d.ts +0 -2
  127. package/dist/src/components/Flow/index.d.ts +0 -3
  128. package/dist/src/components/Payroll/PayrollHistoryList.d.ts +0 -1
  129. package/dist/src/components/Payroll/index.d.ts +0 -1
  130. package/dist/src/components/PayrollSchedule/SetupPayrollSchedule.d.ts +0 -6
  131. package/dist/src/components/PayrollSchedule/index.d.ts +0 -1
  132. package/dist/src/components/index.d.ts +0 -4
  133. package/dist/src/components/sample/PaymentMethodSDK.d.ts +0 -1
  134. package/dist/src/contexts/GustoApiProvider/GustoApiProvider.d.ts +0 -15
  135. package/dist/src/contexts/GustoApiProvider/index.d.ts +0 -1
  136. package/dist/src/contexts/LocaleProvider/LocaleProvider.d.ts +0 -8
  137. package/dist/src/contexts/LocaleProvider/index.d.ts +0 -1
  138. package/dist/src/contexts/ThemeProvider/DefaultTheme.d.ts +0 -150
  139. package/dist/src/contexts/ThemeProvider/ThemeProvider.d.ts +0 -12
  140. package/dist/src/contexts/ThemeProvider/ThemeProvider.test.d.ts +0 -1
  141. package/dist/src/contexts/ThemeProvider/index.d.ts +0 -1
  142. package/dist/src/contexts/ThemeProvider/test-utils.d.ts +0 -5
  143. package/dist/src/contexts/index.d.ts +0 -2
  144. package/dist/src/helpers/LRUCache.d.ts +0 -7
  145. package/dist/src/helpers/formattedStrings.d.ts +0 -7
  146. package/dist/src/helpers/formatters.d.ts +0 -2
  147. package/dist/src/helpers/normalizeSSN.d.ts +0 -1
  148. package/dist/src/helpers/payRateCalculator.d.ts +0 -2
  149. package/dist/src/i18n/I18n.d.ts +0 -8
  150. package/dist/src/i18n/en/common.json.d.ts +0 -99
  151. package/dist/src/i18n/index.d.ts +0 -1
  152. package/dist/src/index.d.ts +0 -7
  153. package/dist/src/models/PayPeriod.d.ts +0 -18
  154. package/dist/src/models/Payroll.d.ts +0 -40
  155. package/dist/src/models/PayrollTotals.d.ts +0 -24
  156. package/dist/src/shared/constants.d.ts +0 -124
  157. package/dist/src/types.d.ts +0 -10
  158. package/dist/test/api/client.test.d.ts +0 -1
  159. package/dist/test/api/companyFederalTaxes.test.d.ts +0 -1
  160. package/dist/test/api/employeeBankAccounts.test.d.ts +0 -1
  161. package/dist/test/api/payrolls.test.d.ts +0 -1
  162. package/dist/test/mocks/apis/company_federal_taxes.d.ts +0 -2
  163. package/dist/test/mocks/apis/company_locations.d.ts +0 -2
  164. package/dist/test/mocks/apis/compensations.d.ts +0 -2
  165. package/dist/test/mocks/apis/employees.d.ts +0 -2
  166. package/dist/test/mocks/apis/employeesBankAccounts.d.ts +0 -2
  167. package/dist/test/mocks/apis/homeAddresses.d.ts +0 -2
  168. package/dist/test/mocks/apis/payrolls.d.ts +0 -2
  169. package/dist/test/mocks/apis/tokens.d.ts +0 -2
  170. package/dist/test/mocks/apis/typeHelpers.d.ts +0 -10
  171. package/dist/test/mocks/apis/workAddresses.d.ts +0 -2
  172. package/dist/test/mocks/fileMock.d.ts +0 -6
  173. package/dist/test/mocks/fixtures/company_location.d.ts +0 -11
  174. package/dist/test/mocks/fixtures/getFixture.d.ts +0 -1
  175. package/dist/test/mocks/handlers.d.ts +0 -1
  176. package/dist/test/mocks/server.d.ts +0 -1
  177. package/dist/test/mocks/styleMock.d.ts +0 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gusto/embedded-react-sdk",
3
- "version": "0.0.4",
3
+ "version": "0.0.6",
4
4
  "module": "./dist/index.js",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -23,11 +23,11 @@
23
23
  "build": "npm run build:clean && npm run openapi:generate && npm run i18n:generate && vite build",
24
24
  "build:clean": "rm -rf ./dist && mkdir ./dist",
25
25
  "commitlint": "commitlint --edit",
26
- "dev": "vite build --watch",
26
+ "dev": "npm run build && vite build --watch",
27
27
  "doc": "typedoc",
28
28
  "format": "prettier . --write",
29
29
  "format:check": "prettier . --check",
30
- "i18n:generate": "i18next-resources-for-ts interface -i ./src/i18n/en -o ./src/types/i18nresources.d.ts",
30
+ "i18n:generate": "node ./build/interface.js",
31
31
  "lint": "npm run lint:check -- --fix",
32
32
  "lint:check": "eslint .",
33
33
  "openapi": "npm run openapi:download && npm run openapi:generate",
@@ -36,47 +36,46 @@
36
36
  "pack": "npm run build && npm pack",
37
37
  "prepare": "husky",
38
38
  "prepublishOnly": "npm run build",
39
- "test": "jest",
40
- "test:ci": "jest --coverage",
41
- "test:watch": "npm run test -- --watchAll",
42
- "tsc": "tsc"
39
+ "test": "vitest",
40
+ "test:ci": "vitest --coverage",
41
+ "tsc": "tsc --pretty"
43
42
  },
44
43
  "devDependencies": {
45
44
  "@commitlint/cli": "^19.5.0",
46
45
  "@commitlint/config-conventional": "^19.5.0",
47
46
  "@eslint/js": "^9.13.0",
48
47
  "@tanstack/react-query-devtools": "^5.59.15",
49
- "@testing-library/jest-dom": "^6.6.2",
48
+ "@testing-library/jest-dom": "^6.6.3",
50
49
  "@testing-library/react": "^16.0.1",
51
50
  "@types/dompurify": "^3.0.5",
52
- "@types/jest": "^29.5.13",
53
51
  "@types/react": "^18.3.11",
54
52
  "@vitejs/plugin-react-swc": "^3.7.1",
53
+ "@vitest/coverage-v8": "^2.1.8",
55
54
  "eslint": "^9.13.0",
56
55
  "eslint-plugin-jsx-a11y": "^6.10.1",
57
56
  "eslint-plugin-react": "^7.37.2",
57
+ "eslint-plugin-react-hooks": "^5.0.0",
58
58
  "globals": "^15.11.0",
59
59
  "husky": "^9.1.6",
60
60
  "i18next-resources-for-ts": "^1.5.0",
61
- "jest": "^29.7.0",
62
- "jest-environment-jsdom": "^29.7.0",
63
- "jest-fixed-jsdom": "^0.0.6",
64
- "jest-transformer-svg": "^2.0.2",
65
61
  "jsdom": "^25.0.1",
66
62
  "msw": "^2.4.3",
67
63
  "openapi-typescript": "^7.4.1",
68
64
  "prettier": "^3.3.3",
69
65
  "sass-embedded": "^1.80.2",
70
- "ts-jest": "^29.2.5",
71
66
  "ts-node": "^10.9.2",
72
67
  "typedoc": "^0.26.10",
73
68
  "typescript-eslint": "^8.11.0",
74
69
  "vite": "^5.4.9",
75
70
  "vite-plugin-dts": "^4.3.0",
76
- "vite-plugin-svgr": "^4.2.0"
71
+ "vite-plugin-sass-dts": "^1.3.29",
72
+ "vite-plugin-stylelint": "^5.3.1",
73
+ "vite-plugin-svgr": "^4.2.0",
74
+ "vitest": "^2.1.8"
77
75
  },
78
76
  "peerDependencies": {
79
77
  "react": "^18.2.0",
78
+ "react-dom": "^18.2.0",
80
79
  "typescript": "^5.6.3"
81
80
  },
82
81
  "dependencies": {
@@ -85,6 +84,8 @@
85
84
  "@internationalized/date": "^3.5.6",
86
85
  "@internationalized/number": "^3.5.4",
87
86
  "@tanstack/react-query": "^5.59.15",
87
+ "classnames": "^2.5.1",
88
+ "deepmerge": "^4.3.1",
88
89
  "dompurify": "^3.1.7",
89
90
  "i18next": "^23.11.2",
90
91
  "openapi-fetch": "^0.12.2",
@@ -96,5 +97,6 @@
96
97
  "react-robot": "^0.3.0",
97
98
  "robot3": "^0.4.1",
98
99
  "valibot": "^0.42.1"
99
- }
100
+ },
101
+ "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
100
102
  }
@@ -1,69 +0,0 @@
1
- const e = "Compensation", t = "Job Title", o = "Employee type", a = '<classificationCta href="https://support.gusto.com/team-management/team-payments/pay-rates/1001671771/Employee-classification-options.htm" target="_blank">Learn more about employee classifications.</classificationCta>', n = "Compensation amount", i = "Per", s = "The period over which the compensation amount is tracked (e.g., hourly, daily, weekly, monthly, annually).", l = "+ Add another job", m = "Back", c = "Save and continue", r = "Cancel", p = "Save job", y = "Back", C = "Job actions", b = {
2
- title: "Title is a required field",
3
- classificationChangeNotification: "Changing this employee’s classification will delete the employee’s additional pay rates.",
4
- exemptThreshold: "Most employees who make under {{limit}}/year should be eligible for overtime.",
5
- paymentUnit: "Payment unit must be one of Hour, Week, Month, or Year"
6
- }, u = {
7
- Hour: "Per hour",
8
- Week: "Per week",
9
- Month: "Per month",
10
- Year: "Per year",
11
- Paycheck: "Per paycheck"
12
- }, h = {
13
- Exempt: "Salary/No overtime",
14
- "Salaried Nonexempt": "Salary/Eligible for overtime",
15
- Nonexempt: "Paid by the hour",
16
- Owner: "Owner's draw",
17
- "Commission Only Exempt": "Commission Only/No Overtime",
18
- "Commission Only Nonexempt": "Commission Only/Eligible for overtime"
19
- }, d = {
20
- tableLabel: "List of all jobs for the employee",
21
- jobColumn: "Job title",
22
- typeColumn: "Pay type",
23
- amountColumn: "Amount",
24
- perColumn: "Per",
25
- actionColumn: "Action",
26
- editCta: "Edit",
27
- deleteCta: "Delete"
28
- }, f = {
29
- title: e,
30
- jobTitle: t,
31
- employeeClassification: o,
32
- classificationCTA: a,
33
- amount: n,
34
- paymentUnitLabel: i,
35
- paymentUnitDescription: s,
36
- addAnotherJobCta: l,
37
- cancelCta: m,
38
- submitCta: c,
39
- cancelNewJobCta: r,
40
- saveNewJobCta: p,
41
- backCta: y,
42
- hamburgerTitle: C,
43
- validations: b,
44
- paymentUnitOptions: u,
45
- flsaStatusLabels: h,
46
- allCompensations: d
47
- };
48
- export {
49
- l as addAnotherJobCta,
50
- d as allCompensations,
51
- n as amount,
52
- y as backCta,
53
- m as cancelCta,
54
- r as cancelNewJobCta,
55
- a as classificationCTA,
56
- f as default,
57
- o as employeeClassification,
58
- h as flsaStatusLabels,
59
- C as hamburgerTitle,
60
- t as jobTitle,
61
- s as paymentUnitDescription,
62
- i as paymentUnitLabel,
63
- u as paymentUnitOptions,
64
- p as saveNewJobCta,
65
- c as submitCta,
66
- e as title,
67
- b as validations
68
- };
69
- //# sourceMappingURL=Employee.Compensation-BwQ0aU6j.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Employee.Compensation-BwQ0aU6j.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,52 +0,0 @@
1
- const e = "Name", t = "Amount withheld per paycheck", o = "Deduction action", n = "Edit", a = "Delete", i = "Deductions", d = "If you need to deduct money from this employee's paycheck (e.g. for Housing, Meals, or Transportation), you can choose either a one-time deduction or an ongoing deduction that occurs every pay period.", c = "Add deduction", u = "Deductions", s = "Once added, your deductions will appear here.", r = "Continue to Summary", m = "Back", l = {
2
- pageTitle: "Deductions",
3
- externalPostTax: "External post-tax deductions",
4
- desc: "Amounts are withheld from the net pay of an employee and reported on the paystub and within payroll receipts. Note that these deductions are always post-tax and will start with the next pay period.",
5
- description: "Description",
6
- frequency: "Frequency",
7
- amount: "Amount",
8
- recurring: "Recurring (every payroll)",
9
- oneTime: "One-time (next payroll only)",
10
- deductAs: "Deduct as",
11
- percentageOfPay: "Percentage of pay",
12
- fixedAmount: "Fixed amount ($)",
13
- annualMax: "Annual maximum",
14
- courtOrdered: "This is a court-ordered deduction",
15
- validations: {
16
- description: "Description is required",
17
- amount: "Amount must be a valid number"
18
- },
19
- cancelCta: "Cancel",
20
- submitCta: "Submit"
21
- }, p = {
22
- nameColumn: e,
23
- witholdAmtColumn: t,
24
- actionColumn: o,
25
- editDeductionCta: n,
26
- deleteDeductionCta: a,
27
- pageTitle: i,
28
- desc: d,
29
- addDeductionCta: c,
30
- deductions: u,
31
- emptyListMessage: s,
32
- continueToSummary: r,
33
- backCta: m,
34
- EditDeduction: l
35
- };
36
- export {
37
- l as EditDeduction,
38
- o as actionColumn,
39
- c as addDeductionCta,
40
- m as backCta,
41
- r as continueToSummary,
42
- u as deductions,
43
- p as default,
44
- a as deleteDeductionCta,
45
- d as desc,
46
- n as editDeductionCta,
47
- s as emptyListMessage,
48
- e as nameColumn,
49
- i as pageTitle,
50
- t as witholdAmtColumn
51
- };
52
- //# sourceMappingURL=Employee.Deductions-v07AzjHC.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Employee.Deductions-v07AzjHC.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,34 +0,0 @@
1
- const e = "Actions", t = "Add Employee", a = "Addresses", s = "Deductions", o = "Delete employee", l = "Edit employee", n = "List of current employees", d = "Once you’ve added employees they will appear here", c = "No employees", i = "Federal Taxes", m = "Employee actions menu", p = "Employee name", y = "Status", r = "Your employees", b = {
2
- actionLabel: e,
3
- addEmployeeCTA: t,
4
- addressesCta: a,
5
- deductionsCta: s,
6
- deleteCta: o,
7
- editCta: l,
8
- employeeListLabel: n,
9
- emptyTableDescription: d,
10
- emptyTableTitle: c,
11
- federalTaxesCta: i,
12
- hamburgerTitle: m,
13
- nameLabel: p,
14
- statusLabel: y,
15
- title: r
16
- };
17
- export {
18
- e as actionLabel,
19
- t as addEmployeeCTA,
20
- a as addressesCta,
21
- s as deductionsCta,
22
- b as default,
23
- o as deleteCta,
24
- l as editCta,
25
- n as employeeListLabel,
26
- d as emptyTableDescription,
27
- c as emptyTableTitle,
28
- i as federalTaxesCta,
29
- m as hamburgerTitle,
30
- p as nameLabel,
31
- y as statusLabel,
32
- r as title
33
- };
34
- //# sourceMappingURL=Employee.EmployeeList-ezoiz5mY.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Employee.EmployeeList-ezoiz5mY.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Employee.HomeAddress-DR_603p_.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,34 +0,0 @@
1
- const e = "Summary", t = "Missing Requirements", o = "Please complete the following steps in order to continue.", s = "Employee onboarded", r = "This employee has been successfully onboarded.", n = "Return to employees list", i = "Add another employee", d = "New Hire report", a = {
2
- personal_details: "Personal Details",
3
- compensation_details: "Enter compensation details",
4
- add_work_address: "Add work address",
5
- add_home_address: "Add home address",
6
- federal_tax_setup: "Enter federal tax withholdings",
7
- state_tax_setup: "Enter state tax information",
8
- direct_deposit_setup: "Direct deposit setup",
9
- employee_form_signing: "Employee form signing",
10
- file_new_hire_report: "File new hire report"
11
- }, l = {
12
- title: e,
13
- subTitle: t,
14
- description: o,
15
- onboardedSubtitle: s,
16
- onboardedDescription: r,
17
- returnToEmployeeListCta: n,
18
- addAnotherCta: i,
19
- newHireReportCta: d,
20
- steps: a
21
- };
22
- export {
23
- i as addAnotherCta,
24
- l as default,
25
- o as description,
26
- d as newHireReportCta,
27
- r as onboardedDescription,
28
- s as onboardedSubtitle,
29
- n as returnToEmployeeListCta,
30
- a as steps,
31
- t as subTitle,
32
- e as title
33
- };
34
- //# sourceMappingURL=Employee.OnboardingSummary-CX_vCaZK.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Employee.OnboardingSummary-CX_vCaZK.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;"}
@@ -1,56 +0,0 @@
1
- const e = "Account number", t = "Account type", c = "Add bank account", n = "+ Add another bank account", o = "List of employee bank accounts", a = "Check", i = "Delete", s = "Edit", l = "<item>We recommend direct deposit — we can deposit paychecks directly into your employees' bank accounts.</item><item>By selecting check as the payment method you will be required to write a physical check to this employee every payday (we will tell you the exact amount to pay).</item>", u = "Direct Deposit", m = "Account nickname", p = "Select payment method", b = "Routing number (9 digits)", d = "Split paycheck", r = "If you would like, you can split the employee’s paycheck among the bank accounts entered.", y = "Yes", k = "No", A = "Employee payment details", L = "Continue", h = "Back", C = "Routing number", T = "Account number", g = "Account type", N = "Bank account actions", B = "Bank account actions", D = {
2
- accountNumberLabel: e,
3
- accountTypeLabel: t,
4
- addBankAccountCTA: c,
5
- addAnotherCta: n,
6
- bankAccountsListLabel: o,
7
- checkLabel: a,
8
- deleteBankAccountCTA: i,
9
- editBankAccountCTA: s,
10
- description: l,
11
- directDepositLabel: u,
12
- nameLabel: m,
13
- paymentFieldsetLegend: p,
14
- routingNumberLabel: b,
15
- splitTitle: d,
16
- splitDescription: r,
17
- splitYesLabel: y,
18
- splitNoLabel: k,
19
- title: A,
20
- submitCta: L,
21
- cancelCta: h,
22
- routingNumberColumn: C,
23
- accountNumberColumn: T,
24
- accountTypeColumn: g,
25
- actionColumn: N,
26
- hamburgerTitle: B
27
- };
28
- export {
29
- T as accountNumberColumn,
30
- e as accountNumberLabel,
31
- g as accountTypeColumn,
32
- t as accountTypeLabel,
33
- N as actionColumn,
34
- n as addAnotherCta,
35
- c as addBankAccountCTA,
36
- o as bankAccountsListLabel,
37
- h as cancelCta,
38
- a as checkLabel,
39
- D as default,
40
- i as deleteBankAccountCTA,
41
- l as description,
42
- u as directDepositLabel,
43
- s as editBankAccountCTA,
44
- B as hamburgerTitle,
45
- m as nameLabel,
46
- p as paymentFieldsetLegend,
47
- C as routingNumberColumn,
48
- b as routingNumberLabel,
49
- r as splitDescription,
50
- k as splitNoLabel,
51
- d as splitTitle,
52
- y as splitYesLabel,
53
- L as submitCta,
54
- A as title
55
- };
56
- //# sourceMappingURL=Employee.PaymentMethod-lPeUXCVJ.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Employee.PaymentMethod-lPeUXCVJ.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,53 +0,0 @@
1
- const e = "Basics", t = "This information will be used for payroll and taxes, so double-check that it's accurate.", s = "Legal first name", a = "Legal last name", i = "Middle initial", r = "Preferred first name", o = "Social Security Number (9 digit)", l = "Personal email", n = "Use an email that's not associated with your company.", c = "Work address", d = "The primary location where the employee will be working.", m = "Select work address...", b = "Submit", p = "Cancel", f = "Employee Form", u = "Invite this employee to enter their own details online.", w = "Date of birth", h = "Start date", k = "Your employee’s first day of work at your company.", y = "***-**-****", D = {
2
- firstName: "First name is required",
3
- lastName: "First name is required",
4
- startDate: "Please select valid start date",
5
- email: "Valid email is required"
6
- }, L = {
7
- title: e,
8
- description: t,
9
- firstName: s,
10
- lastName: a,
11
- middleInitial: i,
12
- preferredFirstName: r,
13
- ssnLabel: o,
14
- email: l,
15
- emailDescription: n,
16
- workAddress: c,
17
- workAddressDescription: d,
18
- workAddressPlaceholder: m,
19
- submitCta: b,
20
- cancelCta: p,
21
- formTitle: f,
22
- selfOnboardingLabel: u,
23
- dobLabel: w,
24
- startDateLabel: h,
25
- startDateDescription: k,
26
- ssnMask: y,
27
- validations: D
28
- };
29
- export {
30
- p as cancelCta,
31
- L as default,
32
- t as description,
33
- w as dobLabel,
34
- l as email,
35
- n as emailDescription,
36
- s as firstName,
37
- f as formTitle,
38
- a as lastName,
39
- i as middleInitial,
40
- r as preferredFirstName,
41
- u as selfOnboardingLabel,
42
- o as ssnLabel,
43
- y as ssnMask,
44
- k as startDateDescription,
45
- h as startDateLabel,
46
- b as submitCta,
47
- e as title,
48
- D as validations,
49
- c as workAddress,
50
- d as workAddressDescription,
51
- m as workAddressPlaceholder
52
- };
53
- //# sourceMappingURL=Employee.Profile-B_wp6Ee2.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Employee.Profile-B_wp6Ee2.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,48 +0,0 @@
1
- const t = "Federal tax withholdings (Form W-4)", e = "{{state}} Tax Requirements", i = 'We’ll use this info to withhold the appropriate federal taxes from each paycheck. If you’re unsure what to enter here, refer to <irs_calculator href="https://www.irs.gov/pub/irs-pdf/fw4.pdf" target="_blank">Form W4</irs_calculator> to calculate the values, visit our <help_center href="https://support.gusto.com" target="_blank">Help Center</help_center>, or consult your tax advisor.', l = "Step 1c: Federal filing status (1c)", a = "Select filing status...", o = "Step 2c: Multiple jobs (2c)", s = 'Includes spouse, if applicable. Answering 2c will result in a higher withholding, but to preserve privacy, this can be left unchecked. <irs_link href="https://www.irs.gov/newsroom/faqs-on-the-2020-form-w-4" target="_blank">Learn more on the IRS website</irs_link>.', n = "Step 3: Dependents (if applicable)", r = "Step 4a: Other income", c = "Step 4b: Deductions", u = "Step 4c: Extra withholding", h = 'Enter the results for {{lineNum}} from the <irs_calculator href="https://www.irs.gov/individuals/tax-withholding-estimator" target="_blank">IRS Calculator</irs_calculator> or <w4_link>form W-4</w4_link>.', d = "Married", p = "Single", f = "Head of household", g = "Exempt from withholding", m = "If you select Exempt from withholding, we wont withhold federal income taxes, but well still report taxable wages on a W-2. Keep in mind that anyone who claims exemption from withholding needs to submit a new W-4 each year.", w = "Back", S = "Save and continue", x = {
2
- federalFilingStatus: "Please select filing status"
3
- }, b = {
4
- federalTaxesTitle: t,
5
- stateTaxesTitle: e,
6
- irs_calculator: i,
7
- federalFilingStatus1c: l,
8
- federalFillingStatusPlaceholder: a,
9
- multipleJobs2c: o,
10
- includesSpouseExplanation: s,
11
- dependentsTotalIfApplicable: n,
12
- otherIncome: r,
13
- deductions: c,
14
- extraWithholding: u,
15
- irsCalculatorOrW4Line: h,
16
- filingStatusMarried: d,
17
- filingStatusSingle: p,
18
- filingStatusHeadOfHousehold: f,
19
- filingStatusExemptFromWitholding: g,
20
- selectWithholdingDescription: m,
21
- cancelCta: w,
22
- submitCta: S,
23
- validations: x
24
- };
25
- export {
26
- w as cancelCta,
27
- c as deductions,
28
- b as default,
29
- n as dependentsTotalIfApplicable,
30
- u as extraWithholding,
31
- l as federalFilingStatus1c,
32
- a as federalFillingStatusPlaceholder,
33
- t as federalTaxesTitle,
34
- g as filingStatusExemptFromWitholding,
35
- f as filingStatusHeadOfHousehold,
36
- d as filingStatusMarried,
37
- p as filingStatusSingle,
38
- s as includesSpouseExplanation,
39
- h as irsCalculatorOrW4Line,
40
- i as irs_calculator,
41
- o as multipleJobs2c,
42
- r as otherIncome,
43
- m as selectWithholdingDescription,
44
- e as stateTaxesTitle,
45
- S as submitCta,
46
- x as validations
47
- };
48
- //# sourceMappingURL=Employee.Taxes-DrKjSqOM.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Employee.Taxes-DrKjSqOM.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;"}